HP03M - Libraries available?

Hello to all!

A while ago I've purchased this sensor:

http://www.hoperf.com/sensor/barometer_sensor/hp03m.htm

It's a pressure sensor module.
Are there working libraries to read data from this sensor?
I've found this thread: HP03 pressure sensor library update - Sensors - Arduino Forum but I'm not sure if it's compatible with my sensor version and my Arduino 2009 (or nano).
If I could find a working library as well as some hints on how to connect it, it would be great! I'm new on arduino's world :slight_smile:

Thank's a lot!

Simon

A quick look shows that they are at least look alikes so the library can be used as a starting point.

You should compare the datasheets of the HP03 and the HP03M to see what numbers need to be changed.

TY! I'm starting looking on differences.
Hope I'll not make mistrakes wiring it :slight_smile: I'll look first on old posts. AFAIK it works on 3.5v, this will be my first issue :smiley:
Meanwhile thank you!

Simon