Content for Project

Arduino based WiFi mobile robotic arm with on-board camera

“This mobile robot with a 4 DOF robotic arm and camera can be controlled remotely from a host PC without the need to be in line of sight. Mobile Arm Robots combine the advantages of mobile platforms and robotic manipulator …

Build a UV Level Monitoring Budgie - Using IoT and Weather Data APIs

“Meet Sonny the UV Budgie - an automata IoT bird who looks up online weather data from the Met Office API and announces the UV index for the day and the week ahead (in doing so, he flaps his wings automaton-style …

Cipherbox V3.0

“With the development of cryptanalysis and new hacking techniques, the cost of accessing your data without your authorization continues to decline, making it easier and more attractive for different sides to get it. I’m not going to get into …

Cnc pen plotter

“Gcode Controlled Drawing Plotter with Arduino I want to do a pen plotter. There are many plotter systems. I am doing it, the system that uses the belt. GRBL and Arduino CNC Machine Working Principle Overview The main parts I …

Custom 16x8 Ws2812 Matrix Project

“Hey guys how you doing? So here’s something extraordinary, a custom Matrix entirely made from scratch. This Instrubales is about the whole built process of this matrix and its use. Following are the things used in this built- - WS2812B …

Cyclotron Clock

“3D Printed ESP32 WROOM 32D Perpetual Timepiece Using a wooden base, 3D printed parts and an ESP32 WROOM 32D module to display the time on four 28BYJ-48 Stepper Motor driven “perpetual rotating” digits. Time is stored on a RTC …

DIY Vibration sensor using OP-AMP

“A simple project, making a vibrational sensor module which can be used with microcontroller digitally and brief theory behind op-amps Recently, I got a vibration sensor from one of my friend, which is highly sensitive to vibrations and I want …

ESP32-S Development Board

“Get rid of the breadboard while using your ESP-32S, and also reuse this for a small project that doesn’t need a custom PCB The ESP32-S is, at least in my opinion, one of the most versatile microcontrollers …

How to Make a 12V LED Breathing Light

“Maybe you saw this circuit elsewhere but certainly you never saw it in such customized design, this is an absolute DIY project that you can follow to produce your own Breathing light circuit based on the LM358 Operational amplifier and …

How to use ADC On Raspberry Pi Pico using MicroPython

“In this guide we will show you how to use the ADC on your Raspberry Pi Pico using MicroPython. We will also go over some of the basic concpt In this tutorial let’s know aboutRaspberry Pi Pico ADC, How …