Pro Mirco + ESP8266 - AT Commands by sandbird

This sketch is missing a short description

enter link description here enter image description here

Without the capacitor.

TX0 on Arduino is pin 7 on image RX1 on Arduino is pin 8 on image

SoftwareSerial dbg(1,0); // use pins 7, 8 for software serial

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:243581" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>