Skip to content
#

micro-controller

Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.

Here are 31 public repositories matching this topic...

This project belongs to detect any alcoholic driver for avoiding unnecessary accidents. To do this we built a system using MQ-5 gas sensor which can detect alcohol gas and glow a green signal at the back of its led. We are assuming a motor as a vehicle. Now if it sense any alcohol gas then this will be displayed on the LCD display and system wil…

  • Updated Jan 23, 2018
  • C++