Examples to accompany the "Raspberry Pi Pico Python SDK" book published by Raspberry Pi Ltd, which forms part of the technical documentation in support of Raspberry Pi Pico and the MicroPython port to RP2040.
【Raspberry Pi Pico Python SDK】附带的示例(https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf)“由Raspberry Pi Ltd出版的书,该书构成[技术文件]的一部分(https://www.raspberrypi.com/documentation/microcontrollers/)支持Raspberry Pi Pico和RP2040的MicroPython端口。
Note: There are also additional examples for the RP2040 port of MicroPython here in the upstream MicroPython repo.
注: 还有RP2040的MicroPython端口的其他示例此处在上游MicroPython仓库.
While we welcome pull requests to contribute further example code, please do not link to personal sites or to your social media. Contributions which are fully documented with an AsciiDoc description and a Fritzing wiring diagram, e.g. see the NeoPixel Ring example, stand more chance of inclusion.
Our example code is under the BSD-3-Clause License: any contributions must be under the same license.
虽然我们欢迎拉取请求以贡献更多示例代码,但请不要链接到个人网站或您的社交媒体。通过AsciiDoc描述和Fritzing接线图完整记录的贡献,例如参见NeoPixel Ring例如,有更多的机会被纳入。
我们的示例代码遵循BSD-3-Clause许可证:任何贡献都必须遵循相同的许可证。