| .. | ||
| CircuitPython | ||
| Doumentation | ||
| adafruit-circuitpython-raspberry_pi_pico_w-en_US-9.0.2.uf2 | ||
| flash_nuke.uf2 | ||
| README.md | ||
| universal_flash_nuke.uf2 | ||
Lab 11
Servo Control Dashboard
Overview
Use the Adafruit dashboard to control a servo motor. The dashboard can be used to push position information to remote IoT nodes.
Important: This project uses CircuitPython. Nuke the Pico to erase any MicroPython installation. Drag and drop the appropriate CircuitPython version to the Pico W or Pico 2W.
Directories & Files
CircuitPython: CircuitPython code and documentation. It includes the CircuitPython Versions for the Pico W and Pico 2 W.
flash_nuke.uf2: Erases all existing firmware on the Pico W. universal_flash_nuke.uf2: Erases all existing firmware on the Pico 2 W.
CircuitPython/code: Working code for the lab. Drag and drop all code and directories to the Pico. CicuitPython provides a removeable disk access to the Pico.
Documentation: Pin diagrams, web links, and other information.