Lazarus
Programming => Embedded => Operating Systems => Embedded - AVR => Topic started by: ccrause on December 02, 2020, 09:08:02 pm
-
I finally got round to playing a bit more with the attiny10. Decided to revive some old code I had to generate sounds (I was tempted to call it music...) using the hardware timer's PWM functionality, some bit shuffling and a little PC speaker.
Links to the Youtube video (https://youtu.be/H4Y39luhAmY) and code on Github (https://github.com/ccrause/fpc-avr/tree/master/src/examples/sound) for the curious.
-
You always amaze me with your projects....