Making Things Talk … Python Style
February 14, 2009
Finally getting around to reading Making Thing Talk, and can’t help but think in Python rather than PHP (publish via Django and you’re set). One of the early labs deals with displaying pseudo-realtime air quality readings (AQI) on a voltmeter. They go through a couple of pages of PHP to do a scrape — I [...]