资讯

MicroPython是Python 3的精简和高效的实现,包含了一部分经过优化的Python标准库,能在微控制器等资源受限的平台运行。MicroPython也支持一些高级功能,比如交互式提示、任意精度的整数、闭包、列表推导、生成器、异常处理等等 ...
简 介: 本文给出了第十九届全国大学生智能汽车竞赛镜头组中 MicroPython 赛道的要求。该赛道允许本科生、专科生参加。 关键词: 智能车竞赛,恩智浦, MicroPython 01 MicroPython镜头组 一、背景介绍 第十九届全国大学生智能汽车竞赛[1] 将于2024年暑期举行,竞速比赛规则已于2023年11月公布。竞速比赛 ...
In this tutorial, we’re going to teach you everything you need to know about microcontrollers and discuss the benefits of using MicroPython over other boards. There’s quite a bit to unpack ...
The Raspberry Pi Foundation is finally designing a microcontroller with its own chip. Here's how you can use it for your projects and everything you need to know about its features and specs.
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 official tutorial on the MicroPython site is fantastic. If you know Python already, you’ll be up to speed with ESP8266 MicroPython in a half hour. MicroPython and ESP8266 Extensions ...