HendrikRoth / boblight

Automatically exported from code.google.com/p/boblight
0 stars 0 forks source link

boblight with an Atmega AT90USB646? #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi there

Is there any boblight mailinglist or forum?

I want to build an Ambilight clone like the "LiveLight" but with more Channels 
and i want to skip the FTDI Chip. So i like to use this Atmel AVR Chip: 
http://www.atmel.com/devices/AT90USB647.aspx

My problem is i've no idea where to start. Where to get a proper Firmware to 
start with. In which mode i should use boblight and is there any config that i 
can use as an example for my "Problem"?

cheers from Vienna
Daniel

Original issue reported on code.google.com by Daniel.E...@gmail.com on 23 Jun 2012 at 3:31

GoogleCodeExporter commented 9 years ago
See if there's code to turn that controller into a usb->rs232 converter, in the 
firmware you get read the bytes that boblight send to it and control the pwm 
with that.
You can then use boblight with the momo protocol, which just sends one or more 
byte per channel with an optional prefix and postfix.

Original comment by bob.loo...@gmail.com on 28 Jun 2012 at 1:15

GoogleCodeExporter commented 9 years ago
I've created a google group for discussions like this: 
https://groups.google.com/forum/#!forum/boblight

I'm closing this, if you want to discuss this further you're invited to start a 
new thread in the google group.

Original comment by bob.loo...@gmail.com on 2 Jul 2012 at 2:44

GoogleCodeExporter commented 9 years ago
Thx for that

I'll start a thread in there for further discussion 

Original comment by Daniel.E...@gmail.com on 3 Jul 2012 at 9:30