aavogt / thread_die_turner

code and instructions for a benchtop machine to clean threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread die gear motor

See the wiki about hardware.

build/flash

install esp-idf into ~/esp/esp-idf using these instructions. Connect the usb cable to the esp32c3 dev board, then run

    cd ~/esp
    git clone https://github.com/aavogt/thread_die_turner.git
    cd thread_die_turner
    . ~/esp/esp-idf/export.sh
    idf.py build flash monitor

About

code and instructions for a benchtop machine to clean threads


Languages

Language:C 96.7%Language:CMake 3.3%