Hey Everybody,
I am trying to output some GPS coordinates to a 4DSystems uLCD-70DT. In doing so, I am trying to output the “°” symbol (degree symbol) and it shows up on the screen in a very peculiar manner.
I am not sure whether or not this is an Arduino issue or a 4DSystems issue. That being said, I wrote my own code to output to the String object in Visi Genie. I essentially write CMD, ID, STRINGLENGTH, STRING, CHECKSUM to the uLCD-70DT via the Serial1 serial port. My code seems to work fine with the exception of the “A” with a “^” above it. See the attached photo.
Any suggestions?
TIA,
–Neal