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.

Google Assistant Raspberry Pi Control
IOT

Use Google Assistant to control Raspberry Pi without writing code

Use your Google Home device or your Google assistant in your phone to control the GPIO Pins of your Raspberry Pi without writing code. Learn to create custom commands for your Google Assistant using IFTTT and use them to control GPIO pins of Raspberry Pi. Project can be implemented within matter of minutes. I am sure you will be thrilled.

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 using the bash script introduced in this article. The bash script will install a Webserver, Tensorflow Lite & Coral Coral USB Accelerator Libraries, OpenCV and Robot software with AI functions such as Object Detection / Image classification with relevant ML models on your Raspberry Pi. All you need is a Raspberry Pi and a Picamera to embark this learning journey.

Scroll to Top