Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 463 Bytes

BalancingController

Part of my balancing robot project.

Main controller, running on a Teensy 4.1. The controller communicates with several peripherals:

  1. AHRS subsystem: FastAHRS
  2. Adafruit BLE module for UART over Bluetooth communication with smartphone
  3. Speed controller (which deals with the motor encoders)

Usage: alt text