SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By lostangel556
#95634
Hi All,
Project is to make an Bluetooth controlled RGB light using an AtMega328 at the core as the controller.
Basically you send an hex value over bluetooth to it and it will set the corrosponding brightness values of the led.

I've got the code sorted for the atmega and have tested it working over serial but now working on the bluetooth side.

Would anyone be able to have an look at my Eagle Schematic and see if there are any issues you can see before i look into making the pcb for it and soldering up the components.

http://www.4shared.com/file/236811395/d ... Light.html

I've tried the simple route with an Arduino and Bluetooth Mate but had some real difficulties getting the RN41 to provide serial (or accept commands) so im gonna look at making the pcb etc myself.