Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcauser/micropython-si1145
MicroPython driver for the SI1145 UV IR visible light sensor
https://github.com/mcauser/micropython-si1145
gy1145 micropython si1145
Last synced: 3 days ago
JSON representation
MicroPython driver for the SI1145 UV IR visible light sensor
- Host: GitHub
- URL: https://github.com/mcauser/micropython-si1145
- Owner: mcauser
- License: mit
- Created: 2020-09-25T07:34:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T08:22:36.000Z (over 4 years ago)
- Last Synced: 2024-12-03T07:21:54.021Z (2 months ago)
- Topics: gy1145, micropython, si1145
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MicroPython SI1145 UV IR Visible Light Sensor
A MicroPython library for the SiLabs SI1145 I2C UV IR Visible Light Sensor
![demo](docs/demo.jpg)
## License
Licensed under the [MIT License](http://opensource.org/licenses/MIT).
Copyright (c) 2020 Mike Causer