AI Robot – Human Following Robot using TensorFlow Lite on Raspberry Pi
The robot uses Object Detection ML model to detect a person in the camera frame. The model provides coordinate information of the person in the frame. The fun…
18 articles tagged “Raspberry Pi”.
The robot uses Object Detection ML model to detect a person in the camera frame. The model provides coordinate information of the person in the frame. The fun…
The robot makes use of a pre-trained Object Detection Machine Learning model to identify objects around it. It can receive commands through a Web GUI to check for…
Measured the performance of 4 models of Raspberry Pi with Google Coral USB Accelerator. Inference time is recorded for running pre-trained Image Classification ML Model (MobileNet V1) on…
Build a Raspberry Pi camera robot controlled from a web control panel: live video from a Pi Camera or a USB webcam, 12 V LEDs switched through BC547…
Model Garden is an educational tool that runs 24 machine learning models on a Raspberry Pi and lets you switch between them from a web page while they…
From the archive: how Google Assistant once controlled the GPIO pins of a Raspberry Pi through an IFTTT applet, without writing code. The project stopped working when IFTTT…
This is a web based remote for a Raspberry Pi's GPIO and Camera. Yes, you can turn ON / OFF GPIO pins of your Raspberry Pi and request…
This online widget responds to the data sent by your Raspberry Pi. Create an account / login to access your widget. Download the code for your Raspberry Pi…
Install the complete Earthrover robot software on your Raspberry Pi with two commands. The installer sets up a web server, the camera stack, OpenCV, the TensorFlow Lite runtime…
This Robot is built using Raspberry Pi model 3A+. The robot can be controlled through a Web Application running on the browser of a mobile phone or a…