https://github.com/sl-ru/rpb
It's an https://github.com/SL-RU/RaspiBluePlayer rewritten in c++
https://github.com/sl-ru/rpb
Last synced: 8 months ago
JSON representation
It's an https://github.com/SL-RU/RaspiBluePlayer rewritten in c++
- Host: GitHub
- URL: https://github.com/sl-ru/rpb
- Owner: SL-RU
- License: mit
- Created: 2015-09-07T19:22:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T17:26:31.000Z (over 10 years ago)
- Last Synced: 2023-02-28T17:06:34.002Z (over 3 years ago)
- Language: C++
- Size: 26.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpb
It's an https://github.com/SL-RU/RaspiBluePlayer rewritten in c++
# description
Bluetooth music and audiobooks player app for Raspberry PI.
Player based on Raspberry Pi A+. With internal 2200mA*h li-pol battery, bluetooth module, DC-DC convertor(from li-pol to 5V), keyboard with nine buttons, two leds, and 3 usb ports for connecting external devices. As lcd cheap i2c 0.96" 128x64 OLED display from ebay.
# compile
```bash
cd ./ardupi_oled
sudo make #make oled lcd library
cd ..
make #make this project
```
#photos
https://yadi.sk/d/p_5iGalTjyGfn ( or alternative link: http://1drv.ms/1NsV12S )