An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Adafruit NeoPixel Library [![Build Status](https://travis-ci.org/adafruit/Adafruit_NeoPixel.svg?branch=master)](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.