Posts by Ibrar Ayyub:
Ethernet Switching – with Arduino
Posted on: 20 Aug 2024
Aim: Switch relays from the ethernet or the internet, using your mobile, tablet or computer with a nice graphical user interface. Update V4.06 Please read the below steps to Step 2 if you are viewing this article for the first time. Please go to step 3 for the latest revision which is V4.06 Material: * […]
Easy Arduino Menus for Rotary Encoders
Posted on: 20 Aug 2024
Rotary encoders with built-in buttons are excellent input devices for projects, particularly if you need to navigate menus and make selections. With any luck, this Instructable will empower you to experiment with a simple menu system and pair it with a rotary encoder to elevate the professionalism of your upcoming project! The reason why menus […]
Arduino Pro Opta Ext A0602: Comprehensive Review of Features
Posted on: 19 Aug 2024
Introduction The Arduino platform has enabled hobbyists and professionals alike to create innovative projects with just a board, some code, and various add-on components. The Arduino Pro Opta Ext A0602 takes the powerful and flexible design even further, offering advanced features for more complex projects. In this extensive review, I will explore the key specs […]
DIY SPEEDOMETER AND ODOMETER
Posted on: 19 Aug 2024
Step 1: HOW IT WORKS The operation of a project is uncomplicated. Understanding it is crucial for project development. Essentially, the device includes a reed switch or magnetic switch attached to the bicycle frame and a magnet attached to one of the spokes. The magnet activates the switch with each turn of the wheel. The […]
DIY Self Balancing Robot using Arduino
Posted on: 16 Aug 2024
After seeing RYNO motors and Segway’s self balancing scooters, I was always interested in creating something alike. After some consideration, I made the decision to create a Self Balancing Robot using Arduino. This way, I would understand the fundamental idea behind the scooters and also gain knowledge of how the PID algorithm operates. As soon […]
DIY Arduino radar with display
Posted on: 16 Aug 2024
Makers, Arduino enthusiasts and students looking to learn more about ultrasonic sensors, may be interested in this DIY Arduino radar created by Mr Innovative. Capable of detecting objects placed in front of it the radar features a revolving dish capable of detecting objects in its line of sight. Watch the video below to learn more about its […]
Create laser range finder using arduino
Posted on: 16 Aug 2024
1. TRYING TO MEASURE THE SPEED OF LIGHT WITH AN ARDUINO We know that measuring the speed of light with an Arduino is possible. It’s just that the implementation is hard. Last month we saw [Udo]’s blinkenlight shield that can be used as a line scan camera. It’s a neat piece of kit, but [Udo] really wants to […]
Arduino-Based Robotic Arm Controlled by Hand Gestures
Posted on: 16 Aug 2024
Introduction Greetings to all, hoping everyone is in good health. We’re thrilled to present our newest article about Arduino projects. This article discusses the development of a robot arm that is operated through hand movements with the help of Arduino UNO. To identify hand motions, we will use four IR sensors placed in four separate […]
Building a Robot with the Arduino Alvik Robot Kit
Posted on: 13 Aug 2024
Introduction The Arduino Alvik Robot Kit offers a fun and educational way for users to construct their own customizable robot. The kit contains all the necessary electronic and mechanical parts to build a robot capable of movement, environmental sensing, and responding to user commands. In this article, I will explore the main characteristics of the […]
Print Conductive Circuits With an Inkjet Printer
Posted on: 09 Aug 2024
This tutorial will teach you how to modify your average inkjet printer to be able to print electrically conductive circuits. This technology is fairly new but can provide a faster and safer prototyping option for DIY printed circuit boards. This project also acts as an introduction to the larger field of printed electronics. Step 1: […]