8 lines
534 B
Markdown
8 lines
534 B
Markdown
# GenericControlModule
|
|
|
|
A generic control module based on an ATTiny microcontroller, used for many of our projects.
|
|
It features a touch button, an indication LED, two inputs, two outputs, one of which can switch on the high and low side, both 20 amps.
|
|
It can measure the ambient light via the indication LED, it has on board input voltage measuring.
|
|
The auxilliary output can with some solder bridges be converted into a 3.3V power supply output (for external sensors), or an additonal input.
|
|
Programming is done via its ICSP header.
|