Questions tagged [arduino-yun]

Arduino Yun is an Arduino-based device with a small OpenWRT Linux operating system (including SSH with shell and Python scripting capability) in addition to Arduino programmability.

Arduino Yun is an Arduino-based device with a small OpenWRT Linux operating system (including SSH with shell and Python scripting capability) in addition to Arduino programmability.

Homepage: http://arduino.cc/en/Main/ArduinoBoardYun?from=Products.ArduinoYUN

Getting started guide: http://arduino.cc/en/Guide/ArduinoYun

108 questions
-1
votes
1 answer

Is every Genuino model and Arduino model compatible completely?

Just as the title; I want to order a Genuino model(non-USA product) and want to know if a Genuino model is compatible with an Arduino model.(Software-source, add-ons, etc)
-2
votes
1 answer

Send data via UDP connection (Bridge)

I've been tasked to create a proof of concept with an Arduino Mega + Yun Shield. I've started from the Bridge sample and I can read my sensors and exposed the data through REST. But, instead of REST, I want to send packets through UDP. I know there…
Jonathan Anctil
  • 1,025
  • 3
  • 20
  • 44
-2
votes
1 answer

Does anyone know of a node.js library to speak to Arduino over network?

Does anyone know of a node.js library to speak to Arduino yum internally (not over serial to pc)? basically like Johnny-five plugin or Cylon.js plugin but that will me to run node.js on the yum and talk to the micro controller, all using node js…
born2net
  • 24,129
  • 22
  • 65
  • 104
1 2 3 4 5 6 7
8