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

Official Arduino library for interfacing with the 7Semi L89HA GNSS Module over UART. This library enables easy communication and data parsing of NMEA sentences, allowing you to retrieve GPS location, time, and satellite data with minimal effort.

  • Updated Aug 26, 2025
  • C++