Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mongoose-os-apps/example-neopixel-c


https://github.com/mongoose-os-apps/example-neopixel-c

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Neopixel strip control example

## Overview

Build and flash this app. Connect NeoPixel strip to power, ground, and
signal pin - for example, below we have 12-pixel strip attached
to pin 5 of ESP8266 NodeMCU board:

![](neopixel.gif)

If you're using a different strip, edit `fs/init.js` and modify
pixel count and pin number as needed, then rebuild and reflash the app.