Skip to content

briggeml/Pure_v2_botic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Pure" firmware for BeagleBone

image

Audio endpoint for NAA, RAAT, UPNP, AirPlay, LMS, Spotify Connect, TidalConnect and multicast streaming. This firmware supports three types of output - USB, I2S and SPDIF. The Botic7 driver settings for the I2S bus are located in the /boot/uEnv.txt file in the “optargs =” line. For more detailed information on driver parameters, you can refer to the official driver support page - http://bbb.ieero.com The launch is possible both from SD and from internal eMMC memory. When the system is fully booted, all LEDs will turn off.

This firmware has standard user settings via the web interface http://pure.local
Shell access - root/root
Support for this firmware - https://t.me/pure_os

Build firmware

./make_pure.sh

After successful compilation, the SD image will be located in buildroot/output/images/Pure_XX_XX_202X.gz.

To organize your own rsync update server, you need to replace the /opt/update file with your own script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 38.4%
  • Shell 18.1%
  • JavaScript 15.9%
  • HTML 14.7%
  • CSS 9.3%
  • Makefile 3.6%