30 results for “topic:hardware-abstraction-layer”
A Device API references WebGPU implementations
STM32 based DC-DC converter
DreamHAL is a hardware abstraction library (HAL) for Dreamcast/SH4
STM32 and nRF24L01+ based 2.4GHz RF scanner
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.
A collection of notes, examples, projects, and animations for learning STM32 microcontrollers and embedded systems development.
A Java terminal IO library to control serial devices for Linux/POSIX systems.
Abstractions over the peripherals of the STM32F401CCU6 microcontroller in the C language
drivers for the AVR ATmega32 microcontroller, providing a higher-level interface for working with commonly used hardware peripherals.
Firmware Library developed for interfacing the ADXL375 3-DoF accelerometer with the STM32F4XX Microcontroller Series.
OpenEL for Arduino
OpenEL implemented in C++
A layered architecture implementations for the atmega32 micocontroller peripheral drivers and also some sensors drivers
This repository contains a beginner-friendly STM32CubeIDE project that blinks an LED on an STM32F446RET6 microcontroller using the STM32 HAL (Hardware Abstraction Layer).
A baremetal hardware abstraction layer (HAL) designed for ARM Cortex M4 microcontrollers
A hardware abstraction layer for the Nintendo 64.
CubeSat Flight Software and GNC implementations in C++
Hardware Abstraction Layer for ATSAME54 microcontrollers
⚙️ Simplify FOC implementation with TinyFOC-HAL, a practical guide that streamlines control for small motor projects using CubeMX configurations.
Microcontroller definitions library
A C library for interfacing with Microchip's MCP23 series GPIO expanders on Linux systems. Supports MCP23S08 (SPI), MCP23S09 (SPI), and MCP23009 (I2C) devices.
This is helper (utility) library to implement android audio hal with audioframework (https://github.com/hidenorly/audioframework).
ARM M4 RTOS integration / STM32F4 Discovery Board
android audio hal with audio framework (https://github.com/hidenorly/audioframework) and the helper (https://github.com/hidenorly/AndroidAudioHalHelper)
A real-time IoT system for tracking and managing e-bike fleets with live GPS monitoring, web visualization, and maintenance management capabilities.
Hardwaer Abstraction Layer for Raspberry PI and other Linux Development Boards
No description provided.
Tryout Hardware-Abstraction-Layer
MCU-EHAL — Portable, layered embedded drivers and hardware abstractions for any microcontroller.
💡 Blink an LED on STM32F446RET6 using HAL in this beginner-friendly project, perfect for learning CubeMX and GPIO toggling.