Skip to content

Instantly share code, notes, and snippets.

View nothans's full-sized avatar
🏠
Working from home

Hans Scharler nothans

🏠
Working from home
View GitHub Profile
@nothans
nothans / channel_esp32_led_strip.ino
Created January 25, 2023 20:10
Get Field1 of a ThingSpeak Channel and Set an LED Strip On or Off
/*
Get Field1 of a ThingSpeak Channel and Set State of
WS2812 NeoPixel Strip using ESP32
Requirements:
* ESP32 Wi-Fi Device
* Arduino 2.0.3+ IDE
* Additional Boards URL: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
* Library: ThingSpeak by MathWorks