Skip to content
#

gpio-library

Here are 18 public repositories matching this topic...

GPIO Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver allows user to configure the gpio pins of stm32 microcontroller in Input Mode , Output mode , Alternate function mode , interrupt mode and configure interrupt priority . The driver also exposes apis to read and write data to and from gpio pins a…

  • Updated May 6, 2023
  • C

This easy-to-use 8-bit LCD library is designed specifically for the PIC16F877A, using PORTD for data lines and PORTC for control signals (RS, RW, EN). Whether you're building a weather station, sensor dashboard, or just want a clean "Hello World," this library has your back.

  • Updated Jun 30, 2025
  • C

Turn raw analog signals into smart digital data with this easy-to-use ADC module for the PIC16F877A. Whether it's a temperature sensor, light sensor, or any other analog input, this code helps you get clean readings without digging deep into datasheets. Simple, modular, and made for embedded developers who want reliable results with less headache.

  • Updated Jun 30, 2025
  • C

Improve this page

Add a description, image, and links to the gpio-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpio-library topic, visit your repo's landing page and select "manage topics."

Learn more