~erin d6c6b9aebe | ||
---|---|---|
.cargo | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
memory.x | ||
rust-toolchain.toml |
README.md
CyberTail Code
This code will run on the Pi Pico microcontroller. It will read in data from the EEG Module, use FFT to interpret it, and then send positions to the Servo Controller.
Very much a work in progress at the moment.