Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jxck-s/telemdisplayesp
TelemDisplayESP is a project for displaying flight data on 7 segment displays based on the ESP8266.
https://github.com/jxck-s/telemdisplayesp
Last synced: about 1 month ago
JSON representation
TelemDisplayESP is a project for displaying flight data on 7 segment displays based on the ESP8266.
- Host: GitHub
- URL: https://github.com/jxck-s/telemdisplayesp
- Owner: Jxck-S
- Created: 2023-09-29T19:24:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T19:42:16.000Z (over 1 year ago)
- Last Synced: 2024-10-15T15:11:33.842Z (3 months ago)
- Language: C++
- Size: 6.33 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TelemDisplayESP
TelemDisplayESP is a project for displaying flight data on 7 segment displays based on the ESP8266.## Parts
- ESP8266
- 4, 7 segment displays, using TM1637 controllers
- Jumpers, Power supply
- Board to hold it all together
### Final Project Example
![Project Image Example](https://github.com/Jxck-S/TelemDisplayESP/blob/main/example.jpg?raw=true)### The Inside/Wiring
![Project Wiring Image Example](https://github.com/Jxck-S/TelemDisplayESP/blob/main/wiring_example.jpg?raw=true)