A Persistance of Vision project for the University of Maine Electrical and Computer Engineering department.
-
Open a linux environment
-
Change directory to the directory of this Readme
-
Run the following commands:
git submodule update --init --recursive mkdir build cd build export PICO_SDK_PATH=/path/to/pico/pico-sdk cmake .. make
- Code, design, and documentation by Willow Cunningham unless otherwise specified
- Project comissioned by Dr. Yifeng Zhu and advised by Professor Andrew Sheaff