An open API service indexing awesome lists of open source software.

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.

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)!

![completed project](images/hw-final.jpg)

**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/)