kavinaidoo / pmap

PMAP is a battery-powered portable audio player built around the "pHAT" form factor.
3 stars 2 forks source link

Portable Modular Audio Player (PMAP)

PMAP is a battery-powered portable audio player built around the "pHAT" form factor.


Features


The Sandwich

(Note, due to updates, UI may be different to the image below:)

pmap

The basic components are stacked and connected using the 40 pin GPIO:

i2s DAC + Screen
------40 Pin GPIO------
Single Board Computer
------40 Pin GPIO------
Battery System

and then held securely using standoffs.


Compatible Hardware

i2s DAC + Screen

Single Board Computer

Battery System (Optional)


Installation Guide

  1. Setup Hardware using "Setup Guide" section here -> https://kavi.sblmnl.co.za/pmap/
  2. Flash Raspberry Pi OS Lite (32-bit) to SD Card using Raspberry Pi Imager. Make sure WiFi settings are added and SSH is enabled. (Click ⚙️ to see these options). Hostname will be used as the AirPlay 2 and Spotify Connect device name.
  3. SSH into Pi and run:
    curl -sL https://raw.githubusercontent.com/kavinaidoo/pmap/main/install.sh | sudo sh
  4. At the end of the install, your screen should look similar to the one in the image above.
  5. Look at the User Guide for more instructions and information.

Icons

Guide here


Disclaimer

This project is in active development. The interface and features may change unexpectedly. Running any software or script is entirely at your own risk!


Credits

This project would not be possible without the contributors to it's numerous dependencies. A list can be found in CREDITS.