Skip to content

🚈 Raspberry Pi-powered London Underground Jubilee door button.

License

Notifications You must be signed in to change notification settings

soup-bowl/pico-lu-jubilee-btn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

London Underground Jubilee Line button project

Screenshot_20210828_143149 Currently designed for the Raspberry Pi Pico running MicroPython. This will change as I need radio communications.

This is very much experimental, and is based upon custom wiring. Your mileage might vary.

Pin Connections

Following the Pico schematics, in this setup the following is assumed:

Pin 27 - GP21 | Tube button, connected to GND on pin 18.
Pin 29 - GP22 | Tube LED Mosfet gate (pass 9V battery supply).

For the most part this project follows this instructables guide.