Thimble is similar in spirit to Flask, but scaled way back to fit on a microcontroller. Basically, you can create a web application using functions and routes. It's more robust than the typical ...
Abstract: Reliable and efficient trajectory generation methods are a fundamental need for autonomous dynamical systems. The goal of this article is to provide a comprehensive tutorial of three major ...
MicroPython driver for AHT10 temperature and humidity sensor over I2C. AHT10 senor may not work with other I2C devices. If that happens use newer version of sensor eg. AHT20 or AHT30.