top of page
Search


Interfacing APDS-9930 Ambient Light Sensor(ALS) with Arduino Uno
This module consists of ambient light , IR and proximity sensors. The detection distance is up to 100 mm. The APDS-9930 sensor measures...
Ramesh G
Jun 3, 20213 min read
468 views
0 comments


Temperature Controlled Fan using DS18B20 and Arduino
In this to learn step by step guide and we will show you how to make a temperature-controlled fan using Arduino, DS18B20 and interface...
Ramesh G
Jun 2, 20214 min read
2,643 views
6 comments


Arduino Temperature Measure using (Thermistor -NTC)
In this article, I’ll explain how thermistors work, then I’ll show you how to set up a basic thermistor circuit with an Arduino that will...
Ramesh G
Jun 1, 20213 min read
1,177 views
0 comments


Hand Gesture Controlled 2WD using Accelerometer, RF(433 Mhz ), Decoder and Encoder
A simple Arduino based RF controlled robot that can be driven remotely. The RF remote control provides the advantage of a good...
Ramesh G
Feb 14, 20213 min read
306 views
0 comments


RF Encoder and Decoder Controlled 4 Channel Relay
This tutorial to learn, One of the easiest and cheapest ways to implement wireless communication is using RF Module (Radio Frequency...
Ramesh G
Feb 14, 20212 min read
555 views
0 comments


RF Encoder and Decoder interface with Arduino
This tutorial to learn, One of the easiest and cheapest ways to implement wireless communication is using RF Module (Radio Frequency...
Ramesh G
Feb 14, 20213 min read
2,378 views
0 comments


Arduino Based 4DOF Robotic Arm Control
In this tutorial we are going to do is a simple design an Arduino Uno based 4DOF Robotic Arm control using potentiometer. This project...
Ramesh G
Feb 9, 20212 min read
4,911 views
0 comments


JoyStick Controlled Relay Board
In this project, we are interfacing Joystick with Arduino simply by controlling four Channel relay Board as per the movement of the...
Ramesh G
Feb 6, 20213 min read
826 views
1 comment


Pong Game using dot matrix display 8X8
In this Pong Game project, The dot matrix that we’re going to use in this guide is a 8×8 matrix which means that it has 8 columns and 8...
Ramesh G
Feb 6, 20214 min read
2,471 views
0 comments


Arduino Based Fire alarm using dot matrix display
In this article we interface Flame Sensor with Arduino and learn all the steps to build Fire Alarm System by using Arduino, flame sensor...
Ramesh G
Feb 6, 20218 min read
114 views
0 comments


RPM Measurement Using Optical Interrupter Switch
In this project, I will talk about Phototransistor Optical Interrupter Switches (Opto Coupler) Module, how this module works and helps in...
Ramesh G
Feb 5, 20212 min read
2,746 views
0 comments


KY-039 Finger Heart beat detector
In this project I describe how this signal is converted into a heartbeat rate like BPM (beats per minute). KY-039 This KY-039 Finger...
Ramesh G
Jan 25, 20213 min read
1,450 views
0 comments

Dot Matrix LED Clock, Event, Temperature & Humidity Display
It’s a simple Clock, Event message, temperature and humidity display, and so far it’s working pretty well. It’s built around an Arduino...
Ramesh G
Dec 16, 202023 min read
719 views
0 comments

Arduino Controlled LED using Visual Basic
Creating a simple program in Visual Basic that allows the user to turn an LED On or Off on the Arduino. The LED is connected to Digital...
Ramesh G
Nov 17, 20203 min read
513 views
0 comments

Arduino Controlled Motion Camera using PIR Sensor
A camera that is positioned on a wall between two rooms, however, you can only see one room at a time unless you log into the camera...
Ramesh G
Nov 17, 20203 min read
1,562 views
1 comment

Arduino based 2 Axis Solar Tracking using LDR
Here is a solar tracker system that tracks the sun’s movement across the sky and tries to maintain the solar panel perpendicular to the...
Ramesh G
Nov 16, 20203 min read
1,175 views
0 comments

Line Follower Bot using Arduino Uno
In this project based on black line follower and white surface. The line follower is an automated self-driven vehicle in which follows...
Ramesh G
Nov 16, 20203 min read
115 views
1 comment


Arduino IDE installation
The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. This software can be used with any Arduino...
Ramesh G
Nov 4, 20204 min read
39 views
0 comments
bottom of page