TechMillForKids icon indicating copy to clipboard operation
TechMillForKids copied to clipboard

An introductory workshop for binary math, basic electronics, logic gates, and basic computing operations. For kids as young as 9.

Results 4 TechMillForKids issues
Sort by recently updated
recently updated
newest added

Make handouts for participants, including such elements as: - binary to decimal conversion - blank truth tables - binary addition problems - two's complement - one-bit adder (with carry-in) diagram,...

enhancement

- Fab the OR, AND, NOR, and NAND gate PCBs - order the components - test that they work as expected - ensure they don't draw too much current per...

question

Surface mount components can be used to make: - half adder (one XOR gate and one AND gate) - full adder (two XOR gates, two AND gates, and one OR...

enhancement

Recent [changes in Eagle CAD](http://hackaday.com/2017/01/19/autodesk-moves-eagle-to-subscription-only-pricing/) and its terms of use make it difficult to recommend. It's time to migrate the PCB designs to an excellent open-source software package, [KiCAD](http://kicad-pcb.org/).

enhancement