Raspicoral Project
Google Coral with Raspberry PI Project
raspicoral
A lightweight Google Coral USB Accelerator setup and AI detection script for the Raspberry Pi 5. This project sets up a basic TensorFlow Lite model to run object detection using the Coral Edge TPU and a connected Pi Camera or USB webcam.
🧠 Features
- Plug-and-play setup script for Raspberry Pi 5
- Google Coral Edge TPU support (USB Accelerator)
- AI object detection using TensorFlow Lite
- Live camera feed processing
- Lightweight and optimized for edge devices
🚀 Requirements
- Raspberry Pi 5 (64-bit OS recommended)
- Google Coral USB Accelerator
- Camera (Pi Camera v2, or USB webcam)
- Python 3.7+
- Internet access for setup
📦 Installation
Clone the repo:
git clone https://github.com/brandonzazza/raspicoral
chmod 755 /raspicoral/Rasp_Scripts/setup.sh
./raspicoral/Rasp_Scripts/setup.sh