*แจ้งวันหยุด* ทางบริษัทจะปิดทำการในวันที่ 3 มิ.ย. 67 เนื่องในวันวันคล้ายวันเฉลิมพระชนมพรรษา สมเด็จพระนางเจ้าสุทิดา เพราะฉะนั้นออเดอร์จะทำการจัดส่งอีกครั้งในวันทำการถัดไป
Control LED Strip Using ESP32 and Blynk App

Control LED Strip Using ESP32 and Blynk App

INTRODUCTION

Do you know that you can control the colour of your LED strip using a mobile phone? With a simple hardware connection, you can now light up the LED strips to the colour that you like. Watch this video to know how to control the LED strip using ESP32 and Blynk app.

HARDWARE PREPARATION

This tutorial use :

Software Preparation.

  1. Open the Arduino IDE. Please make sure that your Arduino IDE is version 1.6.9 and above.
  2. Then, click at the on Sketch – Include Library – Manage Libraries… Search for “blynk” and install the latest version of Blynk.
  3. Next, we need to install ESP32 development board.
  4. Insert this link into the Arduino preference "https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json".
  5. Go to Tools>Boards>Board Manager and install the ESP32 board.

Sample Code

This is the sample code used for this tutorial. Try it!

Thank you

Thank you for reading this tutorial and we hope it helps your project development. If you have any technical inquiries, please post at Cytron Technical Forum.