• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Hire Me | Contact | Calculators-online
You are here: Home / Newly Updated Circuit Projects:

Newly Updated Circuit Projects:

How to Make LED Air Pollution Meter Circuit with Arduino

Last Updated on May 14, 2026 by Swagatam 3 Comments

In this project I will show how to construct an air pollution meter using MQ-135 sensor and arduino. The pollution level in the air is indicated by series of 12 LED. If higher the number of LEDs glows, the higher the pollution content in the air and vice versa.   Overview This project can prove […]

Filed Under: Arduino Projects Tagged With: Arduino, LED, Meter, Pollution

GSM Fire SMS Alert Project

Last Updated on May 14, 2026 by Swagatam 16 Comments

P 20160913 144946

In this article I will show how to construct a GSM fire alert circuit system using Arduino and DHT11 sensor, which will alert the user via text message (SMS), regarding a fire hazard within the premise where it is installed. Using DHT11 Sensor We are using DHT11 sensor for sensing unusual temperature rise around the […]

Filed Under: Arduino Projects, Security and Alarm Tagged With: Alert, Fire, GSM, Project, SMS

Password Security Lock Circuit Using 4×4 Keypad and Arduino

Last Updated on May 14, 2026 by Swagatam 5 Comments

P 20160905 014952

In this post I will show how to construct a password security lock circuit, which can be accessed by a 6-digit password. To be more precise it is alpha numeric password. Hardware for this Project We are going to utilize 4×4 keypad, which consists of 0 to 9 decimal values, two special character ‘#’ and […]

Filed Under: Arduino Projects Tagged With: 4x4, Arduino, KeyPad, Lock, Password, Security

How to Interface 4×4 Keypad with Arduino

Last Updated on May 14, 2026 by Swagatam 2 Comments

keypad

In this post I have explained how to interface a 4×4 keypad with Arduino. We are going to see what is a keypad, how it is constructed and a how to program the Arduino to receive keystrokes form the keypad and print them in serial monitor. What is a keypad? A keypad is a portable […]

Filed Under: Arduino Projects Tagged With: 4x4, Arduino, Interface, KeyPad

How to Make a Simple Math Calculator using Arduino

Last Updated on May 14, 2026 by Swagatam 2 Comments

add

In this post, I will show how to construct a calculator using Arduino, which can perform far complex arithmetical calculation than an ordinary calculator. Program: //——————-Program Developed by R.Girish—————// #include<math.h> float a = 500; float b = 105.33; float add; float sub; float divide; float mul; void setup() { Serial.begin(9600); Serial.println(“Simple Arduino Calculator:”); Serial.println(“n”); Serial.print(“a […]

Filed Under: Arduino Projects Tagged With: Arduino, Calculator, Math, Simple

Arduino IR Remote Control Circuit

Last Updated on May 14, 2026 by Swagatam 10 Comments

IRremote

In this post I will show how to construct a customizable Arduino based IR (infrared) based wireless remote control switch, which consists of IR remote and a receiver, you may modify according to your needs. In the later part of the article I have explained about an upgraded foolproof version of an IR remote control […]

Filed Under: Arduino Projects, Remote Control Circuits Tagged With: Arduino, Control, IR, Remote

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 120
  • Page 121
  • Page 122
  • Page 123
  • Page 124
  • Interim pages omitted …
  • Page 291
  • Go to Next Page »

Primary Sidebar

My Youtube Channel

Circuit Simulator

circuit simulator image

Subscribe to get New Circuits in your Email

Categories

  • Arduino Projects (96)
  • Audio and Amplifier Projects (134)
  • Automation Projects (18)
  • Automobile Electronics (103)
  • Battery Charger Circuits (88)
  • Datasheets and Components (109)
  • Electronics Theory (149)
  • Energy from Magnets (27)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (20)
  • Health related Projects (27)
  • Home Electrical Circuits (13)
  • Indicator Circuits (16)
  • Inverter Circuits (97)
  • Lamps and Lights (162)
  • Meters and Testers (72)
  • Mini Projects (28)
  • Motor Controller (69)
  • Oscillator Circuits (28)
  • Pets and Pests (15)
  • Power Supply Circuits (91)
  • Remote Control Circuits (50)
  • Renewable Energy (12)
  • Security and Alarm (64)
  • Sensors and Detectors (106)
  • SMPS and Converters (41)
  • Solar Controller Circuits (60)
  • Temperature Controllers (43)
  • Timer and Delay Relay (50)
  • Voltage Control and Protection (43)
  • Water Controller (37)
  • Wireless Circuits (31)

Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |

Recent Comments

  • Swagatam on Mp3 Player Using DF Player – Full Design Details
  • Swagatam on HX710B Air Pressure Sensor Datasheet, How to Connect
  • Swagatam on Electronic Circuit Projects, Tutorials, and Practical Engineering Solutions
  • Swagatam on 1 Hz to 1 MHz Frequency Reference Generator Circuit Diagram
  • Bill Butler Sr on 1 Hz to 1 MHz Frequency Reference Generator Circuit Diagram

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Stack Exchange
  • Linkedin

© 2026 · Swagatam Innovations