• 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 183
  • Page 184
  • Page 185
  • Page 186
  • Page 187
  • Interim pages omitted …
  • Page 294
  • Go to Next Page »

Primary Sidebar



Categories

  • Arduino Projects (95)
  • Audio and Amplifier Projects (134)
  • Automation Projects (18)
  • Automobile Electronics (103)
  • Battery Charger Circuits (89)
  • Datasheets and Components (109)
  • Electronics Theory (150)
  • Energy from Magnets and Earth (40)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (20)
  • Health related Projects (27)
  • Home Electrical Circuits (13)
  • Indicator Circuits (16)
  • Inverter Circuits (100)
  • Lamps and Lights (163)
  • Meters and Testers (72)
  • Mini Projects (28)
  • Motor Controller (68)
  • Oscillator Circuits (30)
  • Pets and Pests (15)
  • Power Supply Circuits (91)
  • Remote Control Circuits (50)
  • Security and Alarm (65)
  • Sensors and Detectors (107)
  • SMPS and Converters (46)
  • Solar Controller Circuits (62)
  • Temperature Controllers (44)
  • Timer and Delay Relay (50)
  • Voltage Control and Protection (44)
  • Water Controller (37)
  • Wireless Circuits (31)



Circuit Simulator

circuit simulator image



Subscribe to get New Circuits in your Email



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 SG3525 Inverter Circuits with Low Battery Cut-off and Overvoltage Regulation
  • Johan on SG3525 Inverter Circuits with Low Battery Cut-off and Overvoltage Regulation
  • elena on 9 Simple Sine Wave Generator Circuits Explored
  • Swagatam on EGS002 Datasheet, Circuit Diagram Explained
  • Yadaime Arango on EGS002 Datasheet, Circuit Diagram Explained

Social Profiles

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

© 2026 · Swagatam Innovations