User Portlet User Portlet

Discussions
Good Afternoon, I have been working on this GPS tracker and I love the information. I did find that data = DeviceReadBuffer[serial,"String"] did not work. I had to use data = FromCharacterCode[DeviceReadBuffer[serial]] If I wanted to replay...