Skip to content

Esp32 support? #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsyzthz opened this issue Jan 18, 2021 · 3 comments · Fixed by #42
Closed

Esp32 support? #7

jsyzthz opened this issue Jan 18, 2021 · 3 comments · Fixed by #42
Labels
board support An issue to do with supporting a board type In Beta Currently in beta testing, test it at https://beta.duino.app

Comments

@jsyzthz
Copy link

jsyzthz commented Jan 18, 2021

auinoapp is a good job. it can online compile and upload without third tools.
i saw esp8266. support esp32?

@mrfrase3
Copy link
Collaborator

not too sure about the esp32, I haven't got one to experiment with. I will get my hands on one and look further into this.

@mrfrase3 mrfrase3 added the board support An issue to do with supporting a board type label Jan 20, 2021
@madshobye
Copy link

When compiling to esp32 I get the following error: no module named serial.
It seems to be a problem that the compile servers are missing a version of python:
https://askubuntu.com/questions/320996/how-to-make-python-program-command-execute-python-3/1031733#1031733
espressif/arduino-esp32#13
(i cannot copy paste from the prompt - for some strange reason)

@mrfrase3
Copy link
Collaborator

Howdy,

Long time, no update. How are you?

Anyway, after a fair bit of effort, I've implemented a propper solution to ESP programming, which is now available in the 3.3.1 beta version of the app, beta.duino.app

Feel free to give it a go, let me know if there are any issues.

@mrfrase3 mrfrase3 added the In Beta Currently in beta testing, test it at https://beta.duino.app label Aug 14, 2021
@mrfrase3 mrfrase3 mentioned this issue Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board support An issue to do with supporting a board type In Beta Currently in beta testing, test it at https://beta.duino.app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants