BlinkM a Smart LED

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
Harry Tuttle
Posts: 27
Joined: Sat Aug 01, 2009 3:15 pm
Has thanked: 2 times
Been thanked: 10 times
Contact:

BlinkM a Smart LED

Post by Harry Tuttle »

BlinkM a Smart LED
if ever there was one

I picked one of these up off eBay for £2, they are a bit expensive new.
As with other I2C posts here the project uses a 16f877 with hardware implementation.

This is just a simple get you started programme which might save other beginners a bit of time!!
The important bits to fade RGB colours, play scripts and the fade speed are included as macros.
The main programme sets up the I2C and then does a few loops to demonstrate RGB fading , scripts and fade speed.

Read the data sheet for more:
http://thingm.com/fileadmin/thingm/down ... asheet.pdf
BlinkM-4.fcf
(13.25 KiB) Downloaded 468 times

Post Reply