You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.cargo | 3 months ago | |
src | 2 months ago | |
.gitignore | 3 months ago | |
Cargo.lock | 2 months ago | |
Cargo.toml | 2 months ago | |
README.md | 3 months ago | |
memory.x | 3 months ago | |
rust-toolchain.toml | 3 months ago |
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.