-->
Page 1 of 1

e-Paper HAT 2.7inch library

PostPosted: Sun Apr 21, 2019 5:46 pm
by vir2000
Hi,
I start new project and decide to use NodeMCU. I set up most stuff I needed (1wire, wifi, rtc, servers etc.) but I couldn't find any library for e-paper (I have Waveshare 2.7inch e-Paper HAT).

I found some libs for Arduino made in C, RaspPi made in python HERE, but none made in lua.

I tried to rewrite lib from py to lua but no luck :(

Can I somehow use C lib in NodeMCU?
Maybe someone wrote those libs in lua?
Other options?

To make clear this is my first project in NodeMCU and my lua is bit rusty.