Panel.h for NeoPixel Matrix
Control any NeoPixel Matrix using processing like methods
Установка
Последняя опубликованная версия- Скачайте архив — реестр отдает его уже проверенным.
- В Arduino IDE выберите «Скетч → Подключить библиотеку → Добавить .ZIP библиотеку».
- Укажите скачанный файл — библиотека появится в списке доступных.
SHA-256:08145b8b63991dcaca8370f104c51182ec0e0ba68e09e9488e5e7ab0b4cb2f00Panel_h_for_NeoPixel_Matrix-1.1.0-08145b8b.zipОписание
Control any neopixel matrix. This library comes with more than 40 processing like functions.Cool game examplesand demos: minesRuner-Accel, minesRunner-gest, demos, testLayout, etcSupports 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.Also a complete Assembly gide. This project was born in 'Creative Electronics', a BEng Electronics Engineering 4th year module at the University of Málaga, School of Telecommunications.