Connecting a DS18B20 does not seem to work. The sensor works on a raspberry pi but not on twine. I think the twine in programmed only to accept known serial numbers.If the supermechanical guys would open up twine to developers........
The external temperatue sensor is available now. I think the price is a bit high and I don't need it to be water proof and stuff. Anyone know what type of sensor they used? My guess is that's some sort of standard component.
Well let's reverse engineer this. I started off with capturing some of the IP packets the Twine send out to its "home base". I figured out it is using UDP mostly. I fast mode there is also some TCP packets passing by. I could use some help in figuri…
I published a script python that lets you access Twine (the twine the website that is) at http://www.circuitdb.com/?p=1094 I think you can easily make a perl script based on it to poll your data.