PicoW数据手册

Pico W Datasheet
余下 15页 请下载后查看。
资源均来自互联网,如有侵权,请联系我们删除;
资源版权归原作者所有,如需商用,请联系作者;
2024-02   阅读(17)
标签: Pico

涨知识
欧姆定律

欧姆定律是指在同一电路中,通过某段导体的电流跟这段导体两端的电压成正比,跟这段导体的电阻成反比。该定律是由德国物理学家乔治·西蒙·欧姆1826年4月发表的《金属导电定律的测定》论文提出的。

相关资源
适用于ESP32和ESP8266板、树莓派Pico的外壳

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


RP2040 数据手册

RP2040 Datasheet


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.


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.