Simple program for linux that runs a basic inverter
Go to file
Marco 3fd547f2ea Toggle PD6 instead of PC7 when timer compare interrupt occurs.
Move timer interrupt routine to timer.c
Change timer parameters
2022-05-13 01:24:38 +02:00
.vscode VScode changing shit. 2022-05-12 04:43:55 +02:00
docs Add info for ISP. 2022-05-12 04:43:08 +02:00
src Toggle PD6 instead of PC7 when timer compare interrupt occurs. 2022-05-13 01:24:38 +02:00
.gitignore Adding eclipse's project files to .gitignore. 2021-12-02 22:26:04 +01:00
Makefile From now on, flash with ISP. Bootloader of Adafruit feather is trash. 2022-05-11 22:21:00 +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.