[GH-ISSUE #1561] Noob to arduino ! Cant get display running... #864

Closed
opened 2026-02-28 00:05:10 +03:00 by kerem · 4 comments
Owner

Originally created by @Roosterno1 on GitHub (Jun 11, 2022).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1561

Totally new to all this, so no "techy" answers please !
I have succesfully installed deauth onto a ESP8266 wemos d1-mini, this has worked for months using 2.6 code...
So I decided to experiment...
Ive managed to hook up an OLED display 1306 (?) to another arduino clone board, and it works fine , but when I connect it to the d1-mini it just sits there blank !!
I am sure the connections are ok, and the reflashing goes fine - I can see the output in arduino seriel output...
Its the configuring the sketch im having problems with... I think im supposed to alter something in the "A_config.h" tab ?

The display works on address 0x3c
Connected to d1 and d2

Using arduino ide on a windows 10 pc... im sure the port config is ok, as it DOES program the D1, and I can connecto to it via wifi on my phone, so the code is running.

Please can you help ?

SOLVED !!!! DATA PINS WERE REVERSED...

Originally created by @Roosterno1 on GitHub (Jun 11, 2022). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1561 Totally new to all this, so no "techy" answers please ! I have succesfully installed deauth onto a ESP8266 wemos d1-mini, this has worked for months using 2.6 code... So I decided to experiment... Ive managed to hook up an OLED display 1306 (?) to another arduino clone board, and it works fine , but when I connect it to the d1-mini it just sits there blank !! I am sure the connections are ok, and the reflashing goes fine - I can see the output in arduino seriel output... Its the configuring the sketch im having problems with... I think im supposed to alter something in the "A_config.h" tab ? The display works on address 0x3c Connected to d1 and d2 Using arduino ide on a windows 10 pc... im sure the port config is ok, as it DOES program the D1, and I can connecto to it via wifi on my phone, so the code is running. Please can you help ? SOLVED !!!! DATA PINS WERE REVERSED...
kerem 2026-02-28 00:05:10 +03:00
Author
Owner

@welcome[bot] commented on GitHub (Jun 11, 2022):

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

<!-- gh-comment-id:1153003765 --> @welcome[bot] commented on GitHub (Jun 11, 2022): Congrats on opening your first issue on this repository! 🎉<br> This is a automated message to help you avoid common pitfalls when asking for help online.<br> 👉 Be sure to:<br> * 🇬🇧 Communicate in English so everybody can understand you<br> * 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> * 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> * ✍️ Provide enough information to understand, recreate and help out with your problem<br> * ℹ️ Let us know if you find a solution and please share it with us<br> * 📕 Close the issue when your problem has been solved
Author
Owner

@KAJPER commented on GitHub (Aug 18, 2022):

Can you help me with problem?
pls can you explain what is reversed

<!-- gh-comment-id:1219300455 --> @KAJPER commented on GitHub (Aug 18, 2022): Can you help me with problem? pls can you explain what is reversed
Author
Owner

@Budiono55 commented on GitHub (Jan 12, 2023):

Can you help me with problem? pls can you explain what is reversed

based on @Roosterno1 problem, it looks like the SDA and SCL connection were reversed. You can see the board pinout to find out more where is your pins.

<!-- gh-comment-id:1380551871 --> @Budiono55 commented on GitHub (Jan 12, 2023): > Can you help me with problem? pls can you explain what is reversed based on @Roosterno1 problem, it looks like the SDA and SCL connection were reversed. You can see the board pinout to find out more where is your pins.
Author
Owner

@stale[bot] commented on GitHub (Aug 10, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:1672584684 --> @stale[bot] commented on GitHub (Aug 10, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#864
No description provided.