hardware-abstraction-layer
There are 21 repositories under hardware-abstraction-layer topic.
antvis/g-device-api
A Device API references WebGPU implementations
gemesa/stm32-dc-dc
STM32 based DC-DC converter
sega-dreamcast/dreamhal
DreamHAL is a hardware abstraction library (HAL) for Dreamcast/SH4
gemesa/stm32-rf-scanner
STM32 and nRF24L01+ based 2.4GHz RF scanner
openel/openel
OpenEL implemented in C. OpenEL(Open Embedded Library) is a unified API(Application Programming Interface) for actuators and sensors. The specifications and implementation have been developed by JASA(Japan Embedded Systems Technology Association) since 2011.
Electrostat-Lab/Serial4j
A Java terminal IO library to control serial devices for Linux/POSIX systems.
Aditya-A-garwal/STM32F401CCU6-Peripheral-Drivers
Abstractions over the peripherals of the STM32F401CCU6 microcontroller in the C language
0marAmr/AVR_Drivers
drivers for the AVR ATmega32 microcontroller, providing a higher-level interface for working with commonly used hardware peripherals.
abdoaboganima/avr
A layered architecture implementations for the atmega32 micocontroller peripheral drivers and also some sensors drivers
openel/openel-arduino
OpenEL for Arduino
openel/openel-cpp
OpenEL implemented in C++
c4deszes/atsame54-hal
Hardware Abstraction Layer for ATSAME54 microcontrollers
icorbrey/nintendo64-hal
A hardware abstraction layer for the Nintendo 64.
RafaelVVolkmer/STM32-ZIG
An approach to using the Zig language for embedded systems on STMicroeletronics evaluation boards for 32-bit Core M4 MCUs.
sav-1305/STM32F4XX-ADXL375
Firmware Library developed for interfacing the ADXL375 3-DoF accelerometer with the STM32F4XX Microcontroller Series.
Squantor/libMcu
Microcontroller definitions library
richa1711/rustduino
✅The project been offered by Electronics Club IITK, which introduces the concepts of Embedded programming and also covers Arduino Architecture from basics
cutec-chris/halc
Hardwaer Abstraction Layer for Raspberry PI and other Linux Development Boards
hidenorly/AfwBasedAudioHal
android audio hal with audio framework (https://github.com/hidenorly/audioframework) and the helper (https://github.com/hidenorly/AndroidAudioHalHelper)
hidenorly/AndroidAudioHalHelper
This is helper (utility) library to implement android audio hal with audioframework (https://github.com/hidenorly/audioframework).