
Here is the Bluetooth/1-wire adapter that the host system talks to.
This prototype consists of 2 modules a bluetooth module and a power supply/1-wire module.
The bluetooth module receives the 1-wire commands from the host computer. On this board you can see the bluetooth chip and 2 leds. The greenish led indicates the connection status with another bluetooth device and the red led indicates when data is flowing through the module. The bluetooth ic is from Roving networks RN-41. This module can be configured over the air. The bluetooth ic supplies TTL level signals which are passed to the 1-wire module. The bluetooth ic is a Class 1 device and capable of a 100meter range.. Now if you are trying to go through walls, the distance will be limited. So those with 5,000 sq ft homes this module may not cut the mustard, if you are going from one end of the home to the other end.
The 1-wire module performs two functions a power supply. Supplying 5v to the 1-wire network and 3.3v to the bluetooth module and a 1-wire interface. There is a LM3940 which supplies the 3.3v for the bluetooth module. There is also a DS2480B which is a serial port to 1-wire interface ic. It connects directly to the bluetooth module. The module also has a DS9503 an ESD protection device for 1-Wire interfaces.
The transistor(mosfet) sitting off by itself at the top of the picture was an additional mod I made to the system, where I can send the bluetooth module a command to toggle
one of its outputs which then grounds the VDD pin on the 1-wire interface chip. Basically giving me power reset capabilities if the 1-wire communications ever go haywire.
I know there won't be many of the members creating bluetooth/1-wire interface boards, but it is not necessary.
You can eliminate the bluetooth module completely. You just need to connect the 1-wire network directly into the host computer. I wanted a wireless solution so I could one day use the 1-wire setup to control my mashing process.. For fermenting, my kegerator and fermentor are in my office next to my computer, so if I wanted I could connect everything directly to the computer. We can explore this option later if others are interested.