This website requires JavaScript.
Explore
Help
Sign In
marco
/
inv-sw-32u4
Watch
1
Star
0
Fork
0
You've already forked inv-sw-32u4
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e595fcc78f
inv-sw-32u4
/
src
History
Marco
e595fcc78f
In main() configure Timer1 as PWM and PB6 as output.
2022-05-29 16:56:20 +02:00
..
include
Introduce functions that configures Timer 1 with Fast PWM.
2022-05-29 16:47:15 +02:00
commands.c
Add commands for manipulating pins. And other CRAAAAAZY stuff.
2022-05-23 21:29:17 +02:00
inverter.c
In main() configure Timer1 as PWM and PB6 as output.
2022-05-29 16:56:20 +02:00
pins.c
Remove printfs.
2022-05-27 02:17:22 +02:00
timer.c
Change PWM on time to 10 of 1000 for testing.
2022-05-29 16:54:25 +02:00
uart.c
Add command and play around with shit. Change atoi() with strtol() because it is safer.
2022-05-12 18:25:38 +02:00