MH-ET-LIVE-E-Papers icon indicating copy to clipboard operation
MH-ET-LIVE-E-Papers copied to clipboard

Can't make it work on Arduino Nano

Open Steakache opened this issue 5 years ago • 5 comments

Hello Folks,

The e-paper module works well on raspberry but I can't make it work on arduino nano. The code is transmitted to the arduino and seems to run (I don't have errors, I can see print..)

But the e-paper module remains the same. Any Idea ? This is my schematic.

Thank you,

image

Steakache avatar Jun 27 '19 22:06 Steakache

I found where the program hangs.. UC8154c_200x200.cpp (line 34) WaitUntilIdle();

Busy pin remains in low state.. Any idea ? Power supply maybe ?

It's on the red version epaper module.

Steakache avatar Jul 06 '19 00:07 Steakache

Can you please share the Raspberry Pi code you used? I am unable to make it work with Raspberry Pi.

armandohg avatar Sep 30 '19 00:09 armandohg

Hey. Does anyone have experience with making The e-paper module working with ESP32 devkitv1? If so I would very appreciate to hear from you. I don't get any response don't matter which guide i follow! IMG_20191004_122428

@Steakache which guide did you follow to make it run on RPi?

martinschultzkristensen avatar Oct 04 '19 10:10 martinschultzkristensen

@Steakache, hi! did you find how to run this display with arduino nano?

anovodv avatar Dec 14 '21 11:12 anovodv

I found where the program hangs.. UC8154c_200x200.cpp (line 34) WaitUntilIdle();

Busy pin remains in low state.. Any idea ? Power supply maybe ?

It's on the red version epaper module.

how did you fix This?

benutzer001 avatar Apr 10 '22 20:04 benutzer001