Skip to content

tjay/yarmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YARMP - Yet Another Raspberry Muisc Player


External Buildroot https://buildroot.org for following hardware:

Pi Zero W
JustBoom Amp Zero pHAT
2 x KY-040 Rotary Encoder
RDM6300 125Khz RFID Reader

The main purpose is to create a fully configured fast-booting SD card.
Functionalities will be inspired by the phoniebox project https://github.com/MiczFlor/RPi-Jukebox-RFID.

TODOS:
# a lot

BUILD:

[user]$ git clone git://git.buildroot.net/buildroot
[user]$ git clone https://github.com/tjay/yarmp
[user]$ mkdir yarmp-build
[user]$ cd yarmp-build
[user]$ cd ../buildroot/ && make O=../yarmp-build/ BR2_EXTERNAL=../yarmp yarmp_defconfig && cd -
[user]$ make

Links that helped to create this:
http://www.mschoeffler.de/2018/01/05/arduino-tutorial-how-to-use-the-rdm630-rdm6300-rfid-reader/
https://www.kampis-elektroecke.de/?page_id=3248 
https://www.mjoldfield.com/atelier/2017/03/rpi-devicetree.html
gvalkov/python-evdev#15 (comment)

About

YARMP - Yet Another Raspberry Muisc Player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published