TL;DR
This week's Python on Microcontrollers Newsletter highlights some exciting developments in the world of microcontroller programming, particularly with Python. The newsletter features a new open-source firmware called openbricks for the ESP32-S3, which offers a Pybricks-style robotics API. This firmware supports low-cost components like $15 serial-bus servos and includes features like a drivebase controller and trajectory planner. It allows for cross-compilation and uploading programs over Bluetooth Low Energy (BLE), making it accessible for hobbyists looking to create their own robotics projects.