Releases: RouquinBlanc/ArduinOregon
Releases · RouquinBlanc/ArduinOregon
Fixing temperature
What is new:
- none
Fixes:
- Improve power class (and add some doc)
- Fixes an issue with temperature which was getting wrong after a few iterations.
First release!
What is new: (Everything!)
- MPL3115A2 class, allowing to capture sensor data
- Power class, to get Voltage and sleep until interrupt
- Oregon classes, to emulate various Oregon modules.
- Initial Arduino sketch, waiting for an interrupt from the MPL3115A2, and publishing temperature/pressure.