Code for the Control Board.
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.
 
 
~erin d6c6b9aebe
i am going insane
2 months ago
.cargo Initial blank Embassy RP2040 project 3 months ago
src i am going insane 2 months ago
.gitignore Initial blank Embassy RP2040 project 3 months ago
Cargo.lock I2C? 2 months ago
Cargo.toml I2C? 2 months ago
README.md Add README 3 months ago
memory.x Initial blank Embassy RP2040 project 3 months ago
rust-toolchain.toml Initial blank Embassy RP2040 project 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.