Page 1
LightDrive 12 – LED Controller User Guide Thank you for purchasing the LightDrive 12 LED controller. The LightDrive is a very powerful controller built onto a tiny footprint. This guide is meant to give you a good idea of the LightDrive’s capabilities and limitations.
Page 2
Basic Operation 1. Connect the LightDrive as shown in the diagram. LED Outputs Onboard User Pushbutton Signal R/C PWM Inputs +12V CANL CANH Data In Serial Input Data Out 2. Apply Power a. The LightDrive will display a test-pattern, then become ready after 1 second. b.
Page 3
Specifications and Notes Specifications Size 2.0x3.5in (50.8x88.9mm) Refresh Rate 100Hz for all channels Input Voltage 8 – 16VDC Power Connector 16-24AWG Screwless Max Current Lesser of 15A or 5A/output RC Connector 3pos 0.1in Male HDR PWM Inputs 20-250Hz 0.5-2.5ms (GND-6V*-SIG) *6V Connection optional CAN Input 1Mbit/s...
Page 4
3. Paste the following URL: http://mach-engineering.com/products/maven/com/mach/LightDrive/LightDrive.json C++/Java Programming Once the above has been completed, add the needed import statements to your program: //Java import com.mach.LightDrive.*; //The LightDrive Library import java.awt.Color; //Predefined colors and routines //C++ #include “LightDrive.h” Now, create your desired LightDrive object:...
Page 5
LabView Programming Using the LabView VIs from mach-engineering.com, create a diagram as below. Each time the surrounding frame is called, the values will be pushed to the LightDrive. Rev 2002 LightDrive User Guide...
Page 6
Appendix A – Protocols TTL Serial Protocol Using the serial protocol, all 12 channels can be set to any level from 0-255. If desired, the RX line can be connected to get feedback from the LightDrive. The serial format is 8N1 (8-bit, no parity, 1 stop bit) at 115.2kBaud.
Need help?
Do you have a question about the LightDrive 12 and is the answer not in the manual?
Questions and answers