Skip to content

chicoplusplus/arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chico++ Arduino Projects

Blinkenlights

We are working with strands of Adafruit WS2801 LED pixels, configured in a grid installed on ceiling tiles. For more information on basic wiring and led function, see their tutorial.

We're using the Arduino Uno to drive the array.

Requirements

  • Start with a fresh installation of the Arduino distribution. There's no need to install libraries in the main Arduino java library location. Instead, clone this repo and go into the IDE and set your "Sketchbook location" to it. It will load the libraries subdirectory automatically.
  • You'll need to install Andy Brown's port of the C++ std library.

Releases

No releases published

Packages

No packages published