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

Need Help #9

Open
wisnusatriyo opened this issue Sep 25, 2022 · 12 comments
Open

Need Help #9

wisnusatriyo opened this issue Sep 25, 2022 · 12 comments

Comments

@wisnusatriyo
Copy link

Have managed to compile the codes, I can see the Free High Speed wifi from my android. However My OLED 1.3 doesn't show up any picture/menu (blank). Is there any specific library should I use or I miss some steps? Thanks for help. Wisnu from Indonesia

@ra1n08
Copy link

ra1n08 commented Oct 24, 2022

i think you have wrongly set some fields that make your oled screen not display or you have connected the oled screen to the wrong pin or maybe the oled screen is dead
Wish one good day!

@7h30th3r0n3
Copy link

7h30th3r0n3 commented Jan 3, 2023

I got the exact same issue, while I try with the bin file everything work well, but when I try to flash from SRC the screen is never triggered, everything else seem to work because I can connect to the web interface but the screen was never triggered... Is there a way to get the source code or exact screen configuration of this bin file : Deauther_oled_SH1106_version.bin ?
@ra1n08 could you help to investigate what goin on ?

@7h30th3r0n3
Copy link

@hoangminh5210119 can you provide this ?

@ra1n08
Copy link

ra1n08 commented Jan 15, 2023

I got the exact same issue, while I try with the bin file everything work well, but when I try to flash from SRC the screen is never triggered, everything else seem to work because I can connect to the web interface but the screen was never triggered... Is there a way to get the source code or exact screen configuration of this bin file : Deauther_oled_SH1106_version.bin ? @ra1n08 could you help to investigate what goin on ?

bruh, try the orginal deauther repo, i think it can fix your issue
https://github.com/SpacehuhnTech/esp8266_deauther

@ra1n08
Copy link

ra1n08 commented Jan 15, 2023

I got the exact same issue, while I try with the bin file everything work well, but when I try to flash from SRC the screen is never triggered, everything else seem to work because I can connect to the web interface but the screen was never triggered... Is there a way to get the source code or exact screen configuration of this bin file : Deauther_oled_SH1106_version.bin ? @ra1n08 could you help to investigate what goin on ?

normally, every arduino devs, using oled library by adafruit but this suck, only support for ssd1306 and ssd1305 (i2c), instead let's switch to u8g2 libray, support for all oled series (included SH1106), i see you're used oled SS1106 for this repo, use orginal deauther repo, that support u8g2 lib and i think your screen can run on u8g2

First, try u8g2 for your oled (download u8g2 library and open test example on u8g2, define your oled series you use, complie and upload), if u8g2 make your oled showing text and graph, your screen can run u8g2, not adafruit

@7h30th3r0n3
Copy link

7h30th3r0n3 commented Jan 15, 2023

@ra1n08
Thanks for taking the time to answer me, i managed to get the project to work with the screen by taking an older commit, it's seem that the screen commit broke somethings but can't find what exactly... ( i got an SH1106 I2C) everything work fine

@wisnusatriyo just use a different commit, just two last that isnt working

@wisnusatriyo
Copy link
Author

wisnusatriyo commented Jan 15, 2023 via email

@7h30th3r0n3
Copy link

7h30th3r0n3 commented Jan 16, 2023

@vida1j
Copy link

vida1j commented Feb 23, 2023

Yeah. it works with this commit.
But it may be old as it got updated web version with en language support.
Can't still find to figure out for SH1106 iic.
If anyone compiled everything working, would appreciate if shared.

@user011000001
Copy link

try DeautherX
https://github.com/BlackTechX011/DeautherX
it is batter than this

@user011000001
Copy link

Yeah. it works with this commit. But it may be old as it got updated web version with en language support. Can't still find to figure out for SH1106 iic. If anyone compiled everything working, would appreciate if shared.

i have manged to compile but don't work at all

@user011000001
Copy link

Yeah. it works with this commit. But it may be old as it got updated web version with en language support. Can't still find to figure out for SH1106 iic. If anyone compiled everything working, would appreciate if shared.

u can use DeautherX

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

5 participants