Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ageagainstthemachine/radsens-circuitpython
CircuitPython library for the RadSens radiation detector module to simplify integration into CircuitPython projects.
https://github.com/ageagainstthemachine/radsens-circuitpython
circuitpython circuitpython-library circuitpython-project iot radsens raspberry-pi-pico-w
Last synced: 3 months ago
JSON representation
CircuitPython library for the RadSens radiation detector module to simplify integration into CircuitPython projects.
- Host: GitHub
- URL: https://github.com/ageagainstthemachine/radsens-circuitpython
- Owner: ageagainstthemachine
- License: gpl-3.0
- Fork: true (climateguard/RadSens)
- Created: 2023-10-02T03:56:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-29T14:59:19.000Z (about 1 year ago)
- Last Synced: 2024-09-24T13:01:41.735Z (3 months ago)
- Topics: circuitpython, circuitpython-library, circuitpython-project, iot, radsens, raspberry-pi-pico-w
- Language: Python
- Homepage:
- Size: 9.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RadSens-CircuitPython
An unofficial fork of the [official](https://github.com/climateguard/RadSens) RadSens Arduino library, but for CircuitPython and the Raspberry Pi Pico W.## Disclaimer
This example is probably unstable and full of bugs. Like everything else on the internet, run/use at your own risk.