There are currently around 600 programming languages to choose from, so picking the one that’s right for you can be pretty difficult. But if you’re looking for a language that’s incredibly popular, ...
随着Python成为主流的编程语言,MicroPython在嵌入式系统领域也越来越热门起来,尤其是大家喜爱的ESP32以及树莓派基金会刚推出的基于RP2040微控制器的Pico模块都支持MicroPython。 作为一行代码都不会写的板农,在很多时候觉得非常受限,发誓一定要找个时机好好 ...
当下MicroPython 变得越来越流行,RT-Thread 也提供了对应的软件包的支持。那么,相比官方原生的 MicroPython 我们有哪些改进呢?本文将深入介绍,RT-Thread MicroPython软件包与官方原生MicroPython的区别。 首先,我们先来了解下 MicroPython 本身的一些优势及应用领域。
While languages such as Ada and C++ have gained some adoption in certain circles, for the most part embedded software is still dominated by the procedural and dangerous C programming language. A few ...
When it comes to the ESPR32, although there is very little detail regarding this particular device, it is known to be a development board that is equipped with Espressif Systems' wireless ...
One of the nicest amenities of interpreted programming languages is that you can test out the code that you’re developing in a shell, one line at a time, and see the results instantly. No matter how ...
If you have purchased one of the new Raspberry Pi Pico microcontrollers launched by the Raspberry Pi Foundation earlier this month and are a little stuck on what to do next. You may be interested to ...
The Raspberry Pi Pico is a change from the previous Pis that people are used to. This is because it is not a Linux computer, but it is a microcontroller board just like Arduino. The biggest selling ...
Canonical has released Ubuntu 22.10, an update to the company’s Linux distribution that introduces MicroPython support on a variety of microcontrollers. Codenamed “Kinetic Kudu” and announced October ...
Raspberry Pi was synonymous with single-board Linux computers. No longer. The $4 Raspberry Pi Pico board is their attempt to break into the crowded microcontroller module market. The microcontroller ...