This shows you the differences between two versions of the page.
|
digispark:tutorials:digiblink [2013/01/04 23:47] digistump |
digispark:tutorials:digiblink [2016/06/09 12:03] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== DigiBlink - the DIY USB controlled RGB LED ====== | ||
| - | Load the DigiUSB->DigiBlink example onto your Digispark | ||
| - | |||
| - | Attach the RGB Shield | ||
| - | |||
| - | Check out the demo programs in the Digispark - Example Programs folder within the download. | ||
| - | |||
| - | DigiRGB allows you to change the color of the connected DigiBlink | ||
| - | |||
| - | As seen here: | ||
| - | |||
| - | http://www.kickstarter.com/projects/digistump/digispark-the-tiny-arduino-enabled-usb-dev-board/posts/350928 | ||
| - | |||
| - | DigiRGBMail is a mailinator addition for DigiRGB - it checks for emails coming to a specified mailinator account and changes the LED to the color in the subject line of the latest email. | ||
| - | |||
| - | |||
| - | Digispark - CheerLights - connects the Digispark to the Cheerlights.com project - changing it to the latest cheerlights color as long as it is running in your tray/menu. | ||
| - | |||
| - | |||
| - | **NOTE:** These are all written in python but have not been tested completely across all OSes - we welcome any and all fixes and binaries here: https://github.com/digistump/DigisparkArduinoIntegration | ||