Close

Serial inout now working

A project log for AlphaNumDisp

another display

alexAlex 02/01/2016 at 16:551 Comment

So after the basic firmware which I did first for testing, I did now expand that a bit. Now characters received over the the UART interface are shown on the display. The characters a decoded as normal ASCII characters. After some trouble this is also working stable. Thinks that gone wrong:

Some ideas for a next revision:

So here is a picture showing some test letters. The board in the front is a normal USB to UART converter.

The characters sent here are:

Test#7

One good thing about using the serial interface is that you get a display which is compatible to a huge number of devices.

I did also add a link to bitbucket repository. There you can find the early firmware version of today.

Discussions

davedarko wrote 02/01/2016 at 17:12 point

you should always make them chainable, especially when you always get 3 boards from OSHpark ;) next time we'll see we should start a badge/nametag war :D

  Are you sure? yes | no