top of page
Alexander Prentiss

Scrolling LED News Display
A Scrolling LED display that receives requested news headlines from an API run on a Python-Flask server. The LED is controlled using a Nano 33 IOT and the Python-Flask server is run on a desktop running Debian Linux. All values searched that successfully return a news headline are stored in an SQL database and displayed on the web forum.
​
This was my first major project in engineering. When I first started the project I did not know how to code very well, let alone how manage a backend framework and database.



Next
bottom of page