https://github.com/andreacioni/actionpi
Action/Dash camera powered by Raspberry Pi Zero
https://github.com/andreacioni/actionpi
actioncam dashcam raspberry-pi raspberry-pi-camera raspberry-pi-zero
Last synced: 5 months ago
JSON representation
Action/Dash camera powered by Raspberry Pi Zero
- Host: GitHub
- URL: https://github.com/andreacioni/actionpi
- Owner: andreacioni
- License: gpl-3.0
- Created: 2018-08-27T19:36:24.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-01T21:37:22.000Z (about 2 years ago)
- Last Synced: 2025-02-01T12:44:10.691Z (5 months ago)
- Topics: actioncam, dashcam, raspberry-pi, raspberry-pi-camera, raspberry-pi-zero
- Language: Python
- Size: 873 KB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ActionPi  
![]()
Action/Dash camera powered by Raspberry Pi Zero
# Introduction
ActionPi is a DIY project that gives everyone the opportunity to build an action/dash camera with a _20$_ budget.# ✨ Features
- 📽 **FullHD** video recordings
- 📥 **Download video** easily using USB cable or WiFi connection
- 💡 **Rolling video appenders**: record video in a circular buffer, never overwrite on reboot
- 🔨 **Robust design**: temperature control, OS read-only partition & low latency write-to-disk (never miss a single frame on power loss)
- 🕹 **3D Printable case**: it's avaialble on [Thingiverse](https://www.thingiverse.com/thing:4703198)
# DocsCheck out [wiki](https://github.com/andreacioni/actionpi/wiki/) to read how to setup your personal ActionPi.
>⚠️ Documentation is work in progress, please bear with me ⚠️
> If you have any question please fill an issue, I'll be glad to help you.# Do you want to build it on your own and/or contribute?
I'm currently looking for someone interested in build a prototype for personal usage and also help me in the documentation phase of this project.