Raspberry Pi Pico W - model railway departure sign with Wireless connectivity to railroad automation

Опубликовано: 17 Октябрь 2024
на канале: Penguin Tutor
1,588
32

hs is a version of my model railway departure boards designed for use with a Raspberry Pi Pico W. This is an alternative to my Raspberry Pi version of the model railway departure board (http://www.penguintutor.com/projects/....

This is part of my projects on building an indoor (OO Scale) and outdoor (G-Scale) model railway The FreeCAD design is based around G-Scale, but it would be possible to create a smaller version for other railways.

This project creates a station departure board using a miniature OLED display. This is controlled using a Raspberry Pi Pico W which allows the current time to be used to make the display appear more realistic. This can be used in conjunction with the Raspberry Pi Model Railway Automation project (http://www.penguintutor.com/projects/...)

For more details see:
http://www.penguintutor.com/projects/...

Chapters:
00:00 Introduction
00:20 Parts required
01:47 Raspberry Pi vs Pico W (OLED)
02:53 OLED display
04:43 Raspberry Pi Pico W
06:12 Connecting using I2C
07:50 Coding in MicroPython
11:56 Raspberry Pi web server
13:37 Flask app on RPi
14:53 Demo
15:09 Future ideas