Название: MicroPython for Microcontrollers : Projects with Thonny-IDE, uPyCraft-IDE, and ESP32
Автор: Dr Günter Spanner
Издательство: Elektor International Media
Год: 2021
Страниц: 229
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB
The "Python" programming language has enjoyed an enormous upswing in recent years. Not least, various single-board systems such as the Raspberry Pi have contributed to its popularity. But Python has also found widespread use in other fields, such as Artificial Intelligence (AI) or Machine Learning (ML). It is obvious, therefore, to use Python or the "MicroPython" variant for use in SoCs (Systems on Chip) as well. Powerful controllers such as the ESP32 from Espressif Systems offer excellent performance as well as Wi-Fi and Bluetooth functionality at an affordable price. With these features, the Maker scene has been taken by storm. Compared to other controllers, the ESP32 has a significantly larger flash and SRAM memory, as well as a much higher CPU speed. Due to these characteristics, the chip is not only suitable for classic C applications, but also for programming with MicroPython.