-->
Page 1 of 1

Any examples of using a Waveshare 7.5" E-Paper display in Lu

PostPosted: Fri Mar 15, 2019 12:03 pm
by jamesfed
Cross post from the NodeMCU reddit - https://www.reddit.com/r/NodeMCU/commen ... amples_out

Just on the lookout for any good examples for using the Waveshare 7.5" E-Paper display in NodeMCU Lua? Getting the feeling I might just have to work this project in Arduino :)
Nothing special like drawing bitmaps, just need some lines and text printed.

Re: Any examples of using a Waveshare 7.5" E-Paper display i

PostPosted: Wed Apr 03, 2019 4:58 am
by jamesfed
As a follow up I succumbed to using Arduino and the GxEPD library instead of Lua.