New Library - SimpleSensors


hi. i've been working on arduino library simplify reading sensor data , relaying other machines in different formats (json, etc):

https://github.com/rbender/simplesensors

right has generic simpleanalogsensor , simpledigitalsensor classes , implementation tmp36. plan add implementations other sensors in near future. there's example code outputting data on serial , http.

i'd love feedback on project. plan not add more sensor implementations, classes relaying data on xbee, wifi, etc. i'm working on companion eventbus project in python receive data.

thanks time,
rob

did not read through code triggered json backend. might want have @ xmlwriter class possible alternative

- https://github.com/robtillaart/arduino/tree/master/libraries/xmlwriter -

(a json alike class on todo list .... still)


Arduino Forum > Development > Other Software Development > New Library - SimpleSensors


arduino

Comments