FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要。
本指南介绍了如何开始为乐高®教育MINDSTORMS®头脑风暴EV3机器人编写MicroPython程序。
适用于ESP32和ESP8266板、树莓派Pico的外壳3D模型
RP2040 Datasheet
Pico W Datasheet
EV3 MicroPython 入门
The SDK (Software Development Kit) provides the headers, libraries and build system necessary to write programs for RP2040-based devices such as Raspberry Pi Pico in C, C++ or Arm assembly language.
This book is about the official MicroPython port for RP2040-based microcontroller boards.
MicroPython for BBC micro:bit Technical Workshop
MicroPython(microbit)开发手册。
ESP8266是上海乐鑫公司推出的一款集成度非常高的WiFi无线SOC,只需很少外围元器件就能工作。