Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 824 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 824 Bytes


Tested to work with display models:

HOWTO

Connection options for ESP32

  • NEXTION_RX - Nextion RX pin (any available GPIO beginning with 13)
  • NEXTION_TX - Nextion TX pin (any available GPIO beginning with 13)
  • NEXTION_WEATHER_LAT - Nextion latitude for display Weather (e.g "48.8542")
  • NEXTION_WEATHER_LON - Nextion longitude for display Weather (e.g "2.3325")
  • NEXTION_WEATHER_KEY - Openweathermap API key https://openweathermap.org/appid
    See examples/myoptions.h for details