Categories
Radio Technology

Watson W8681 weather station feeding data to WUnderground via a Raspberry Pi

Install Raspbian on your Pi. In the setup process go to Advanced and enable SSH. Also, set it to boot to the command line rather than the desktop – you should be able to run this headless. Do some basic maintenance sudo apt-get update sudo apt-get upgrade sudo rpi-update sudo reboot Install Python sudo apt-get […]