Author name: Jitesh

ESP32 Web Remote
IOT

Online Web Remote for ESP32 Microcontrollers

This Web Remote can now control your ESP32 microcontroller also. Follow instructions in the article to get started within minutes. Create Account & Login to access your Web Remote. Read this article to know more.

custom object detection on Raspberry Pi
Edge-AI

Custom Object Detection Model using Tensorflow Lite Model Maker

Train a custom object detection model using Tensorflow Lite Model Maker and run it on Raspberry Pi. Model Maker library simplifies the task of model creation through Transfer Learning using your data. The best part is the whole process can be completed on a browser using a readily available Colab notebook. You just have to prepare your data.

Image Classification Tensorflow Lite Raspberry Pi
Edge-AI

Image Classification with TensorFlow Lite Explained

Learn to implement Image Classification on Raspberry Pi using Tensorflow Lite. The article explains the working of code in detail. The code picks up an image from the disk, so no need to attach any camera for this project. Models, images and source code used in the project can be downloaded.

Replicate robot software on Raspberry Pi
Robotics

Replicate Earthrover Robot Software on 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 and Coral USB Accelerator support, then fetches the robot code and the machine learning models. Updated and tested for the current Raspberry Pi OS (Bookworm and Trixie). All you need is a Raspberry Pi and a camera to embark on this learning journey.

Scroll to Top