JrockCa925 / u8glib

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

Support "pervasivedisplays" E-Paper #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Support E-Paper. Example code attached, contributed by Mike, spass2000
Code is for PIC24, FlyPort Module. Implemented device:
u8g_dev_pervasivedisplays_264x176_spi

ToDo
- Get display and adapter
- Port com interface back to AVR/Arduino
- Implement device

Original issue reported on code.google.com by olikr...@gmail.com on 10 Sep 2012 at 8:48

GoogleCodeExporter commented 8 years ago
Hi, there ist no example file attached. Can I attach the code again? 

Original comment by davidnic...@gmail.com on 19 Jan 2013 at 7:09

GoogleCodeExporter commented 8 years ago
During my discussions with one if the sellers i was informed that the 
distribution of source code for these displays is not (yet) allowed. 

Original comment by olikr...@gmail.com on 19 Jan 2013 at 7:59

GoogleCodeExporter commented 8 years ago
documentation is now online
http://repaper.org/

Original comment by olikr...@gmail.com on 16 Feb 2013 at 1:16

GoogleCodeExporter commented 8 years ago
Do you need an Evalboard? I can offer one for a limited amount of time (3 
Month).

Original comment by eichel.d...@gmail.com on 12 Aug 2013 at 2:42

GoogleCodeExporter commented 8 years ago
Hi
Infact i have a EA e-paper display in my lab. However the complexity of 
controlling this kind of display and my own limited time prevented me from 
proceeding on this topic. Meanwhile i think that the SSD1606 controller might 
be a better choice for e-paper displays and easier to be implemented with 
u8glib, but i did not do a deeper look into the ssd1606 manual. Anyway, i think 
this will be the future. See for example this display: 
http://www.seeedstudio.com/wiki/E-ink_Display_Shield or this 
http://www.lcd-module.de/fileadmin/pdf/grafik/epa20-a.pdf

Oliver

Original comment by olikr...@gmail.com on 12 Aug 2013 at 8:47

GoogleCodeExporter commented 8 years ago
seems that there is a new version for the EA display:
https://github.com/brodykenrick/gratis/commits/master

Original comment by olikr...@gmail.com on 10 Sep 2013 at 4:46

GoogleCodeExporter commented 8 years ago
http://forum.arduino.cc/index.php?topic=178125.msg1385496;topicseen#msg1385496

Original comment by olikr...@gmail.com on 10 Sep 2013 at 4:47