Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamblor21/thunderbuddy
Circuit board based on the AS3935 lightning detector chip
https://github.com/gamblor21/thunderbuddy
lightning pcb sensor
Last synced: about 1 month ago
JSON representation
Circuit board based on the AS3935 lightning detector chip
- Host: GitHub
- URL: https://github.com/gamblor21/thunderbuddy
- Owner: gamblor21
- License: other
- Created: 2023-08-04T21:37:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T00:52:11.000Z (over 1 year ago)
- Last Synced: 2024-10-23T09:23:11.725Z (2 months ago)
- Topics: lightning, pcb, sensor
- Homepage:
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThunderBuddy
This small circuitboard uses an AS3935 chip to detect lightning at distances up to 40km away. By default it supports SPI but can be configured for I2C as well.
The board measures around 2cm a side with a small lightning shaped antenna area on top.
The board can be driven in CircuitPython with the [AS3935 driver](https://github.com/gamblor21/CircuitPython_AS3935).
For an example project using the board please see my [Lightning Detector](https://github.com/gamblor21/Lightning-Detector) project.
![PCB](/PCB.jpg)