alon24 / InfoScreens

esp8266 infoscreen implementation
3 stars 1 forks source link

how can i extend with ili9341? #1

Open alonewolfx2 opened 8 years ago

alonewolfx2 commented 8 years ago

or pcd8544 or 16x2 lcd screen?

alon24 commented 8 years ago

Look in dev, I implemented the ssd1306 driver, Currently u need to implement all the functions from base driver, like I did in 1306. I started this for ili9341 but just a mockup, not real. I am open to suggestions

On 20:25, Sun, Dec 27, 2015 alonewolfx2 notifications@github.com wrote:

or pcd8544 or 16x2 lcd screen?

— Reply to this email directly or view it on GitHub https://github.com/alon24/InfoScreens/issues/1.

alon24 commented 8 years ago

@alonewolfx2 please look now at dev channel here, I added (demo) code for PCD8544