Skip to content
#

Microcontroller

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 41 public repositories matching this topic...

Proposed system consists of a microcontroller (Arduino), a NodeMCU, a Raspberry Pi, a heartbeat sensor, a temperature sensor and a high definition camera for blood group detection purpose. In our proposed framework, the heartrate and body temperature are automatically sensed, the readings are recorded continuously. Finally, after processing the …

  • Updated Nov 15, 2020
  • JavaScript