Thursday 21 February 2019

ADS-B twitter feed

see here - much easier - to use this installer - installs dump1090 etc, and lets you optionally install AboveTustin, which is a great twitter bot

https://github.com/jprochazka/adsb-receiver/wiki/Quick-Install

I had to update to Raspbian Stretch to get it to work. Due to conflicts with other python versions I had to specifically install some python libraries for Python3 version.


twitter pyPi:
sudo pip-3.2 install twitter

selenium:
sudo pip-3.2 install selenium