https://github.com/mschuldt/control_bricks
A collection of composable PCBs for building simple automation solutions.
https://github.com/mschuldt/control_bricks
Last synced: about 2 months ago
JSON representation
A collection of composable PCBs for building simple automation solutions.
- Host: GitHub
- URL: https://github.com/mschuldt/control_bricks
- Owner: mschuldt
- Created: 2018-11-02T00:06:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T05:04:56.000Z (over 7 years ago)
- Last Synced: 2025-11-30T07:28:12.921Z (6 months ago)
- Language: C++
- Size: 4.76 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
Control Bricks
A collection of composable PCBs for building simple automation solutions.
Bricks are connected in sequence, each performing a simple function before
passing control to the next brick.
Bricks can have inputs for sensors and outputs for actuators.
The goal is to create reliable and maintainable solutions
without any custom application specific software.
The PCBs provide buttons and indicators for the control interface.
Each output has buttons for manual activation for testing and debugging.