资讯

《APM32芯得》系列内容为用户使用APM32系列产品的经验总结,均转载自21ic论坛极海半导体专区,全文未作任何修改,未经原文作者授权禁止转载。 说起Python,大家都知道这门语言,它是一款非常容易上手的脚本语言。它凭借其丰富的扩展库,具有非常强大的功能 ...
当下MicroPython 变得越来越流行,RT-Thread 也提供了对应的软件包的支持。那么,相比官方原生的 MicroPython 我们有哪些改进呢?本文将深入介绍,RT-Thread MicroPython软件包与官方原生MicroPython的区别。 首先,我们先来了解下 MicroPython 本身的一些优势及应用领域。
嘉楠科技将于2021年3月31日正式提供基于K210芯片的MicroPython开源版本。 开发者无需了解勘智K210的硬件底层原理和相关外设知识即可进行硬件的快速调试和产品孵化,极大地降低了嵌入式开发的入门门槛,以至于芯片爱好者、硬件极客、软件开发者可以通过勘智K210 ...
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, ...
Rather than duplicating the BP5 firmware functionality, I decided to ignore it completely and go with existing MicroPython capabilities. I planned to just make a simple set of board definition files — ...
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 ...
Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
This post is an introduction to the Raspberry Pi Pico. The Pico is a new microcontroller from the Raspberry Pi Foundation. This small, cheap and flexible microcontroller platform is great for learning ...