Friday 15 October 2021

Tutorial 11: Bagaimana Upload Code IOT Blynk 2.0 Guna Board ESP32





Berikut saya akan tunjukkan video bagaimana untuk Setup libary dan upload code ESP32 dgn BLYNK 2.0 anda dengan menggunakan Software Arduino IDE 1.8.X ( LATEST VERSION ).


  1. Open Arduino IDE
  2. Go to File > Preference
  3. Copy this > https://dl.espressif.com/dl/package_esp32_index.json 
  4. Paste it at the box (besides Additional Boards Manager)
  5. Go to Tools > Board > Boards Manager > search “esp32” by Espressif Systems > Install
  6. Go to Sketch > Include Library > Manage Libraries
  7. Search “Blynk version 0.6.1” by Volodymyr Shymanskyy > Install
  8. I prefer that you restart your Arduino IDE
  9. Go to Tools > Board > Your ESP32 Board Type (usually Esp32 Dev Module)

You’re done.



 










No comments:

Post a Comment