Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaveshalabs/micropython-libraries


https://github.com/gaveshalabs/micropython-libraries

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# micropython-libraries

Repository for micropython libraries that works on ESP32. These libraries have been tested to work with Gavesha OS as well.

## Index

- [Colour Sensor](sensors/colour_sensor.py)
- [Pressure Sensor (BMP180)](sensors/bmp180.py)
- [Pressure Sensor (BMP280)](sensors/bmp280.py)
- [Servo Motor](actuators/servo.py)
- [Temperature and Humidity Sensor (AHT10/AHT20)](sensors/ahtx0.py)