Difference between revisions of "Edison"

From wikidb
Jump to: navigation, search
Line 1: Line 1:
 +
== Notes ==
 +
 
http://intel.com/edison/getstarted  =  https://communities.intel.com/docs/DOC-23147
 
http://intel.com/edison/getstarted  =  https://communities.intel.com/docs/DOC-23147
  
Line 33: Line 35:
 
   uuid=9b0ca892-ab2f-54f5-a2a8-d9c4baaadf33
 
   uuid=9b0ca892-ab2f-54f5-a2a8-d9c4baaadf33
 
   root@SugarLoaf:~#
 
   root@SugarLoaf:~#
 +
 +
== Flash Edison ==
 +
 +
[[https://communities.intel.com/docs/DOC-23193?_ga=1.152982449.947813547.1371918071 Instructions]]

Revision as of 15:51, 24 November 2014

Notes

http://intel.com/edison/getstarted = https://communities.intel.com/docs/DOC-23147

Edison Getting Started guide - Mac https://communities.intel.com/docs/DOC-23148

Downloaded arduino-1.5.3 for Mac

Other downloads https://communities.intel.com/docs/DOC-23242

 EdCiMac:~ edcepp$ screen /dev/cu.usbserial-AJ035QAV 115200 -L


 Enter 0 to rescan for networks.
 Enter 1 to input a hidden network SSID.
 Enter a number between 2 to 4 to choose one of the listed network SSIDs: 4
 Is zdome correct? [Y or N]: Y
 What is the network password?: **********
 Initiating connection to zdome...
 Done. Network access should be available shortly, please check 'wpa_cli status'.
 Connected. Please go to 10.0.0.134 in your browser to check if this is correct.
 root@SugarLoaf:~# wpa_cli status
 Selected interface 'wlan0'
 bssid=b2:b2:dc:4c:0a:a8
 ssid=zdome
 id=0
 mode=station
 pairwise_cipher=CCMP
 group_cipher=TKIP
 key_mgmt=WPA2-PSK
 wpa_state=COMPLETED
 ip_address=10.0.0.134
 address=fc:c2:de:33:14:d6
 uuid=9b0ca892-ab2f-54f5-a2a8-d9c4baaadf33
 root@SugarLoaf:~#

Flash Edison

[Instructions]