Repository for Children Science Congress projects codes
This repo was made for an Arduino based project called macro-diy
. The motivation behind macro-diy
was enlarge the micro-sized technologies to macro
size which provid e2 benfits
- Easily Understandable
- Easy to make without expensive tools
Thus, fulfilling the requirement of making school children interested in hardware programming.
Currenty, we have codes of various type of computer inputs (keyboard and mice).
We have
Light activated keys
No touch keys (ultra sonic sensor)
Push button keys
We use Template Meta Programming to write easily extendable code.
Raise an issue to report bugs and add new ideas.