-
Hi all,
I am trying to get two Raspberry Pi Pico W's to communicate. The Pico that transmits the data is hooked up to an accelerometer (MPU6050). As it takes the x, y, and z values from the acceler…
-
![screenshot](https://github.com/thonny/thonny/assets/161750408/442879cf-e49d-4598-9a4c-d63bc496089d)
I'm unable to find any package. button seems to be locked.
Win 10
Thonny 4.14 (python 3.10)
-
Hi,
We are running Thonny 4.0.2/Python 3.10.9/Tk 8.6.12 in an educational environment under windows 10 EDU. When a student runs Thonny, they get the Thonny window, and a python.exe console windows ap…
-
Hello Tony,
First let me thank you for sharing the drivers of HT16K33 display for use with MicroPython.
So here is my issue.
I am using the 4 character, 14Segment display (with a decimal poin…
-
-
I cannot successfully flash micropython from the thonny gui anymore. It worked in previous versions.
It uploads without errors but when i try to run the TX or RX indication LED blinks rapidly without…
-
Hi, I am having trouble running the GUIs using Jframe in macos. The code I am running is as follows:
```python
import jpype
import jpype.imports
jpype.startJVM()
import java
import javax
fr…
-
Currently `upip` doesn't consider distribution packages, which have more than one file per release: https://github.com/micropython/micropython/blob/a7a9f2fe897d2c4e3c18618c996460224df08114/tools/upip.…
-
Is there anyone still working on this project?
-
Zenity 4.0.1 not opening file selection on Ubuntu 24.04 because of --class and --name args, i created i fork "zenit-args" tò fix it