yoradio/nextion
e2002 b3e110eae3 v0.7.000 2022-08-01 12:47:56 +03:00
..
images v0.7.000 2022-08-01 12:47:56 +03:00
NX4024K032.HMI v0.7.000 2022-08-01 12:47:56 +03:00
README.md v0.7.000 2022-08-01 12:47:56 +03:00

README.md


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