资讯

《APM32芯得》系列内容为用户使用APM32系列产品的经验总结,均转载自21ic论坛极海半导体专区,全文未作任何修改,未经原文作者授权禁止转载。 说起Python,大家都知道这门语言,它是一款非常容易上手的脚本语言。它凭借其丰富的扩展库,具有非常强大的功能 ...
随着Python成为主流的编程语言,MicroPython在嵌入式系统领域也越来越热门起来,尤其是大家喜爱的ESP32以及树莓派基金会刚推出的基于RP2040微控制器的Pico模块都支持MicroPython。 作为一行代码都不会写的板农,在很多时候觉得非常受限,发誓一定要找个时机好好 ...
嘉楠科技将于2021年3月31日正式提供基于K210芯片的MicroPython开源版本。 开发者无需了解勘智K210的硬件底层原理和相关外设知识即可进行硬件的快速调试和产品孵化,极大地降低了嵌入式开发的入门门槛,以至于芯片爱好者、硬件极客、软件开发者可以通过勘智K210 ...
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 ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: For over ...
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, ...
The world of microcontrollers is set to experience a significant shift with the upcoming release of MicroPython v1.23, which will introduce support for Asymmetric Multiprocessing (AMP) on multi-core ...
What exactly is Python and what is MicroPython? The major differences between both languages. Some use cases for each. As difficult as it is to imagine, the Python programming language made its ...
The Raspberry Pi Pico microcontroller was released at the start of the year, and this book may be of interest if you are looking to programme it in MicroPython: yes, its Programming the Raspberry Pi ...