This is a blog mostly about techie things, what I am doing to my apartment network on the cheap, IOT, 3D Printing, Raspberry Pis, Arduinos, ESP32, ESP8266, Home Automation, Personal Weather Stations, Things That Go Bump in the Night, and some side issues that need discussing. Remember, sometimes the journey to an end is as much fun as the goal achieved!
Thursday, July 24, 2014
Weather Station Project #6 - Updated to Stream to the Weather Bug Network
Now that I am signed up for WeatherBug, I am going to use the information at http://sourceforge.net/p/weewx/wiki/weatherbug/ to start streaming. I am also thinking about a web server application and I notice that you can tweek the weewx code to output ephemeris data along with the plots to a website. I would also like to plot a starchart for the use of individuals who visit this site (some examples of what I want to do at http://wiki.laptop.org/go/StarChart although it's for the One Laptop project). I would have to modify this code to put the chart into the html files that are developed via weewx. More updates later.