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. https://www.thefloatinglab.world
Go to file
2025-12-22 01:28:45 +00:00
.gitignore Upgraded microcontroller, native 16bit PWM, discrete charge pump instead of MOSFET driver, voltage and illumination sense on board, dedicated Touch and Switch inputs, various small improvements. 2025-04-26 06:18:39 +00:00
GenericControlModule.kicad_pcb Final version 1.4 2025-12-22 01:28:45 +00:00
GenericControlModule.kicad_sch Final version 1.4 2025-12-22 01:28:45 +00:00
README.md Initial commit 2025-02-27 13:28:11 +00:00

GenericControlModule

A generic control module based on an ATTiny microcontroller, used for many of our projects.