Add README

This commit is contained in:
Olaf Rempel 2019-08-11 11:34:54 +02:00
parent 7c68c99ac0
commit bc80f37e20
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
rgb16mpm is a 16 channel RGB dimmer based on AVR mega32
- 16 channels with ~100mA PNP open collector outputs. 8bit software PWM per channel.
- 4 channels with 3A N-MOSFET open drain outputs (for R/G/B, one FET not used)
- AVR Mega32 running from 8MHz internal RC
- serial RS485 connection, using MPM mode (addressable bus) at 115200 baud
- uses mpmboot as bootloader, but can also compiled as standalone project
- schematic and board layout
designed for 12V rgb stripes.
resistors on the stripes must be replaced with smaller ones.