psdaito / ucglib

Automatically exported from code.google.com/p/ucglib
Other
0 stars 0 forks source link

SEPS114A/USMP-P19801 Support #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would like to have this display supported by a proper Arduino graphics library.

Example initialization code, attempted for U8Glib: http://pastebin.com/6NLW4hiK

Merging this into a format similar to 'ucg_ft_ssd1351_init_seq' would seem to 
be an appropriate starting point.

Original issue reported on code.google.com by spamfree...@gmail.com on 20 Jan 2015 at 6:47

GoogleCodeExporter commented 8 years ago
http://pastebin.com/Kv9pPwgT

Working code to initialize SEPS114A/USMP-P19801 on Ucglib .

Original comment by spamfree...@gmail.com on 21 Jan 2015 at 7:28

GoogleCodeExporter commented 8 years ago
http://pastebin.com/g2fiXTQR

Pixel and line drawing implemented.

Original comment by spamfree...@gmail.com on 23 Jan 2015 at 2:41

GoogleCodeExporter commented 8 years ago
http://pastebin.com/zvRDCjBi

Basic transparent text support.

Original comment by spamfree...@gmail.com on 23 Jan 2015 at 6:09

GoogleCodeExporter commented 8 years ago
http://pastebin.com/SHEydh6u

SEPS114A/USMP-P19801 operational. Perhaps someone more familiar with the code 
base would care to integrate the communication functions better.

Original comment by spamfree...@gmail.com on 23 Jan 2015 at 9:39