ESP8266 MQTT example

Saturday, Apr 4, 2015| Tags: AVR

This example is using ESP8266 chip with special espduino_bridge firmware and espduino Arduino library on AVR MCU.

I use espduino_bridge firmware in ESP8266 module. Arduino chip is communicating with ESP over uart. This way I can control servo motor which turns the webcamera.

Github repo