Skip to content

Releases: RouquinBlanc/ArduinOregon

Fixing temperature

14 Aug 09:12
Compare
Choose a tag to compare
Fixing temperature Pre-release
Pre-release

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!

13 Aug 16:26
Compare
Choose a tag to compare
First release! Pre-release
Pre-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.