Skip to content

Mehrabad Airport Flight Information Display System using ESP32 and 1602 LCD

Notifications You must be signed in to change notification settings

ArmanJR/mehrabad-fids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mehrabad FIDS

This repository contains codes of this tweet: ESP32 microcontroller and 1602 LCD with IIC/I2C/TWI for Mehrabad Flight Information Display System (FIDS).

The system displays flight information such as flight number, destination, and status on the LCD screen.

repository use case

Hardware

  • ESP32 microcontroller
  • 1602 LCD with IIC/I2C/TWI
  • 5V Power source
  • Remote server to deploy the Flask app

Software

To use this system, first upload the esp32-code.ino file to your ESP32 microcontroller using Arduino IDE { How This Code Work? }.

Then, serve the server files on your host and replace serverName with the URL of your server { How To Run Server? }.

By default, the script will loop every 25 seconds, which is customizable via timerDelay in the code. However, decreasing this value may result in rate-limiting your client.

Contribution

Contributions in the form of pull requests are welcome.

License

This project is licensed under the WTFPL License.

About

Mehrabad Airport Flight Information Display System using ESP32 and 1602 LCD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages