BojanJurca / Esp32_oscilloscope

ESP32 oscilloscope - see the signals through Web browser the way ESP32 sees them
Creative Commons Zero v1.0 Universal
741 stars 84 forks source link

Question: ESP32 wroom32 #20

Closed Zibri closed 1 year ago

Zibri commented 1 year ago

Is there a way to have a BIN file for ESP32 WROOM32? Or a quick way to make one?

BojanJurca commented 1 year ago

Creating a BIN file shouldn't be difficult. Please see: https://randomnerdtutorials.com/bin-binary-files-sketch-arduino-ide/

You have to enter your WiFi credentials into code before creating a .BIN file, so they would be included.