Sunday, 30 July 2023

Tutorial 13: Bagaimana Upload Code IOT Telegram Guna Board ESP32

  




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



Berikut saya akan tunjukkan video bagaimana untuk Setup library dan upload code ESP32 dgn TELEGRAM 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 “UniversalTelegramBot 1.3.0” by Brian Lough > Install
  8. I prefer that you restart your Arduino IDE
  9. Go to Tools > Board > Your ESP32 Board Type (usually DOIT ESP32 DEVKIT V1)

You’re done.



 











No comments:

Post a Comment