mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #1561] Noob to arduino ! Cant get display running... #864
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#864
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...
@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
@KAJPER commented on GitHub (Aug 18, 2022):
Can you help me with problem?
pls can you explain what is reversed
@Budiono55 commented on GitHub (Jan 12, 2023):
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.
@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.