Page 1 of 1

ESP32 simulator for Windows

Posted: Sat Nov 20, 2021 11:27 am
by ha5ast
That is what I did this simulator, because I am a lame programmer. I was searching a hardware simulator for the development, but i couldn't find. I had to write one, because only online versions existed when I start to write it, but these online versions seemed buggy and very slow.
ESP32 development in MicroPython was very difficult: programming, upload, does not work. And again and again. Always had a silly bug somewhere in my own control program. I was frustrated because lot of upload. I decimate the time of development since when I use this simulator. Feel free to use it too, if you like it : http://esp32hwsim.com

Re: ESP32 simulator for Windows

Posted: Thu Mar 24, 2022 7:30 am
by hai.nguyen
Thank you very much but after installation I can't find where the app is. My os is windows 10

Re: ESP32 simulator for Windows

Posted: Fri Mar 25, 2022 8:13 am
by ha5ast
hai.nguyen wrote:
Thu Mar 24, 2022 7:30 am
Thank you very much but after installation I can't find where the app is. My os is windows 10
App name and default location is: your_document_folder\esp32dev\simulator\E32HWS.exe
But the app cannot run without configuration therefore you have to read this documentation first:
your_document_folder\esp32dev\documents\ESP32_hardware_simulator_description.pdf
or online
http://esp32hwsim.com/downloads/ESP32_h ... iption.pdf

And I recommend you to watch this video:
http://esp32hwsim.com/videos.html

and all things will be clear.