-
### Category
Hardware Compatibility
### Hardware
Raspberry Pi Pico (W)
### Firmware Version
2.3.7.30fbcab
### Description
The Pico W works just fine with GPS, but the firmware doesn't allow it …
-
### Port, board and/or hardware
esp32 port, RPI_PICO_W port
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Generic ESP32 module with ESP32
MicroPython v1.23.0 on 2024-06-02; Rasp…
-
I was trying ampule to replace adafruit httpserver as have been seeing some issues with reliability.
I got the code working to host the html page and respond to button presses on that page - so lon…
-
Create a part to produce pose estimates use acc/gyro/mag values from an IMU. Output is pose (x, y, angle) and accelerations (x_d, y_d, angle_d) where (x, y) is position in meters, x-axis is positive …
-
@Kreeblah can I suggest you consider a [crowdfunding](https://en.wikipedia.org/wiki/Crowdfunding) campaign on [Crowd Supply](https://en.wikipedia.org/wiki/Crowd_Supply) for a your custom gameport-adap…
-
Use pi-top's onboard speaker to interact with the user via speech - particularly useful/interesting for robotics applications but can also have a lot of value for simpler Foundation Kit projects.
S…
-
If I'm trying to use settime function in ntptime module I get this error: Cannot find reference 'ntptime' in 'micropython.pyi'. However module seems work if I ignore error and run program.
My import…
-
After upgrading the PIO USB library to version 0.6.0 the callback for a HID device mounting (`void tuh_hid_mount_cb`) no longer works.
-
Please help, cannot set hostrname in Pi Pico W
firmware:
MicroPython v1.19.1-782-g699477d12 on 2022-12-20; Raspberry Pi Pico W with RP2040
code:
wlan = network.WLAN(network.STA_IF)
wlan.config…
-
### Describe the bug
This issue appeared only with Pi Bookworm OS.
With Bullseye, no changes were required.
A Raspberry Pi 4 running the latest full version of Pi OS Bookworm is unable to boot/ss…