posted Dec 10th 2008 5:35pm by
Ian
filed under:
home hacks,
parts,
tool hacks

Download: buspirate.v0d.zip
Dallas/Maxim’s 1-Wire protocol is the most requested addition to the Bus Pirate. We finally got some 1-Wire parts, and today we’ll demonstrate the DS1822 1-Wire digital thermometer. Grab the datasheet (PDF) and follow along.
This post is accompanied by release v.0d of the Bus Pirate firmware for hardware version 0. This includes the new 1-Wire protocol library, more configuration options, and other improvements.
Read the rest of this entry »
posted Jul 22nd 2008 7:46am by
Will O'Brien
filed under:
classic hacks,
misc hacks

[David] put together this rather nice 1-wire barometer. An MPX4115 measures the pressure while an SMD DS2438 mounted to an 8 pin DIP socket provides the 1-wire interface. The writeup includes a nice description of the board layout and wiring, making this project accessible to just about anyone with a decent tip on their soldering iron.
posted Oct 24th 2007 10:10pm by
Will O'Brien
filed under:
home hacks

For some reason, computer controllable thermostats are pretty freakin’ expensive. I found a reference to a 1-wire thermostat in this(mirror) sample senior project on home automation. It turns out that Dallas Semiconductor put one together a while back as an application for their TINI platform. (web-application server on a chip). The write-up has since vanished from their site, but I found it thatnks to archive.org. The thermostat used to run about $50, and a similar model still seems to be produced. The 1-wire interface is pretty simple – Maxim’s TINI board to control it: not so much. Just using the 1-wire interface with an inexpensive thermostat and controlling from a PC seems pretty viable to me. Just in case, I mirrored the 1-wire interface schematics here.