SunFounder ESP32 Starter Kit
Code
Note:
• You can open the file 2.7_rgb_strip.ino under the path of esp32-starter-kit-main\c\codes\2.
7_rgb_strip. Or copy this code into Arduino IDE.
• After selecting the board (ESP32 Dev Module) and the appropriate port, click the Upload button.
• Always displaying “Unknown COMxx”?
• The Adafruit NeoPixel library is used here, you can install it from the Library Manager.
1.11. 2.7 RGB LED Strip 43