hzeller / noodley

Art project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs libraries:
  o spixels  (make install in the spixels library)
  o wiringpi-mpr121 (make install for that as well)
  o libusb-dev (apt-get install)


Just compile with

 make

Then run with
  sudo ./noodly

If the code is started in /etc/rc.local, it starts at startup.

About

Art project


Languages

Language:C++ 80.7%Language:C 18.7%Language:Makefile 0.5%