![]() |
| Click for closeup. |
"The GLO is perfect for this application. Zero problems, good daylight visibility."
Can't argue with that.
(The GLO-416Y is displaying "08.27" in the photo. The fancy user-interface terminal below is a product of Maple Systems.)
Hints and Tips for Serial Displays from Seetron Tech Support.
![]() |
| Click for closeup. |
![]() |
| eBay Listing for Faceplates. |

The LCD Serial Backpack (BPK-000), in continuous production since 1994, has been updated to version 8. The firmware is unchanged; the pcb layout has been improved and the circuit tweaked. The updated model is now made in the USA.![]() |
| Success! Modified firmware revives legacy system. |
![]() |
| Serial Sender v1.4 now supports 19.2 and 38.4kbps. |
Send, it grabs the port briefly to transmit the data, then relinquishes it. This can be a powerful feature, because it not only minimizes interference with other serial-port users, it also allows you to have multiple instances of the program sending data to the same serial port.
We're introducing a major upgrade to the GLO-416Y serial OLED. If you've made a suggestion or requested a feature, it's probably implemented in the new rev.gloSetCursor( col,row )gloFont_1w1h thru gloFont_4w4hgloCreateChar( ccnum, patarray )gloCustomChar( ccnum )gloSetCursorAlignRight( col, row, width )gloSaveStartScreen void SoftwareSerial::setTX(uint8_t tx)
{
pinMode(tx, OUTPUT);
digitalWrite(tx, HIGH);
Assuming that the project does not require multidrop or long wiring runs, you can connect our displays directly to a differential serial port like RS-485 or RS-422. All you need to do is connect one of the RS-4xx data lines to the display' SER(ial In), and tie the GND lines together. That's it.