ramonheras / Pixel-and-Play-Arduino-Library

Arduino Library for Pixel and Play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel-and-Play-Arduino-Library

License: GPL v3 Generic badge

Control any neopixel matrix. This library comes with more than 40 processing like functions.

  • Cool game examples and demos: minesRuner-Accel, minesRunner-gest, demos, testLayout, etc
  • Supports all possible led layouts.
  • Hot-swap the neopixel matrix by using rebuild()
  • Transformations such as rotate(), translate(), rotateMatrix(); Alongside with popMatrix() and pushMatrix().
  • Draw methods : setPixel(), line(), rect()
  • Display images using image()
And a lot more...
This library is part of the neopixel project an open hardware/software project to make easy create interactive games.
Find all .stl (3d) and gerber (PCB) files to build your own Pixel and Play console at Github Pixel and play Open Hardware.

This project was born in 'Creative Electronics', a BEng Electronics Engineering 4th year module at the University of Málaga, School of Telecommunications.

Reference

Generic badge
Generic badge

About

Arduino Library for Pixel and Play

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%