Build Your Own Pocket SID Audio Player Arduino
#Arduino_Music_Player #synthesizing The player is able to play MOD/S3M/XM/IT music files that are stored in the MCU program memory and has been developed so that it can run within very limited memory and performance constraints while still producing decent sound. developed the player for Arduino Uno, which has only 2KB of RAM, 32KB of flash memory and 8-bit MCU running at 16MHz. is a video showing the player in action (running on Arduino Uno + #Audio_Shield)
if you enjoyed those videos, then please subscribe to my channel
which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU
================
= Requirements: =
================
Arduino Uno
Prototyping PCB Board
(7x) 10k resistor
(9x) 20k resistor
(1x) 202 ohm resistor
(12x) LEDs
Speaker , audio amplifier or use Your headphones
=============
= Schematic =
=============
For Arduino AVR you'll need to build an 8-bit resistor DAC (e.g. resistor ladder) connected to data pins 0-7. https://en.wikipedia.org/wiki/Resistor_ladder
Arduino --------To ---------- speaker
D7 ------[20k]---0---------O( Speaker 🎵🎵
|
10K
|
D6 ------[20k]---0
|
10K
|
D5 ------[20k]---0
|
10K
|
D4 ------[20k]---0
|
10K
|
D3 ------[20k]---0
|
10K
|
D2 ------[20k]---0
|
10K
|
D1 ------[20k]---0
|
10K
|
D0 ------[20k]---0
|
20K
|
(GND)
Arduino ----- TO_ LEDs
D8______ LED ____0____(10K) ___GND
|
D9______ LED ____0
|
D10_____ LED ___0
|
A0______ LED ___0
|
A1______ LED ___0
|
A2______ LED ___0
|
A3______ LED ___0
|
A4______ LED ___0
|
A5______ LED ___0
|
A6______ LED ___0
|
A7______ LED ___0
==========
= ( Code ) =
==========
https://github.com/JarkkoPFC/arduino-music-player
------------------------------------------------------------------------
About Social Media, Business, and Blogging
------------------------------------------------------------------------
https://www.youtube.com/djamaluk
https://www.facebook.com/Djamal.UK
https://twitter.com/DjamalUK
https://Djamal.UK
Code and Schematic OR Any Questions Please let me know in the comment section below
Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!