IoT LED-Thermal Printer Interface

Interfacing the Adafruit Thermal Printer and the wifi chip ESP8266 Huzzah to create an IoT device

Wiring for both parts:

Thermal Printer:

mbedThermal Printer
VUVH
GNDGND
TX (P9)RX
RX (P10)TX
DTR

ESP8266 Huzzah Wifi Module:

mbedHuzzah
GNDGND
TXRX (P14)
RXTX (P13)
V+-> Connect to external voltage supply
RSToptional (P26)

Code to Interface the Thermal Printer and mBed LEDs:

Import programIoT_LED_Thermal_Printer

Internet of things LED-Thermal Printer Interface


Please log in to post comments.