Pulse width modulation (PWM) via direct memory transfer (DMA) on the Raspberry PI
-
Updated
Oct 20, 2022 - C
Pulse width modulation (PWM) via direct memory transfer (DMA) on the Raspberry PI
RPi.GPIO for nanopi (NPi.GPIO)
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…
Lightweight GPIO Interface Library for the Raspberry Pi
Embedded PHP: GPIO Extension
GPIO management library for Tiva-C Series TM4C123G
Object-oriented PHP bindings for the libgpiod library
A minimalistic GPIO command and function library to work with the Raspberry Pi 5.
Driver for working with GPIO unit of AVR microcontroller.
Bare-metal NUCLEO-F401 (STM32) libraries I've made using CMSIS package
Biblioteca desenvolvida para o BeagleBone Black para diminuir o tempo da conversão ADC.
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.
Minimalistic, type-safe C++ peripheral drivers for GD32F10x microcontrollers.
Custom GPIO driver for the CH32V003 microcontroller, designed for efficient pin control, interrupts, and low-level hardware access.
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.
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.
Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. 🌟📊
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."