Tags: firmware* + raspberry pi*

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

  1. The December 2024 newsletter from Obsolescence Guaranteed covers updates on new projects such as PiDP-10 and PiDP-1, news about existing projects like PiDP-8 and PiDP-11, and upcoming plans for 2025 including a PiDP-1 replica and an annual programming competition.

  2. A minimalist Go system for embedded devices, such as Raspberry Pi. gokrazy uses its own minimal Go userland instead of a traditional Linux distribution base, providing advantages in terms of security, maintainability, and reliability.

  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.

  4. 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)

  5. led = machine.Pin("LED", machine.Pin.OUT)

Top of the page

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

About - Propulsed by SemanticScuttle