Explore all electronics projects from simple electronics projects to high-end MCU and IoT projects. These projects belong to a wide range of categories such as Embedded, Power Electronics, Analog, Digital Electronics, Audio and Internet of Things. The below list of electronics projects contains 1200+ projects come under various electronics engineering domains.
If you want more projects, you can also check out our collection at Arduino IoT Projects | Arduino Robotics Projects | Arduino AI Projects | Arduino Home Automation Projects | Raspberry Pi Projects | ESP32 Projects
As discussed earlier, Arduino Due is an ARM controller based board designed for electronic engineers and hobbyists. This DUE…
ARDUINO DUE is an ARM controller based board designed for electronic Engineers and Hobbyists. ARM architecture is very…
Arduino Due is an ARM controller based board designed for electronic engineers and hobbyists. ARM architecture is very…
Previously we have built Temperature controlled LEDs Circuit, in which two LEDs were glowing according to the temperature. Now…
Raspberry Pi is a pocked sized computer which also have GPIO pins for connecting it to other sensors and peripherals which…
In this project we will develop a tone generator using Arduino Uno. We will have buttons interfaced with the UNO and…
In this project we are going to interface 5 RGB (Red Green Blue) LEDs to Arduino Uno. These LEDs are connected in parallel for…
In this tutorial we are going to interface an Optocoupler with ATMEGA8 microcontroller. Octocouplers are fascinating…
In this project we are going to interface a ROTARY ENCODER with ARDUINO. ARDUINO UNO is an ATMEGA controller based…
In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…
ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program…
In this tutorial we are going to interface a 4x2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad…