1 Repo
Repositories of bitfield definitions and register maps for various hardware peripherals.
Distinct from Hardware Register Accessors: Focuses on the data repository of register maps rather than the active accessor code
Explore 1 awesome GitHub repository matching data & databases · Hardware Register Databases. Refine with filters or upvote what's useful.
i2cdevlib is a collection of peripheral drivers and hardware abstraction layers designed for I2C devices. It provides a sensor driver collection, a register map database, and a peripheral manager to coordinate communication between microcontrollers and hardware components. The project utilizes a hardware abstraction layer to decouple device logic from specific microcontroller hardware and wire libraries. This transport-layer abstraction allows the same device drivers to remain portable across different hardware architectures. The library covers a broad range of hardware integration, includin
Maintains a comprehensive database of register maps and bitfield definitions for a wide variety of I2C hardware.