Skip to content

Commit 6dd30ba

Browse files
Update README.md
1 parent 12880dc commit 6dd30ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 📦 CAN Accelerometer Logger
22
is a small STM32-based project that reads 3-axis acceleration data from an ADXL345 sensor, buffers it for 1 second at 1 kHz, and then transmits it via UART and CAN bus. Perfect for capturing impact or vibration events in embedded systems.
33

4-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
54
[![Platform](https://img.shields.io/badge/platform-STM32-blue.svg)]()
65
[![Interface](https://img.shields.io/badge/interface-CAN%2FUART-green.svg)]()
76
[![Status](https://img.shields.io/badge/status-Development-yellow.svg)]()

0 commit comments

Comments
 (0)