Skip to content

Commit

Permalink
Create index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denes44 authored Jan 6, 2025
1 parent 4b6b066 commit 830a722
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/docs/devices/BudapestMetroDisplay/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: BudapestMetroDisplay
date-published: 2024-12-20
type: misc
standard: global
board: esp32
project-url: https://github.com/denes44/BudapestMetroDisplay/tree/main/esphome
made-for-esphome: True
difficulty: 1
---

LED Display for the Budapest Metro and Suburban railway network.

The hardware of this project is a 210 mm x 300 mm sized bare PCB,
designed to fit into a picture frame, especially the IKEA LOMVIKEN.

The display shows a map of the subway and suburban railway network of
Budapest. At every stop there is an RGB LED, which can show whether a vehicle
is currently at that stop.

## GPIO Pinout

| Pin | Function |
| ------ | ---------------- |
| GPIO0 | Boot button |
| GPIO7 | LEDs for display |
| GPIO48 | Status Led |

## Basic Configuration

The [Latest configuration](https://github.com/denes44/BudapestMetroDisplay/tree/main/esphome)
can be found on the project's GitHub repo.

0 comments on commit 830a722

Please sign in to comment.