We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: drumissimo
Last Updated: 2016-02-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 1209 times
Followed by: 1 user
License: MIT license
DMX RGB LED Driver for PIC12F1572
Simple 8 Pin MCU with Internal Oscillator receives DMX commands
and generates RGB PWM outputs for use.
Makes a nice simple 3 DMX Channel RGB LED light Fixture.
Supplied schematic shows MOSFET drivers which have worked
well for individual LED's as well as analog RGB LED Strips.
Do you want to subscribe in order to receive notifications regarding "DMX RGB LED Driver " changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "DMX RGB LED Driver " changes.
Do you want to report abuse regarding "DMX RGB LED Driver ".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1437081055_dmx_rgb_led_driv_mikroc_pic.zip [50.22KB] | mikroC PRO for PIC |
|
DMX RGB LED Driver for PIC12F1572
Simple 8 Pin MCU with Internal Oscillator receives DMX commands
and generates RGB PWM outputs for use.
Makes a nice simple 3 DMX Channel RGB LED light Fixture.
Supplied schematic shows MOSFET drivers which have worked
well for individual LED's as well as analog RGB LED Strips.
Simply change (DMXStartingAddress) in the code for additional
fixtures. (Each RGB LED fixture uses 3 DMX channels).
LED Fixture 1 -> DMXStartingAddress = 1
LED Fixture 2 -> DMXStartingAddress = 4
LED Fixture 3 -> DMXStartingAddress = 7, etc.....
PWM Configuration is manually set, could not get MikroE's PWM
Library to work with this MCU.
Regards, Otissimo