有时候 Read时会返回0长度 ----- 当连续2次每读到数据时,建议发个心跳信息,然后单片机给个回复 C# using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Net.Sockets; using System.Diagnostics; namespace SimpleWiFITest { publi
0. Environment Windows 8 x64 Arduino 1.0.5 Visual studio 2012 Visual micro Arduino 1. Steps Add "#include <Wire.h>" in the main .ino file, and this include need to be the first one 2. References http://forum.arduino.cc/index.php/topic,4821