https://github.com/zanzythebar/atlas-gravity-sensor-library
An updated version of the Atlas Gravity Sensor Library - Added proper support for ESP8266 and ESP32 chips
https://github.com/zanzythebar/atlas-gravity-sensor-library
Last synced: 3 months ago
JSON representation
An updated version of the Atlas Gravity Sensor Library - Added proper support for ESP8266 and ESP32 chips
- Host: GitHub
- URL: https://github.com/zanzythebar/atlas-gravity-sensor-library
- Owner: ZanzyTHEbar
- License: gpl-3.0
- Created: 2022-05-31T14:43:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T01:34:40.000Z (about 3 years ago)
- Last Synced: 2025-06-05T06:27:15.418Z (4 months ago)
- Language: C++
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atlas-Gravity-Sensor-Library
An updated version of the Atlas Gravity Sensor Library - Added proper support for ESP8266 and ESP32 chips## State of Library:
The following modules have full ESP support
- [x] do_grav
- [x] orp_grav
- [x] ph_grav> **Note**: Please create an issue if you would like me to add something specific.
>
> Please create a pull request if you have added something and would like to see it added to this repo.