by @rexstjohn
Also available in PPTX
I will be doing a random drawing for a MinnowBoard Max!
Snap your Edison to the breakout board, move the J9 jumper to the "top" position, attach the Arduino shield, plug in both Micro-USB cables
Use the installer
Use the image on the USB / S3
Use the image on the USB / S3
Press "Down" to view videos of each flashing process.
All downloads are on the USB or in S3
Partition using Disk Utility, copy the files to Edison, start a serial connection, , use login "root," do "reboot ota" and wait. Download the image here.
Copy the files to Edison, start a serial connection, use login "root," do "reboot ota." Download the image here.
$ sudo apt-get install screen
$ sudo screen /dev/ttyUSB0 115200
Run the installer, select the "update image" option when it comes up. Download the Windows installer here.
Skip the Arduino Software install (uncheck the box).
Download PuTTy
Use "screen" utility
Use "screen" utility
Press "Down" to view videos showing how to establish serial connections on each OS.
Open terminal, type 'screen /dev/usbs' then hit Tab to autocomplete, add '115200 -L' and hit Enter twice at blank screen
$ sudo apt-get install screen
$ sudo screen /dev/ttyUSB0 115200
Install 'screen,' use "/dev/ttyUSB0 115200" and hit Enter twice at blank screen
Download PuTTy, select 'serial,' set baud rate to 115200, use Device Manager to find your COM port, hit Enter twice at blank screen
$ configure_edison --setup
Initiate a Serial connection, use default login "root"
Name your Edison, set a password, get your Edison online!
Press "Down" to view Arduino instructions for each OS.
We will be blinking the Pin 13 LED shown above.
On 1.6.3: Use the Board Manager to install Intel Edison support!
On 1.6.3: Use the Board Manager to install Intel Edison support!
On 1.6.3: Use the Board Manager to install Intel Edison support!
Plug the sensors into the following: D3: LED, D6: Buzzer, D7: Button, Any I2C: Accelerometer. Jumper 9 should be set to "Top," the voltage switch should be set to 3.3v
Download the Maraca project, update the keys.cpp file, import the three included libraries, deploy the code to your Intel Edison. Click "Down" for more AWS instructions.
Browse to EC2 > Key Pairs, Create a keypair and name it whatever you like
Important: Select US West (Oregon) from the upper-right hand drop-down
Open "Cloud Formation," Use the new keypair, import the provided JSON template.
Your key information will appear under the "Output" tab after setup.
Important: Select US West (Oregon) from the upper-right hand drop-down
Also available in PPTX