Arduino Yun

From Earlham CS Department
Revision as of 12:02, 16 October 2014 by Ghcrows13 (talk | contribs) (Created page with "=Arduino Yun= ==Resources== http://arduino.cc/en/Main/ArduinoBoardYun?from=Products.ArduinoYUN http://arduino.cc/en/Guide/ArduinoYun Getting Started ==Current Yuns== c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Arduino Yun

Resources

[[1]] [Getting Started]


Current Yuns

csyun1

  • wireless
  • EC####
  • 159.28.141.140


Network

I had trouble getting it on ECWireless. I had to go to ITS and have them register it manually. I configured the Yun to connect to ECWireless and then was able to ssh to it directly. However, I could not upload sketches via wireless.

In addition each time it is rebooted it loses access to ECWireless. I believe this is because ECWireless is expecting it to log in using my credentials.

It would be possible to use guest wireless if the Yun told us its IP. (Due to non-static IP addresses on guest wireless.) It could do that by ssh'ing to a server (using keys) and saving its ifconfig.

It's also possible to bypass ECWireless authentication by having ITS configure the device to have greater permissions.