Difference between revisions of "DCN LED controller"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
*Ethernet connector for communication with the Raspberry Pi | *Ethernet connector for communication with the Raspberry Pi | ||
*The LEDs that are used in all the labs are [[LED specifications|Bivar 5BC-3-CA-F LED]]. | *The LEDs that are used in all the labs are [[LED specifications|Bivar 5BC-3-CA-F LED]]. | ||
+ | |||
+ | ==Matlab code== |
Revision as of 11:55, 23 January 2024
Description
The DCN-LED controller is a 16 channel two color led controller with an Ethernet interface. The controller is developed in house by our Technical Support Group. The controller is based on an Arduino Mega for the control of the LED output channels and a Raspberry Pi for the Ethernet communication. A pair of Matlab functions is available for the programming of the controller.
Specifications
- Arduino Mega
- Arduino software: Standard_32_LEDModule_V1.16.ino
- Response time to trigger < 200 micro sec
- Raspberry Pi 3 or 4
- Raspberry Software: %todo
- External 5V Raspberry power supply
- 16 mini jack connectors for LEDs
- Test buttons for Red and Green LEDs
- BNC connector for input trigger
- Ethernet connector for communication with the Raspberry Pi
- The LEDs that are used in all the labs are Bivar 5BC-3-CA-F LED.