-
PIO max. clock (and SYSCLK) is still 125MHz (as for RP2040).
Please, change SYSCLK to 150MHz (as specified) for a RP2350 MicroPython FW.
minor issue: it can be overridden by explicit SYSCLK setting.
-
It seems `memoryview` has no `cast()` method in MicroPython, has it?
Is there another way to create a memoryview out of an `array.array('h', array_size)` that results in a bytearray-like memory vie…
Peque updated
1 month ago
-
When using high ADC pin numbers, you now need to init `ADC(machine.Pin(29))` instead of `ADC(29)`, for example.
As per: https://forums.pimoroni.com/t/pico-lipo-not-reading-battery-voltage/25060/
…
-
Is it possible to make this compatible with micro python?
Currently on installing it and the first run I'm straight away hit with:
Traceback (most recent call last):
File "", line 2, in
F…
-
# Use case of octoprobe:
Given a url to a micropython repo, for example `https://github.com/micropython/micropython@v1.24.0-preview`.
Given octoprobe has 2 mcu tentacles connected: rp2, pyboard.
…
-
-
[![image](https://github.com/user-attachments/assets/284f666f-420c-40dd-a602-b9676d7d7770)](https://www.elecfreaks.com/blog/post/use-hc-05-to-realize-microbit-communication-with-mobile-phone.html)
ht…
-
Tested with "MicroPython v1.23.0, cosmic_unicorn v1.23.0-1 on 2024-06-06; Raspberry Pi Pico W" - unfortunately I don't have any other appropriate boards to test with.
Steps:
1. Flash this https:…
-
I've made a small adapter class so that this can be used with micropython:
https://github.com/gkluoe/bme680/blob/master/library/bme680/i2c.py
@Gadgetoid would you consider a pull request to add …
-
"Ce sont des étudiants en option Game Design. Ils ont des bases sur Unreal et Unity.
L'objectif de ce workshop est de faire imaginer aux étudiants de Game Design des périphériques et des expériences …