Tags: firmware* + micropython*

0 bookmark(s) - Sort by: Date โ†“ / Title /

  1. Developer Oliver Fabel has brought MicroPython to the Flipper Zero, providing an alternative to JavaScript for writing programs on this popular device without requiring custom firmware.

  2. MicroPython, a Python interpreter for microcontrollers, has released version 1.23 with several improvements. Notably, it now supports creating custom USB devices on multiple levels and has received improvements for OpenAMP, an inter-core communication protocol.

  3. 2023-11-27 Tags: , , , , , by klotz
  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+micropython"

About - Propulsed by SemanticScuttle