Skip to content

Stojak139808/thermal_wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heat wheel thing

Building/Flashing

In order to buld and flash this program, you will need:

avr-gcc
avr-objcopy
avrdude
avrlibc

Package names are dependent on your distribution so I won't bother listing them here.

To build the firmware:

make

To flash:

make flash

You might need to change the device name in the makefile, the default name is /dev/ttyACM0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published