So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By vir2000
#81953 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.