Simple program for linux that runs a basic inverter
Go to file
2023-02-26 16:21:21 +01:00
.vscode Change handling of timer context. 2023-02-26 16:21:21 +01:00
src Change handling of timer context. 2023-02-26 16:21:21 +01:00
.gitignore Make timer interface work (kind of). We can cyclically call functions now. 2023-02-26 15:44:26 +01:00
Makefile Make timer interface work (kind of). We can cyclically call functions now. 2023-02-26 15:44:26 +01:00
README.md Change README. 2022-05-12 21:41:46 +02:00

Software for Inverter on 32u4

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