Gunner
November 16, 2018, 2:50am
2
Instead of using the void loop()
all wrong (for connection reliant processes like Blynk)… why not first try out this example and do some reading about the proper use of the void loop()
with Blynk.
#2 - Using zeRGBa and Slider Widgets to control virtual and physical RGB LED
Next up a favorite of mine… since I like colourful LEDs and stuff
[Screenshot_2018-02-23-18-21-19]
This code will allow zeRGBa or individual Red Blue Green Sliders to control the colour of both a Virtual LED (vRGB LED) and any physical one connected to the device.
NOTE: this is NOT for a NeoPixel RGB… Only for a bog standard RGB LED (common Anode/Cathode selectable in code) Please adjust GPIO pi…
http://help.blynk.cc/getting-started-library-auth-token-code-examples/blynk-basics/keep-your-void-loop-clean