Miscellaneous Projects: Difference between revisions

From ACCX Products Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
These are smaller projects that we have built for internal use and have chosen to open-source.
These are smaller projects that we have built for internal use and have chosen to open-source.


===Arduino Based===


'''12V Lighting Controller'''


<BR>
====12V Lighting Controller====
'''Description:'''
A 4-channel controller for anything that needs +12V switched at up to  
A 4-channel controller for anything that needs +12V switched at up to  
3A per channel. Uses the "RBBB" arduino design for control, and an  
3A per channel. Uses the "RBBB" arduino design for control, and an  
Line 24: Line 23:
and "WestFW" from Instructables for the Eagle Port:
and "WestFW" from Instructables for the Eagle Port:
http://tinyurl.com/dfj4qc
http://tinyurl.com/dfj4qc
<BR>
 





Revision as of 11:00, 5 January 2013

Miscellaneous Projects

These are smaller projects that we have built for internal use and have chosen to open-source.


12V Lighting Controller

Description: A 4-channel controller for anything that needs +12V switched at up to 3A per channel. Uses the "RBBB" arduino design for control, and an LMD18400 4-channel high-side automotive switch from TI. All 4 channels are PWM and the there are 2 interrupt and 2 analog/digital inputs with protection circuitry. Use this for "common cathode" LED strips or other loads where +12V needs to be switched on the high side.

Two of the inputs are interrupt-driven and 2 have analog capability, so this could be used as a 1-door sub-controller for home automation using a port of the "Open Access Control" or as a converter/interface to another system.

Thanks to Modern Device (http://moderndevice.com/) for the original design and "WestFW" from Instructables for the Eagle Port: http://tinyurl.com/dfj4qc



Downloads

File:12v light control v100.zip

  • Includes Eagle CAD Schematic and Board Files, BOM, instructions.
  • Bill of Materials included as attributes in drawing
  • PCB also available from [1]