Making a Railway control painel with py5 and raspberry Pi #680
gfth4x07
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I started a new project with py5: the goal is to create a control painel for an H0 scale model train railway.
Firstly, I installed py5 on a Raspberry Pi. It was a little difficult, but, long story short, you must install libjpeg-dev create a env, update pip and Thonny, install lgpio and, somehow, the JDK. I'm not sure if it was the JDK that I've installed or the one that Thonny, but it worked!
After that, I started testing the use of Raspberry Pi's GPIO while running py5, and it worked fantastically (see the video below!).
I'm also sketching the railways and some buttons, but since I haven't made the eletronic circuits yet, it is just a test.
The documentation of this project is availeble at https://garoa.net.br/wiki/Ferrovia_controlada_por_RaspberryPi and will be update as the project progress.
Any feedback is appreciated :D
video_2025-07-18_17-58-51.1.mp4
Beta Was this translation helpful? Give feedback.
All reactions