Get started with MicroPython on Raspberry Pi Pico

In this book, we’ll look at how to get started with this hardware, and how to work with other electronic components. By the end of the book, you’ll know how to create your own programmable electronic contraptions.
余下 129页 请下载后查看。
学豆:10    下载(23.7MB)   
资源均来自互联网,如有侵权,请联系我们删除;
资源版权归原作者所有,如需商用,请联系作者;
2023-10   阅读(39)
标签: 创客 Pico MicroPython

涨知识
勾股定理

勾股定理,是一个基本的几何定理,指直角三角形的两条直角边的平方和等于斜边的平方。中国古代称直角三角形为勾股形,并且直角边中较小者为勾,另一长直角边为股,斜边为弦,所以称这个定理为勾股定理,也有人称商高定理。

相关资源
使用乐高EV3机器人进行 MicroPython 趣味编程

本指南介绍了如何开始为乐高®教育MINDSTORMS®头脑风暴EV3机器人编写MicroPython程序。


适用于ESP32和ESP8266板、树莓派Pico的外壳

适用于ESP32和ESP8266板、树莓派Pico的外壳3D模型


RP2040 数据手册

RP2040 Datasheet


PicoW数据手册

Pico W Datasheet


EV3 MicroPython 入门

EV3 MicroPython 入门


Pi Pico C/C++ SDK

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.


Pi Pico Python SDK

This book is about the official MicroPython port for RP2040-based microcontroller boards.


MicroPython for BBC micro:bit

MicroPython for BBC micro:bit Technical Workshop


MicroPython(microbit)开发手册

MicroPython(microbit)开发手册。


基于ESP8266平台的MicroPython v5.2

ESP8266是上海乐鑫公司推出的一款集成度非常高的WiFi无线SOC,只需很少外围元器件就能工作。