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

https://github.com/carcargroup05/robotvacuum

Due to this aging society, we intended to develop a robot vacuum to care for senior citizens. It has the ability not only to clean the floor but also to detect whether a senior citizen have fallen using a Pi camera and a google ML model(MediaPipe).
https://github.com/carcargroup05/robotvacuum

app-inventor arduino arduino-mega-2560 c cpp mediapipe ml openc pi-camera python python3 raspberry-pi-4 raspberry-pi-camera

Last synced: 6 months ago
JSON representation

Due to this aging society, we intended to develop a robot vacuum to care for senior citizens. It has the ability not only to clean the floor but also to detect whether a senior citizen have fallen using a Pi camera and a google ML model(MediaPipe).

Awesome Lists containing this project

README

          

# RobotVacuum

## Our Idea
Due to this aging society, we intended to develop a **robot vacuum** to care for senior citizens. It has the ability not only to clean the floor but also to detect whether they have fallen using a Pi camera and an ML model from google. We record our weekly report on [notion](https://www.notion.so/111-2-81aa25be1b2141e993ead2071728de6c), and [hackmd](https://hackmd.io/@Bing-Wei-Chen/rytEUZ1Lh) for rpi notes

## Hardware
* Arduino Mega 2560
* Raspberry Pi 4 with Pi cam

## Software
* C++ for Arduino in the dir called arduino
* Python for Rpi in the dir called python

## Appearance of Robot Vacuum

robot vacuum

slides, pictures, and clip [(link)](https://drive.google.com/drive/folders/1rRKtbxixTLbV-gbcrpQCk625Nhg7Ne3S?usp=drive_link)

please give us a star! (❁´◡`❁) Your support is our energy to devise better projects!