Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amigcamel/pyGP2Y
MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor
https://github.com/amigcamel/pyGP2Y
Last synced: about 2 months ago
JSON representation
MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor
- Host: GitHub
- URL: https://github.com/amigcamel/pyGP2Y
- Owner: amigcamel
- Created: 2021-08-24T00:15:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T15:36:15.000Z (over 3 years ago)
- Last Synced: 2024-04-22T12:36:11.644Z (9 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-micropython - pyGP2Y - MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor. (Libraries / Sensors)
README
Dust Sensor in MicroPython
---+ Sharp GP2Y1014AU0F optical dust sensor
+ WEMOS D1 Mini (ESP8266)
+ MicroPythonCredits:
+ [TM74HC595.py](https://github.com/Sakartu/TM74HC595)