Tags: firmware* + raspberry pi*

0 bookmark(s) - Sort by: Date ↑ / Title /

  1. led = machine.Pin("LED", machine.Pin.OUT)
  2. This article doesn't work for the Raspberry Pi Pico W, as the pin has moved.
    Instead use

    led = machine.Pin("LED", machine.Pin.OUT)
  3. Breadboard OS is a command-line operating system for the Raspberry Pi Pico, built on top of FreeRTOS. It aims to enable quick prototyping and supports querying, starting, or killing services, checking flash usage and memory usage, and controlling GPIO pins and other peripherals.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "firmware+raspberry pi"

About - Propulsed by SemanticScuttle