evilsocket / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
7.55k stars 1.14k forks source link

Waveshare 2.13 Inch e-Paper Display Hat(B) #667

Closed copysolo closed 4 years ago

copysolo commented 4 years ago

Waveshare 2.13 Inch e-Paper Display Hat(B)

Hi, I have the following problem.

I've bought this ePaper display on Amazon

https://www.amazon.de/gp/product/B075FR81WL/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

, it remains more leery after the installation of pwnagotchi. I have now tried and found that the configatin waveshare_2 does not work, I have another display and it only works with the testscript

https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/examples/epd\_2in13bc\_test.py

What do I have to change in the configuration that it works under pwnagotchi.

Thank you

copysolo commented 4 years ago

D02E454B-571F-4916-9A55-E3D16C760ED0 m’y screen

gagna commented 4 years ago

According to Waveshare documentation this is the three color version

copysolo commented 4 years ago

According to Waveshare documentation this is the three color version

yes indeed, on my config.yml whether in waveshare_v1 or waveshare_v2 I have no reports

cdiemel commented 4 years ago

@copysolo what do you mean by not work? like no display at all or just not in color?

copysolo commented 4 years ago

sorry, yes I have no display on my screen whether in black and white or color, my screen is properly installed the display test works 3802B9A7-EE83-4586-9CFF-7B79AFA9FA38

copysolo commented 4 years ago

I fix my problem with the config by default. of course for my screen I had to change the color red problem resolved 16EF627E-EF7E-4288-A89E-02C8AB0ABB1E

weizhao11 commented 4 years ago

I have the same problem as you, but I am not sure what is default configuration which your display work well. look forward to your suggestion. Thanks a lot.

copysolo commented 4 years ago

'waveshare_1' Color: 'red' the screen works with this command but the refresh time is very fast to auto mode even with the command fps 0.0

if I find a solution I will not hesitate to share it.

weizhao11 commented 4 years ago

@copysolo thanks, it work now. As you mentioned, refresh time is not right.

copysolo commented 4 years ago

@copysolo thanks, it work now. As you mentioned, refresh time is not right.

yes the refresh time of this screen is high. I advise you to use for the moment the interface ui web time to find a solution, to avoid breaking your hardware

weizhao11 commented 4 years ago

https://github.com/evilsocket/pwnagotchi/blob/19973574e794e172948c7b52577a9849d4070ac1/pwnagotchi/ui/view.py#L120 if self._config['ui']['fps'] is 0.0 then the function will meet error.

Another found: In AI mode, there are so many change of main information. So eink refresh quickly. Maybe refresh time of this screen might relate with AI mechanism.

copysolo commented 4 years ago

I will try to take the risk of increasing the refresh time from 0 to 30, then 60 ect ... see if it has an impact

copysolo commented 4 years ago

@copysolo thanks, it work now. As you mentioned, refresh time is not right.

Hello, I tested this 'waveshare213d' color: 'black' the refreshing time and less elevat than 'waveshare_1' color: 'red'

weizhao11 commented 4 years ago

@copysolo Thanks!I will try it。

Omeliel commented 9 months ago

Waveshare 2.13 Inch e-Paper Display Hat(B)

Hi, I have the following problem.

I've bought this ePaper display on Amazon

https://www.amazon.de/gp/product/B075FR81WL/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

, it remains more leery after the installation of pwnagotchi. I have now tried and found that the configatin waveshare_2 does not work, I have another display and it only works with the testscript

https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/examples/epd_2in13bc_test.py

What do I have to change in the configuration that it works under pwnagotchi.

Thank you

I had the same problem with vers 1.5.5. I have a 2.13-inch e-Paper hat (B) V4. It worked for me. Use this https://www.leviathansecurity.com/media/building-a-pwnagotchi-with-the-waveshare-213in-display-version-3 flash this https://github.com/DrSchottky/pwnagotchi/releases, put waveshare_3 in config.toml I think Levi refers to the same link on Git Hub. Anyway, there is another version of PW 1.7 something if you look on GitHub. For now, I stick with this.

TheBaum08 commented 8 months ago

which color did you use ?

I did every step and it didnt do anything.I have this display : https://www.amazon.de/gp/product/B075FR81WL/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

What can i do ? Should i plug it directly in the data port ?

copysolo commented 6 months ago

Hello @TheBaum08, Sorry to answer that now, I was taken by time. Could you please upload your configuration file