Skip to content

Releases: RobTillaart/MS5611_SPI

0.3.1 release

03 Jun 13:49
eaae760
Compare
Choose a tag to compare
  • add support for ARDUINO_ARCH_MBED

0.3.0 release

19 Jan 14:34
591b0b0
Compare
Choose a tag to compare

Improve SPI dependency

0.2.0 release

30 Nov 11:16
cf20160
Compare
Choose a tag to compare
fix #9, redo interface (#10)

- refactor constructor interface - breaking changes.
  - minimize conditional code. -- create SPI_CLASS macro to solve it.
- update readme.md
- update examples

0.1.3 release

14 Nov 14:53
1cd946f
Compare
Choose a tag to compare
update readme.md (#8)

- update readme.md
- update keywords

0.1.2 release

18 Dec 15:27
285e1e7
Compare
Choose a tag to compare
fix #6 - NANO33 (#7)

* fix #6 - NANO33
* move code to .cpp file

0.1.1 release

27 Oct 14:55
6b0e866
Compare
Choose a tag to compare
Merge pull request #5 from RobTillaart/develop

sync with MS5611

0.1.0 release

25 Jan 08:45
749d38b
Compare
Choose a tag to compare
  • experimental version
  • works protocol wise over SPI,
  • during tests there was (internal) heating of the sensor which not occurs with I2C
    not understood, needs more investigation (and another set of hardware) => insights are welcome