Bluetooth temperature module
posted Dec 10th 2010 12:43pm by Mike Szczysfiled under: home hacks, Microcontrollers

Wanting to know the outside temperature, [Jamie Maloway] built his own temperature sensor that can be read with a Bluetooth device. Let’s take a tour of the hardware above from right to left. There’s a linear voltage regulator with two filtering caps and a terminal block to attach a 9V battery or other power source. Next there’s an 8 MHz crystal and it’s capacitors, followed by a programming header on top and a 1-wire temperature IC, the DS18B20 we’re all familiar with hanging off the bottom. These both connect to the 8-pin PIC 12F675 that drives the system, and transmits using a Bluetooth module from Sure Electronics. Since this is using a serial protocol and transmitting ASCII data, it can be read using an automated script, or simply by using a terminal program.
Now, who’s going to be the first to get rid of the battery and leech off of the mains through inductance?








The idea is great, because it allows for reading on various types of devices. But given the limited range of the bluetooth i see no real advantage to getting the data on a computer/phone to that of having a dedicated receiver showing the temp.
I am also very very curious what the expected battery life is. My guess is that it is not that much…
@Mike Szczys as the sensor is designed to measure outside temp, i suspect there is very limited power available through inductance coupling…