ESP8266 and softwareserial
Posted: Mon Aug 03, 2015 8:13 am
Hi all, new to Arduino and ESP8266,
Quick question can SoftwareSerial work on the ESP8266.
Would like to connect a Serial GPS to one.
Thx
Matt.
Quick question can SoftwareSerial work on the ESP8266.
Code: Select all
#include <SoftwareSerial.h>
Would like to connect a Serial GPS to one.
Thx
Matt.