Skip to content
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

How hard would be the ESP32 porting? #463

Open
sinclairfr opened this issue Nov 2, 2021 · 2 comments
Open

How hard would be the ESP32 porting? #463

sinclairfr opened this issue Nov 2, 2021 · 2 comments

Comments

@sinclairfr
Copy link

Hi guys,

I just broke my foot and I have a lot of time on my hand.
I am a bit of a jack of all trades, I can code and have some electronics basics.

My guess is, since ESP8266 and ESP32 share a lot of features, the porting should not be so had, should it?

Of course, there will be pin remapping to do but apart from that, I have to confess nothing comes to mind.

Can any of you guys give me advice and/or clues in order to port this great project to ESP32?

Thanks!

@AGordiGuerrero
Copy link

I would also love to do it. But I do not know how to begin. Apart from "Start new project..." :-)

We can try it together if you want.

@matjack1
Copy link
Collaborator

Hello @sinclairfr, I hope you are well by now :)

I think the porting to ESP32 is a long standing issue, which I've briefly looked into. I've recently upgraded ArduinoJson to the v6, which I think works better with ESP32, and I'm working to better handle WiFi connections, which I think is the main issue now to support ESP32.

So I think it could come out relatively easily once the WiFi changes are done. Meanwhile, something that would be useful is understanding what is not working on the ESP32 so that we can understand if we need to maintain both platforms, or if we can switch to libraries that can manage both platform for us. Maybe we find out that there are more areas to upgrade and the porting will be more difficult, but I don't know yet :)

I'm available in Gitter: https://gitter.im/esp-rfid/Lobby if you want to have a chat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants