LED (VCC, TXD) 1MB/8Mbit Flash (2015, Black) Operating VCC: 3.3V (av. active 200mA, peak see prev.) IO & UART are not 5V Tolerant CH_PD must be Pulled High
Android apps to control Arduino, Raspberry Pi and the likes over the Internet. It's a digital dashboard where you can build a graphic interface for your project by simply dragging and dropping widgets. Blynk is not tied to some specific board or shield. Instead, it's supporting hardware of your choice. Whether your Arduino or Raspberry Pi is linked to the Internet over Wi- Fi, Ethernet or this new ESP8266 chip, Blynk will get you online and ready for the Internet Of Your Things.
the RX pin! # d e f i n e B L Y N K _ P R I N T S e r i a l # i n c l u d e < E S P 8 2 6 6 _ H a r d S e r . h > # i n c l u d e < B l y n k S i m p l e S h i e l d E s p 8 2 6 6 _ H a r d S e r . h > # d e f i n e E s p S e r i a l S e r i a l E S P 8 2 6 6 w i f i ( E s p S e r i a l ) ; c h a r a u t h [ ] = " 7 0 1 f 5 e 2 2 6 3 4 9 4 7 8 3 b b 7 e e 9 a 3 6 f c 1 2 3 4 5 " ; v o i d s e t u p ( ) { S e r i a l . b e g i n ( 1 1 5 2 0 0 ) ; d e l a y ( 1 0 ) ; E s p S e r i a l . b e g i n ( 1 1 5 2 0 0 ) ; d e l a y ( 1 0 ) ; B l y n k . b e g i n ( a u t h , w i f i , " l k 8 f m " , " 0 1 2 3 4 5 6 7 8 9 " ) ; } v o i d l o o p ( ) { B l y n k . r u n ( ) ; } 39 / 44
GeekCamp.SG 2015 2. Tom Tobback, Cassiopeia - ESP8266+Arduino, ESP8266+Arduino workshop 2015 3. Burak Aydin - Hack The ESP8266 4. Pighixxx - Boards - Pinout 5. Tuanpmt/Espduino - ESP8266 Network Client for Arduino 6. Internet of Home Things - 4 Ways to Eliminate ESP8266 Resets 7. Update the Firmware in Your ESP8266 Wi-Fi Module 8. ESP8266 Support WIKI - Getting-Started-with-the-ESP8266 9. sleemanj/ESP8266_Simple - A simple Arduino library to perform HTTP operations on the ESP8266 Wifi Device 10. DIY ESP8266 ESP-01 Programing / Test board 11. Blynk 43 / 44