Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ledbelly2142/CCS811
MicroPython driver for LoPy
https://github.com/Ledbelly2142/CCS811
Last synced: about 16 hours ago
JSON representation
MicroPython driver for LoPy
- Host: GitHub
- URL: https://github.com/Ledbelly2142/CCS811
- Owner: Ledbelly2142
- Created: 2018-01-04T21:10:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T21:50:22.000Z (almost 7 years ago)
- Last Synced: 2024-04-22T12:35:48.093Z (7 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpython - CCS811 - CCS811 空气质量传感器 (精选驱动库 / 传感器)
- awesome-micropython - CCS811 - CCS811 Air Quality Sensor. (Libraries / Sensors)
README
# CCS811
MicroPython driver for LoPy
This driver is from [https://gist.github.com/jiemde/481161c426c90c73e52aa51acfd94c2b]
jiemde was kind enough to share it.
Just adding some tweeks, working with the CCS811 from Adafruit [http://adafru.it/3566]
MicroPython driver, NOT CurcitPython, significant differences between them.