https://github.com/edgeimpulse/brainchip-accelerometer
https://github.com/edgeimpulse/brainchip-accelerometer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edgeimpulse/brainchip-accelerometer
- Owner: edgeimpulse
- License: bsd-3-clause-clear
- Created: 2023-10-14T13:26:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T10:25:54.000Z (3 months ago)
- Last Synced: 2025-03-07T00:58:40.665Z (about 2 months ago)
- Language: Python
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brainchip-accelerometer
Example of how to use an accelerometer with a BrainChip device on a Raspberry Pi.
# accel-hw-timed-fixed-dt.py
takes data from execl
be sure to edit python with folder/file name of sample file to right```
python3 accel-hw-timed-fixed-dt.py```
# class-hw-timed.py
```
python3 class-hw-timed.py```