Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 454 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 454 Bytes

Neopixels-and-Intel-Edison

There seems to be no library available for Intel Edison to run Neopixels right now. We can use an Arduino Uno to control the neopixels, controlled by Intel Edison as the master

![alt text](Edison-Arduino-Neopixels I2C Fritzing.png "Fritzing Diagram")

Upload the master code into Edison, and the slave code in Arduino, and connect both to a power supply. On receiving the integer 0, the Neopixel ring should light up green