Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwinm/micropython-vfd-newsticker
News ticker for the 16 segment VFD display
https://github.com/edwinm/micropython-vfd-newsticker
Last synced: 3 days ago
JSON representation
News ticker for the 16 segment VFD display
- Host: GitHub
- URL: https://github.com/edwinm/micropython-vfd-newsticker
- Owner: edwinm
- License: mit
- Created: 2024-04-15T11:30:41.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T07:50:59.000Z (2 months ago)
- Last Synced: 2024-09-09T09:31:38.830Z (about 2 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroPython VFD news ticker
>News ticker for the 16 segment VFD display
Scroll the news items from your favourite news organization on a VFD display.
## Build instructions
See [News ticker](https://www.hackster.io/edwin-martin/news-ticker-e4761e) on hackster.io for full build instructions.
## Hardware
You need an ESP32 dev board and a 16 segment VFD display:
- Esp32 C3 Supermini board
- Futaba 16 segment VFD display## Micropython
Make sure Micropython is installed on the ESP32.
[Getting started with MicroPython on the ESP32](https://docs.micropython.org/en/latest/esp32/tutorial/intro.html)
## Configuration
Edit the file `config.py` and set the url of the RSS feed of your favourite news organization.
The default is the feed of CBS world news.
You can optionally set words so that items containing those words will be skipped.Also set the name of your WiFi access point and the WiFi password.
When all changes are made, upload all Python files to the ESP32.
A beginners friendly way to do this is by using [Thonny](https://thonny.org/).> [!NOTE]
> Some RSS feeds don't work well. They can be too big causing memory problems
> or they contain the XML `