Skip to content

Commit e5f371a

Browse files
authored
Add ATmega_Slow_PWM Library (#1744)
### Initial Releases v1.0.0 1. Initial coding for AVR **ATmega164(A/P), ATmega324(A/P/PA/PB), ATmega644(A/P), ATmega1284(P)** using [MightyCore](https://github.com/MCUdude/MightyCore) 2. The hybrid ISR-based PWM channels can generate from very low (much less than 1Hz) to highest PWM frequencies up to 500Hz with acceptable accuracy.
1 parent ce29503 commit e5f371a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

+1
Original file line numberDiff line numberDiff line change
@@ -5132,3 +5132,4 @@ https://github.com/natnqweb/EventSystem
51325132
https://github.com/DIYODEmag/DIYsplay
51335133
https://github.com/thomasfredericks/MicroOsc
51345134
https://github.com/khoih-prog/ATmega_TimerInterrupt
5135+
https://github.com/khoih-prog/ATmega_Slow_PWM

0 commit comments

Comments
 (0)