DigiWavuino the ultimate Retro Computer Cassette alternative Part2

So in Part 2 I show off the Nano-ARM version of DigiWavuino.

DigiWavuino is an Arduino wav player designed for playing back Retro Computers games and app files that come in wav file format. It differs from other similar projects like ArduiTape or CASDuino in that it was developed with Arduino boards that have a DAC port like Arduino DUE or Arduino Zero. This is a must for those Retro Computers that are sensitive about audio quality. The previous projects played audio through a PWM port instead of a DAC. Retro Computers like the Sharp MZ700 will not load games that have been played through a PWM port.. So enter DigiWavuino.


I got all parts from https://www.youmakerobots.com

Here is the parts list for the DUE version:
https://tinyurl.com/y9jv5b7h
https://tinyurl.com/ybw7ovo2
https://tinyurl.com/y7gllja5 this one doesn’t have the IC2 jacket but best get one with

Here is the parts list for the Nano-ARM version:
https://tinyurl.com/yb9q87w6
https://tinyurl.com/ybw7ovo2
https://tinyurl.com/yc6sa5x6
Code can be found hereĀ https://github.com/rickyelqasem/DigiWavuino