https://github.com/rdlauer/notecard-heatmap
https://github.com/rdlauer/notecard-heatmap
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rdlauer/notecard-heatmap
- Owner: rdlauer
- License: mit
- Created: 2021-03-23T15:44:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T17:18:45.000Z (about 5 years ago)
- Last Synced: 2025-01-23T01:42:33.454Z (over 1 year ago)
- Language: Python
- Size: 396 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create a Cellular Signal Heatmap with Raspberry Pi Pico and GPS
In this web + cloud + IoT project, I use a cellular + GPS device (Notecard) and
a Raspberry Pi Pico to create a gorgeous heatmap of cell signal data in my city.
> Watch an [intro video](https://youtu.be/aFaDIDqyjCE) and then view the
> complete tutorial over at
> [Hackster.io](https://www.hackster.io/rob-lauer/cellular-signal-heatmap-with-raspberry-pi-pico-and-gps-1e16df)!

**Hardware:**
- [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/)
- [Notecard and Notecarrier-A](https://blues.io/products/) from Blues Wireless
- [1602A LCD Module](https://www.sunfounder.com/products/i2c-lcd1602-module)
- [Breadboard Power Supply Module](https://smile.amazon.com/gp/product/B08JYPMCZY/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1)
**Software and Services:**
- [Python](https://www.python.org/)
- [Blues Wireless Notehub](https://blues.io/services/)
- [Google Cloud Platform](https://cloud.google.com/) (Cloud Firestore, Cloud
Functions, and Google Maps)