Yasen6275

Results 7 comments of Yasen6275

I have learned some procedure programing long time ago on pascal, so I might be wrong but... `void EPD_2IN13BC_ReadBusy(void) { Debug("e-Paper busy\r\n"); while(DEV_Digital_Read(EPD_BUSY_PIN) == 0) { DEV_Delay_ms(100); } Debug("e-Paper busy...

Same result with fully upgraded raspbian strech.

Tried recompiling example against wiringpi libs. Example run without image and without any errors. Reverted back to bcm libs, and it didin't stuck but no image ether.

Tried recompiling example against wiringpi libs. Example run without image and without any errors. Reverted back to bcm libs, and it didin't stuck but no image ether.

The only widget I use is from my weather app and I used also as clock an date widget. I suppose I can live without it Your point about muscle...

On the long axis of the screen there is a space for one maybe two arcs. But I can see the can of worms that can be from programing side.

> (adding also @Yasen6275 for a second opinion, if you are still interested by this improvement of course) I would like to have maximum flexibility. Because on different screen sizes...