Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 349 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 349 Bytes

Liquid Crystal 44780

Introduction

Example code for I2C LiquidCrystal LCDs.

liquid-crystal.jpg

This code uses the following GPIO:

  • GPIO0 SCL
  • GPIO2 SDA

Build instructions

Use make and make flash to build and flash the firmware to the ESP8266 board.