In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
There are plenty of small microcontrollers available for all kinds of tasks, each one with its unique set of features and capabilities. However, not all of us want to spend time mucking about in C or ...
Building your own smart devices can be a lot of fun, but as your projects scale in complexity, so can the parts required. I've wanted to build my own voice assistant for quite a long time now, after ...