Go to file
2022-05-30 06:21:25 +02:00
.vscode Fix compiler version for intellisense. 2022-05-27 02:18:20 +02:00
src Change architecture of command handling. Now we do it outside of the interrupt context. Changes in inverter.c are done for testing/playing around. 2022-05-30 06:21:25 +02:00
.gitignore
Makefile Link against printf that allows floating point. Link against math library. 2022-05-24 18:59:55 +02:00
README.md

Software for Inverter on 32u4

Software that one day will be running an DC/AC inverter on an Atmega32u4 microcontroller.