https://github.com/amzisys/accelero-gyro-interlock-pcb
Accelerometer-Gyroscope Sensor Interlock
https://github.com/amzisys/accelero-gyro-interlock-pcb
accelerometer electronics gyroscope pcb pcb-design stm32 swan
Last synced: 3 months ago
JSON representation
Accelerometer-Gyroscope Sensor Interlock
- Host: GitHub
- URL: https://github.com/amzisys/accelero-gyro-interlock-pcb
- Owner: AmziSys
- Created: 2024-06-15T09:56:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T10:31:34.000Z (12 months ago)
- Last Synced: 2025-01-20T22:53:38.470Z (4 months ago)
- Topics: accelerometer, electronics, gyroscope, pcb, pcb-design, stm32, swan
- Homepage:
- Size: 299 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelero-Gyro-Interlock-PCB
---------------------- Accelerometer-Gyroscope Sensor Interlock -----------------------
* Intro:
The project aims to control/monitor two accelerometer-gyroscope sensors using an STM32 microcontroller-based board.(An accelerometer measures the linear acceleration of movement, and a gyroscope measures the angular velocity of rotation).
* Design: (4-layer PCB board)
The main board contains:
- Blues Swan Feather-board: a low-cost, embeddable STM32L4 microcontroller designed to accelerate the development and deployment of battery-powered IoT solutions.
- Adafruit Industries 2090: a capacitive LCD touchscreen (2.8 TFT LCD w/MicroSD Socket).
- QwiicBus Endpoint: a connector to link the main board to the sensors (I2C communication bus).
- Adafruit EYESPI Breakout Board: to connect the LCD
- Safety relay, screw terminal
- Transistors, LEDs,
- push buttons...The board was designed using Kicad 8
For confidentiality reasons, design files are not shared (private repo only)