Posted by roddy@roddysimpson.com
What steps will reproduce the problem? 1. 2. 3. ...
WebIOPi version used? => 0.7.0
Python version used? => 3
Distro used? (WebIOPi has only been tested on Raspbian Wheezy) =>Raspbian Wheezy
Raspberry Pi board revision? (1 or 2) => B+
For Javascript side bugs, Browser? =>
Please provide any additional information below.
Has anyone used an Adafruit MCP9808 Temperature Sensor board with WebIOPi? How would I setup WebIOPi to use the MCP9808?
Posted by andreas.riegg
Currently WebIOPi has no driver for this chip.
Posted by roddy@roddysimpson.com
Hi Andreas
Many thanks for you're quick reply! :)
I see that you have written several drivers for sensor devices... How difficult would it be to create a driver for the MCP9808? If I were to create my own driver, what steps would I have to take?