Simple program for linux that runs a basic inverter
Go to file
2022-06-28 02:50:01 +02:00
.vscode Changing vscode settings. 2022-06-28 02:45:24 +02:00
src Refactored timer functions. Change baud of serial connection. Some minor IO changes. 2022-06-28 02:50:01 +02:00
.gitignore Adding eclipse's project files to .gitignore. 2021-12-02 22:26:04 +01:00
Makefile Change frequency of uController because now we use an Arduino. 2022-06-28 02:44:15 +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.