Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sav-1305/stm32f4xx-adxl375
Firmware Library developed for interfacing the ADXL375 3-DoF accelerometer with the STM32F4XX Microcontroller Series.
https://github.com/sav-1305/stm32f4xx-adxl375
Last synced: 9 days ago
JSON representation
Firmware Library developed for interfacing the ADXL375 3-DoF accelerometer with the STM32F4XX Microcontroller Series.
- Host: GitHub
- URL: https://github.com/sav-1305/stm32f4xx-adxl375
- Owner: sav-1305
- Created: 2024-06-04T16:22:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T16:24:28.000Z (5 months ago)
- Last Synced: 2024-06-04T18:24:10.933Z (5 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STM32F4XX-ADXL375
Firmware Library developed for interfacing the ADXL375 3-DoF accelerometer with the STM32F4XX Microcontroller Series.## HOW TO USE
Provided ```ADXL375``` header and source files alongside ```main.c``` file for example implementation.