Skip to content

Instantly share code, notes, and snippets.

@baqwas
baqwas / Son_laLumi_re2.ino
Created May 28, 2020 21:08
NodeMCU to WS2813 using FastLED
/*
* SoundDetection.ino
* An introductory example to process data from a sound sensor using NodeMCU ESP8266 12E
*
* 2020-05-20 armw v0.1 initial DRAFT
*
* Operations:
* The WS2813 is a 3-wire chipset that combines the LED and its controller in a single
* package.
*