Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi Deauther OLED V3 Board is not Compatible #49

Closed
ChandraOrbit opened this issue Jan 20, 2018 · 4 comments
Closed

Wifi Deauther OLED V3 Board is not Compatible #49

ChandraOrbit opened this issue Jan 20, 2018 · 4 comments

Comments

@ChandraOrbit
Copy link

ChandraOrbit commented Jan 20, 2018

I did the testing
PWN_9.0 or with PWN_8.0 with Wifi Deauther OLED V3 Board but not Compatible
OLED does not appear any images and Wifi SSID does not appear

Do I have to Compile & install with Arduino manually and what should be changed in its source code ?

@ChandraOrbit
Copy link
Author

Solved ..
Compile, change
//create display(Adr, SDA-pin, SCL-pin)
//SSD1306 display(0x3c, 5, 4); //GPIO 5 = D1, GPIO 4 = D2
SH1106 display(0x3c, 5, 4);

and Install using Flash Size 1 Mbyte

@TimSSweeney
Copy link

wait can u help me?

@TimSSweeney
Copy link

Is says those libraries can not be found

@koko004
Copy link

koko004 commented Nov 6, 2022

Is says those libraries can not be found

Use esptool to flash bin file and set this pinout

Wi-PWN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants