Skip to content

ESP8266 AZ7798

Oleg Moiseenko edited this page Aug 3, 2018 · 8 revisions

Connect AZ7798 to ESP8266

It connects AZ7798 to ESP8266 and transfers data to mqtt.

To make it you need:

  • solder or just connects ESP8266 to AZ7798 (schematics included)
  • compile source code from here. You need to install components (look into source code) and then compile.
  • upload firmware to esp8266.
  • configure device via wifi. Manual here
  • enjoy :)

Schematics

for ESP-12

ESP8266 AZ7798 schematics for ESP12

for NodeMCU

ESP8266 AZ7798 schematics for NodeMCU

EasyEDA project here

Samples

Sample1 Sample2

Clone this wiki locally