Hacker News new | ask | show | jobs
by ac29 2 hours ago
I did my first ESP32 project recently and was amazed you can get a system that starts up Micropython, then a Wifi AP, DNS, and Web Server in a second or two total and uses less than 512kB RAM. And thats with a high level programming language.
1 comments

Shouldn't that all fit into less than 64k?