Skip to content

A Persistance of Vision wand for the UMaine ECE department

Notifications You must be signed in to change notification settings

willowec/lightwand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Wand

A Persistance of Vision project for the University of Maine Electrical and Computer Engineering department.

Compiling

  1. Open a linux environment

  2. Change directory to the directory of this Readme

  3. Run the following commands:

     git submodule update --init --recursive
     mkdir build
     cd build
     export PICO_SDK_PATH=/path/to/pico/pico-sdk
     cmake ..
     make
    

Credits

  • Code, design, and documentation by Willow Cunningham unless otherwise specified
  • Project comissioned by Dr. Yifeng Zhu and advised by Professor Andrew Sheaff

About

A Persistance of Vision wand for the UMaine ECE department

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published