Many small embedded systems exist to collect data from sensors, analyses the data, and either take an appropriate action or send that sensor data to another system for processing.
One of the many challenges of embedded systems design is the fact that parts you used today may be out of production tomorrow, or system requirements may change and you may need to choose a different sensor down the road.
In real world environment measurements are so important for electronics. This library able to measure most common sensors environment measurements. Also data mining and cleaning is so important for true data. This library measures data more then one times and make some statistics works. The output of library is so cleaned and trust data. We are working on other most common sensors.
Below list is the recent sensor support. Thanks for interesting.
* HDC2010 - Temperature
* HDC2010 - Humidity
* MPL3115A2 - Pressure
* TSL2561 - Light
* SI1145 - Visible Light
* SI1145 - IR Light
* SI1145 - UV Index
* SDP810 - Differential Pressure
* Analog Sensor Read
- 05.00.01 - Doxygen update. Readme update. Function variables update.
- 05.01.00 - MPL3115A2 function added.
- 05.02.00 - TSL2561 Light Measurement Function Added.
- 05.03.00 - Measurement function structure update (not working on older versions).
- 05.06.04 - I2C Communication update. SI1145 Sensor added. HDC2010 Sensor update.
- 05.07.00 - SDP810 Sensor added.
- 05.07.01 - SDP810 Sensor update.