Simple program for linux that runs a basic inverter
Go to file
2022-05-27 02:17:22 +02:00
.vscode VScode changing shit. 2022-05-12 04:43:55 +02:00
src Remove printfs. 2022-05-27 02:17:22 +02:00
.gitignore Adding eclipse's project files to .gitignore. 2021-12-02 22:26:04 +01:00
Makefile Link against printf that allows floating point. Link against math library. 2022-05-24 18:59:55 +02: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.