raspberry pi

  1. A

    Dump1090 Mutability 1.15

    With the change in google maps policy regarding api use I have added bing maps to Dump1090. I didn’t add it personally I just added my existing api key. I did this to add the key in cd /usr/share/dump1090-mutability/html/ sudo nano config.js The bing maps api location is right at the...
  2. A

    Installing Virtual Radar Server - Raspberry PI

    install the latest Raspbian Stretch Lite and enable ssh. to enable ssh you simply create a file called ssh in the boot sector of the sd card. you can then log in to the pi via putty or similer. sudo apt-get update sudo apt-get upgrade sudo apt-get install -y lighttpd next install samba...
  3. A

    Plane Finder - another tracking site/program.

    I have installed this, it has a nice web interface. Installing it was very easy. I followed these instructions Flight Tracking Sharing Client | Information | Plane Finder They have a pdf for the pi install...
  4. A

    How To Upgrade Jessie to Stretch

    To upgrade, first modify the file sudo nano /etc/apt/sources.list via Terminal or ssh. change every occurrence of the word jessie to stretch Ctrl + x and y to save. then run sudo apt-get update Followed by sudo apt-get -y dist-upgrade thats it. Just don’t overwrite any config files!
  5. A

    In the MoOde?

    Support for my Allo DigiOne is somewhat limited. Drivers are available only problem is that it needs to be used with the latest kernel. It turns out that simply updating the kernel brakes a lot of the ready made imgs, so I set about looking for an img that had support for the dac. My only...
  6. A

    Allo DigiOne & Volumio

    I decided to buy an Allo DigiOne Dac a few days ago, it’s one of the more pricey cards. So far it was definitely a good upgrade :D Allo’s spec We started designing a digital (S/PDIF) transport for RPI with one goal in mind: Absolut best S/PDIF output. Now let me explain… behind the grandiose...
  7. A

    Pi MusicBox

    Features Headless audio player based on Mopidy (no need for a monitor), streaming music from Spotify, SoundCloud, Google Music, Podcasts (with iTunes, gPodder directories), local and networked music files (MP3/OGG/FLAC/AAC), Webradio (with TuneIn, Dirble, AudioAddict, Soma FM directories)...
  8. A

    Osmc > Raspberry Pi & tv dongle...

    Installed osmc on my spare Pi, then I installed samba server and tvheadend server. Plugged in a spare tv dongle and in less than 2 mins i was scanning in channels via my tv aerial. Going to play a bit more with it tomorrow :oops: Don’t know if it will replace my hdhomerun.
  9. A

    adding spotify connect to rune - raspberry pi

    i wanted to add spotify connect to rune, log in to your pi via Putty username: root password: rune paste: fdisk /dev/mmcblk0 then press D, select 2, Press "n" to make a new partition, then press E. Press "t" and enter the value "83" to mark it as a Linux partition. Press "w" to write...
  10. A

    Raspberry Pi and Rune - HiFi Streamer

    Having finally given up on my Raumfeld connector 2 music streamer, so I started looking up media streamers. A few minutes later I can across an article telling me about a raspberry pi img and software called rune. It runs on a stripped down version of arch Linux, it's not very big about 700mb...
  11. A

    ModeSDecod2 & ModeSMixer - Raspberry Pi 3 - img - just add dongle

    Updated Raspberry Pi 3 img hubiC - OVH Includes:- Dvb-t/t2 Drivers pre installed. ModeSDecod2 pre installed. ModeSMixer2 pre installed. All auto running at boot, just plug in your dongle. Log in to you pi, via your browser Http://address-of-pi:port ModeSDecod2 Web: 8082 ModeSMixer2 Web...
  12. A

    ModeSDeco2 RPI setup

    I want to use my raspberry pi as an ascars decoder. Can anyone help me please with a step by step guide I really want to run the ascarsdeco2 prog, and I have that running in windows, but I am looking to expand my system and coverage. Any help please. Thanks.
Top