https://github.com/spencekonde/adafruit_neopixel_porta
Neopixel library for port A of AVR microcontrollers
https://github.com/spencekonde/adafruit_neopixel_porta
Last synced: 8 months ago
JSON representation
Neopixel library for port A of AVR microcontrollers
- Host: GitHub
- URL: https://github.com/spencekonde/adafruit_neopixel_porta
- Owner: SpenceKonde
- License: lgpl-3.0
- Created: 2017-03-08T06:10:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T06:10:49.000Z (over 8 years ago)
- Last Synced: 2025-01-11T01:45:37.923Z (9 months ago)
- Language: C++
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Adafruit NeoPixel Library [](https://travis-ci.org/adafruit/Adafruit_NeoPixel)
Arduino library for controlling single-wire-based LED pixels and strip such as the [Adafruit 60 LED/meter Digital LED strip][strip], the [Adafruit FLORA RGB Smart Pixel][flora], the [Adafruit Breadboard-friendly RGB Smart Pixel][pixel], the [Adafruit NeoPixel Stick][stick], and the [Adafruit NeoPixel Shield][shield].
After downloading, rename folder to 'Adafruit_NeoPixel' and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->Adafruit_NeoPixel->strandtest sketch.
This version will work with pins on Port A, and only port A.