Open mpovel opened 1 year ago
Heltec official library dose not support arm64. So we need to first install the Espressif official ESP32 library then add the example code and driver manually.
pip install pyserial
sudo usermod -a -G <group> <username>
File
->Peferences
.Additional Boards Manager URLs
https://espressif.github.io/arduino-esp32/package_esp32_index.json
Tools
-> Board
-> Boards Manager...
, and search ESP32
in the new pop-up dialog, then select the esp32 by Espressif Systems
and click install
Sketch
->Include Library
->Manage Libraries...
Search Heltec ESP32
and install it.File
-> Examples
-> Heltec WiFi LoRa 32 (v3)
I am trying to run arduino-cli or rasberry pi 4 64 Bit and get errors as the host os is not supported.