use macOS terminal can not install MicroPython on Raspberry Pi Pico bug All In One

发布时间 2023-03-30 23:45:39作者: xgqfrms

use macOS terminal can not install MicroPython on Raspberry Pi Pico bug All In One

使用 macOS 终端无法在 Raspberry Pi Pico 上安装 MicroPython bug

MicroPython 环境搭建

您可以通过 USB 将 Pico 连接到计算机,然后将文件拖放到它上面来对 Pico 进行编程,因此我们整理了一个可下载的 UF2 文件,让您可以更轻松地安装 MicroPython。

https://www.raspberrypi.com/documentation/microcontrollers/micropython.html#drag-and-drop-micropython

pdf ebooks

  1. SDK 文档

2.3. Connecting from a Mac ❌ (Page 10)


# 安装
$ brew install minicom

# 连接
$ minicom -b 115200 -o -D /dev/tty.usbmodem0000000000001

https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf

  1. Get Started with MicroPython on Raspberry Pi Pico (RPi_PiPico_Digital_v10.pdf)
  1. Installing MicroPython ❌ (Page 16)

image

https://hackspace.raspberrypi.com/books/micropython-pico

https://hackspace.raspberrypi.com/books

(? 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs

https://www.cnblogs.com/xgqfrms/p/17274289.html



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ?️,侵权必究⚠️!