Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. 🌟📊
-
Updated
Apr 6, 2026 - C
Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. 🌟📊
Physical computing library for the Wanhive IoT Platform.
Zero-copy, sub-20µs latency GPIO interrupt handler and C++ library for Raspberry Pi 5 (RP1), utilizing CPU isolation, kernel-space lock-free ring buffers, and mmap.
different examples for Apollo3 / Artemis
A native Go library for accessing GPIO lines on Linux platforms using the GPIO character device
A Rust library for accessing GPIO lines on Linux platforms using the GPIO character device
A lightweight C++ wrapper for libgpiod (v2.x) to simplify GPIO usage on Linux/Raspberry Pi. Offers human-friendly functions like configurePin(), setPin(), getPin(), attachInterrupt(), and detachPin() — without deep knowledge of the complex libgpiod API.
GPIO Stimulation
Embedded PHP: GPIO Extension
A simple and fast Pascal unit to control GPIO pins using the Linux GPIO character device interface
A minimalistic GPIO command and function library to work with the Raspberry Pi 5.
ESP32 GPIO Bridge transforms an ESP32 development board into a versatile, PC-controlled hardware interface. It allows a host computer running Python to directly control and communicate with hardware components like sensors, actuators, and other ICs.
Minimalistic, type-safe C++ peripheral drivers for GD32F10x microcontrollers.
WiringPi in Julia
Collect and analyze data from IoT devices like sensors such as PIR, HC-SR04 Ultrasonic sensor.
A simple and beginner-friendly GPIO library made for the PIC16F877A microcontroller. Whether you're toggling LEDs or reading switches, this file helps you do it cleanly with easy to read functions and macros. Perfect for students, hobbyists, or anyone building cool embedded projects.
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.
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.
Custom GPIO driver for the CH32V003 microcontroller, designed for efficient pin control, interrupts, and low-level hardware access.
Add a description, image, and links to the gpio-library topic page so that developers can more easily learn about it.
To associate your repository with the gpio-library topic, visit your repo's landing page and select "manage topics."