code/README.md

6 lines
239 B
Markdown
Raw Normal View History

2023-07-07 01:06:38 +00:00
# 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.