I wrote my first assembly code this past week, and it felt pretty good...
Using an old PPM prototype that had a 12-bit DAC on board, I wrote a bit of code that outputs a frequency tunable sine wave. The overall design is similar to Jesper's ATmega8 DDS code, but mine is designed to (A) be intermixed with my pre-existing C code and (B) operate inside a 125 kS/s timer/counter interrupt.
One step closer to PyPPM 2.0! :D
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.