Electronics and Programming for All
Posts tagged web
From Hackaday: Arduino Snow Clock
Jul 1st
This Alarm Clock Arduino hack , featured on hackaday, has to be one of the most innovative uses of an Arduino and Python I have seen! The maker, insingertech, has published full instructions on his hack here.
He goes into great detail on his build process and the diagrams (for the Relay Driver part of his circuit, especially) really help to explain things.
The only critisism I can think of here is that perhaps he should have used an Ethernet Shield for the network connectivity element of his project instead of a PC/Laptop.
Webthermo: Web-based Temperature Monitor
Mar 13th
Ok, so someone has already beaten me to it (and done a excellent job of it as well) with the whole web-based temperature monitoring thing, but anyway… Here’s Webthermo!
Webthermo, my follow-up to Ardthermo, is a small, web-enabled Python script which uses the CherryPy HTTP Python framework. It allows you to monitor temperature (in both Celsius and Fahrenheit units) over the Internet (using the port-fowarding facility of your Router), or on your own LAN via a web browser, your favorite RSS reader or a WAP-capable Mobile phone, using the same Arduino sketch and hardware setup as was used for Ardthermo.
It’s still in the early stages of development at the moment, so its still a bit rough around the edges but it works well enough. You can get a copy of the Python script, which also includes the Arduino sketch needed for the hardware side of things, from the Software page.
System Requirements and instructions on how to use Webthermo can be found below. Enjoy everyone!





Recent Comments