BaReinhard's instructable
Tell us about yourself!
- BaReinhard commented on Maggie Shah's instructable Raspberry Pi As Chromecast Alternative (Raspicast)
- BaReinhard commented on BaReinhard's instructable Stream IOS Audio to Chromecast - Cheap Sonos
I have since fixed all the issues. Took a while for me to get back around to this project. I have spent the last 3 days making small changes playing around with possibly using services, etc. finally got a working install script where all you have to do is run the install script reboot your device after the script has completed and then you’re ready to start using it. No need for CLI commands to get things started.
As for getting your vnc back up I would try removing things from /etc/rc.local and ~/.profile there may be scripts erroring out and causing some issues at login.
View Instructable »I found that similar issue with the old setup unfortunately, I started from scratch and made changes to the setup. Simplified a lot of things, just need to choose a name and reboot after the install completes.
- BaReinhard's instructable Multi Room IOS Audio (AirPlay) to Chromecast Audio's weekly stats:
- BaReinhard commented on dantheman_213's instructable Turn your Raspberry Pi into a Wireless Portable Bluetooth Audio System A2DPView Instructable »
The Repo has been moved to the following location:https://github.com/BaReinhard/Super-Simple-Raspber...
- BaReinhard commented on dantheman_213's instructable Turn your Raspberry Pi into a Wireless Portable Bluetooth Audio System A2DPView Instructable »
For those wanting an updated version that works with the Latest Raspbian and includes AirPlay use the following repo and follow the instructions in the README.mdhttps://github.com/BaReinhard/Raspberry-Pi-Audio-Receiver-Install-Car-InstallIf there are any issues feel free to let me know or open an issue on the repo
- BaReinhard commented on ehsmaes's instructable Raspberry Pi Bluetooth+Airplay Audio Receiver comboView Instructable »
I have added a few of these add-ons,Bluetooth Volume control to work with iPhone 6S (configuration will depend on sound card being used, but it works)AirPlay connect/disconnect (ish) seems possible, havent gotten espeak to work yet.Added auxillary line input for those old schoolers out there.Included addition of usb sound card, soon to try hifiberry dac+ proAdded, car implementation to create an Access Point to connect to to get AirPlay to work.all can be found here:https://github.com/BaReinhard/Raspberry-Pi-Audio-R...Keeps with the original ```sudo ./runall.sh```
- BaReinhard followed ehsmaes
Great tutorial! I might give this a shot. If everything works out this would be a great feature to add to existing projects!!