Build Your Own Pocket SID Audio Player Arduino

Channel:
Subscribers:
4,120
Published on ● Video Link: https://www.youtube.com/watch?v=EQhqBATDFp0



Duration: 14:44
1,010 views
24


#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!




Other Videos By Djamal.Uk


2020-03-21ATtiny85, Credit Card Size Game System
2020-03-16Miniature Game Console / Arduino Project / DIY Tiny Game
2020-03-14Ridiculously Simple ATtiny85 FM Radio Transmitter
2020-03-11Play Games on this ATtiny85 - based business card Game Console Arduino
2020-03-02Run Dude - ATtiny85
2020-02-27Build Your Own BASIC Single Board Colour Computer STM32 / ILI9341
2020-02-24Making a Functional BASIC Computer out of an Arduino Uno
2020-02-20Single Chip Sinclair ZX81 Spectrum Computer ATmega1284P.
2020-02-14Let's time travel back to the 80's again by creating your own Pocket SID Audio Player
2020-02-12#UFO_Attack! UFO blasting game using an #Arduino_UNO, and an #Atari_compatible_joystick.
2020-02-08Build Your Own Pocket SID Audio Player Arduino
2020-01-16How I Made My Own Smartphone「 MAKERphone / CircuitMess-Ringo Clone 」
2019-12-29Building My Own Smartphone Make & receive phone calls - TEST ( Subscribe and stay updated ) PART-6
2019-12-28Building My Own Smartphone GAME - TEST ( Subscribe and stay updated ) PART-5
2019-12-27Building My Own Smartphone Ringtone Changing App - TEST ( Subscribe and stay updated ) PART-4
2019-12-26Building My Own Smartphone Color Torch TEST ( Subscribe and stay updated ) PART-3
2019-12-26Building My Own Smartphone 📞 Calling - TEST ( Subscribe and stay updated ) PART-2
2019-12-20Building My Own Smartphone 📞 Receiving a Call–TEST ( Subscribe and stay updated ) PART-1
2019-12-01ODROID-GO – on breadboard DIY 「 Handheld Game Console 」
2019-11-25Play Sega Master System games On ESP32 Espressif Systems
2019-11-18Play Dude Run, on ATTINY85-20PU Microchip Technology / Atmel | Breadboard Game Console Arduino



Tags:
music
player
MOD
S3M
XM
IT
SID
Arduino Uno
Audio Shield
synthesizing
Atmega
Atmel