pltw digital electronics final project '19
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Hazel Levine af5a41723c what 3 years ago
CAD cad commit 4 years ago
PresStuff cad commit 4 years ago
lib init 4 years ago
pcb fix rx/tx, not present on in-class pcb 4 years ago
.gitignore maybe final 4 years ago
.gitmodules init 4 years ago
Gantt Chart - ProjectSchedule.pdf cad commit 4 years ago
LICENSE add custom 3-clause bsd license 4 years ago
README.md Update README.md 4 years ago
build update FSR1 thresh, remove fsr_getNewtons() as it is superfluous 4 years ago
main.ino what 3 years ago

README.md

Self-lacing Shoe

My final project for Swartzendruber's Digital Electronics class in 2019, built w/ Skillet (https://github.com/killerskyman). It's a shoe that ties itself.

Render

Licensing

It's under the BSD license with an additional clause stating that you can't use this for PLTW.

Building

The CAD is made in Inventor, and the PCB is made in EAGLE. To build the code, you must make the PCB as specified, bootload it, then upload code via FTDI.

Use the script build with the following parameters:

./build main.ino <your TTY here>