<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Anyone using an ESP board with Micropython in a project? I’m trying to port something written for the Raspberry Pi to Micropython. Code-wise it is a trivial port, but my ESP8266 does not have enough free RAM to run it. Yes, I am too lazy to port it to C++, and speed isn’t an issue.<div class=""><br class=""><div class="">I want to keep it cheap and available, so I am now looking to ESP32. I know is it more under development than ESP8266, but I think again, simple GPIO and network is working fine in micropython.</div><div class=""><br class=""></div><div class="">Any suggestions? I was thinking something like this as a start: <a href="https://www.ebay.com/itm/ESP32-WROVER-IPEX-Development-Board-with-4MB-PSRAM-WiFi-Bluetooth-Low-Pow-New/232942468720" class="">https://www.ebay.com/itm/ESP32-WROVER-IPEX-Development-Board-with-4MB-PSRAM-WiFi-Bluetooth-Low-Pow-New/232942468720</a></div><div class=""><br class=""></div><div class="">4 MB of RAM is probably overkill but it will at least remove that stumbling block for now.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Alex</div></div></body></html>