https://github.com/rdlauer/pibird
A Raspberry Pi-powered Machine Learning system for identifying birds, using Notecard for cellular connectivity.
https://github.com/rdlauer/pibird
Last synced: 11 months ago
JSON representation
A Raspberry Pi-powered Machine Learning system for identifying birds, using Notecard for cellular connectivity.
- Host: GitHub
- URL: https://github.com/rdlauer/pibird
- Owner: rdlauer
- License: apache-2.0
- Created: 2021-03-04T14:51:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T14:17:24.000Z (over 5 years ago)
- Last Synced: 2024-05-27T22:00:24.642Z (about 2 years ago)
- Language: Python
- Size: 2.87 MB
- Stars: 21
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remote Birding with TensorFlow Lite and Raspberry Pi
In this project, I take a set of off-the-shelf hardware and create a
remotely-running bird identification system (complete with solar/battery and
[cellular](https://blues.io/))!
> Watch an [intro video](https://www.youtube.com/watch?v=aZI2Ou2lAX4) and then
> view the complete tutorial over at
> [Hackster.io](https://www.hackster.io/rob-lauer/remote-birding-with-tensorflow-lite-and-raspberry-pi-8c4fcc)!

**Hardware:**
- [Raspberry Pi 4](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/)
- [Notecard and Notecarrier-PI HAT](https://blues.io/products/) from Blues
Wireless
- [Raspberry Pi Camera](https://www.raspberrypi.org/products/camera-module-v2/)
- [Adafruit PIR Sensor](https://www.adafruit.com/product/189)
- [Adafruit T-Cobbler Plus](https://www.adafruit.com/product/2028nnAssembled?main_page=product_info&products_id=2028)
- [42W Solar Array](https://smile.amazon.com/gp/product/B08DCF1VPL/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1)
- [30000mAh Power Bank](https://smile.amazon.com/gp/product/B07H5T9J4L/ref=ppx_yo_dt_b_asin_title_o02_s02?ie=UTF8&psc=1)
- [Weatherproof Enclosure](https://smile.amazon.com/gp/product/B07NSTRJN7/ref=ppx_yo_dt_b_asin_title_o02_s02?ie=UTF8&psc=1)
**Software and Services:**
- [Python](https://www.python.org/)
- [Notehub](https://blues.io/services/)
- [Twilio](https://www.twilio.com/sms)
- [Tensorflow Lite](https://www.tensorflow.org/lite/)