python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Having trouble reading gps NEMA sentences using pi pico
Hi first time using forum so sorry if I did something wrong.
I'm trying to make a simple gps NMEA sentence reader using a raspberry pi pico and a gps module I have hooked up to it. Here is the code I ...
Calvin
Votes: 0
Answers: 0
Open filedialog when pluggin in pi pico
I want to execute my script in a specific folder of my pc, there is something in micropython that can open filedialog to choose that when the script start?
Luca Prezzo
Votes: 0
Answers: 0
Why can't i move my mouse and press a button at the same time in circuitpython on a tiny 2040 (runs on rp2040 just like raspberry pi pico)
i am writing something which should let me use a joystick as a Spacemouse that i want to use in fusion 360, im doing this by making the mouse move and pressing the middle mouse button and shift, and r...
FaultyDaantje
Votes: 0
Answers: 1
TypeError: object with buffer protocol required - trying to write to SMBus
I'm using a raspberry pi pico to read data from a SHT3x sensor using the I2C protocol. I'm quite new to (micro)python so I used this example. This example is for a regular Raspberry Pi since I didn't ...

Bas de Jong
Votes: 0
Answers: 1