Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 450 Bytes

ESP8266 Menus

This repository contains some software libraries and examples to create menus with the functionality of the ESP8266 and a TFT Display (320x240).

PINOUT

  • SPI standard pinout for the NODEMCU ESP8266 Development Kit.
  • D2 and D4 used for buttons.

Demo

To run a demo you will need the afore mentioned hardware. Just flash it into the board. It was developed with the platformio expansion for VSCode.