sauber92 / ESP8266_for_Axio_Chat

Axio-Builder support ESP-01(ESP8266).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axio-Builder ESP8266 Arduino Library Linux build status

Clone from SparkFun ESP8266 WiFi Shield Library

Documentation

  • This code was tested by the ESP-01.
  • Server: Ubuntu 16.04 LTS

Prepare

  • The ESP-01 must be updated to firmware that supports AT command mode.
  • Connect ESP-01 to Axio-Builder with jumper wires as shown below. ESP-01

Example Code

  • Server: Examples/ESP8266_Chat_Server.c
  • Client: Examples/ESP8266_Chat_Client/ESP8266_Chat_Client.ino

About

Axio-Builder support ESP-01(ESP8266).


Languages

Language:C++ 89.2%Language:C 10.8%