This demonstration shows serial to ethernet conversion. EK-TM4C1294XL KIT (Tiva C launchpad kit) is connected with PC using USB cable. This connections enables onboard debugger & creates Virtual com port on configuring the windows drivers on PC. Docklight software is configured according to settings of serial port inside target Microcontroller. Dummy 20-byte NMEA sentence is configured in docklight to generate serial packet which goes inside target Microcontroller. Now , target Microcontroller captures this packet & puts the same into data payload of UDP stack. Now UDP packet is shown on Wireshark. When target Microcontroller receives valid header , it also responds to ping request otherwise no response on ping. This is done deliberately for debugging. Please! see the video below:
https://www.youtube.com/watch?v=HUEtP5I9uQw
This was roadtest done on EK-TM4C1294XL KIT (Tiva C launchpad kit) sponsored by Texas instruments in 2015.
I m promoter of "MADE IN INDIA" instead of "MAKE IN INDIA". Reason: "MADE IN INDIA" means "DESIGN & MANUFACTURED IN INDIA" otherwise "MAKE IN INDIA" means "DESIGN SOMEWHERE ELSE BUT MANUFACTURED IN INDIA".
Good comments & suggestions are always welcome.