ESP8266 based serial to udp bridge
Simple Serial to UDP bridge based on ESP8266 board. Automatically connects to the Wifi Station specified in user_config.h and sends anything sent to the uart of the ESP8266 device to the server specified. Data is sent as fixed sized UDP packets.
See https://blog.dhead.com/ for more details