| File | Date | Author | Commit |
|---|---|---|---|
| circuit | 2012-06-04 |
|
[dfa8be] Circuit schametics name update |
| commandline | 2012-03-29 |
|
[b41d71] Repository initialisation |
| common | 2012-06-18 |
|
[0165c2] Fixed missing file reference (Win32) |
| firmware | 2012-07-18 |
|
[da7f24] Firmware version update |
| gui | 2013-03-02 |
|
[c3098f] Net control plugin form, audioglow project file... |
| host | 2012-07-13 |
|
[8ef0ed] Updated linux device rules |
| usbdrv | 2012-03-29 |
|
[b41d71] Repository initialisation |
| .hgignore | 2013-02-14 |
|
[fd5880] Plugin examples |
| changelog | 2013-02-25 |
|
[cd5f3b] Version 0.10, fixed mode switching to custom |
| readme.txt | 2012-06-07 |
|
[8a6c2a] Host specific files, some bug fixes |
Moonbilight is an AVR ambilight project based on ATmega16/32 device. It uses V-USB (http://www.obdev.at/vusb/) library to communicate with PC directly through USB port. Project structure: - circuit Project schematics - commandline V-USB utility programm to test communication with device - firmware Device firmware - gui GUI software to configure and run device host Host specific files - usbdrv V-USB driver from http://www.obdev.at/vusb/ - readme.txt This file