Arduino library
Arduino Library for digital pressure sensors MS5xxx by Measurement Specialties (MEAS). Tested with Arduino Uno/Nano/Mico, ESP8266 and ESP32. Gives user basic communication from sensor to microcontroller via I2C protocol.
Allows for communications using i2c.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- LICENSE - Copy of GNU General Public License
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
[V_1.0.0] - Initial version