mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #192] LCD and button wiring #127
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#127
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 @ErfanDL on GitHub (Apr 18, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/192
Hi. I need LCD and button wiring
@spacehuhn commented on GitHub (Apr 18, 2017):
@ErfanDL commented on GitHub (Apr 18, 2017):
is compiled BIN have LCD feature ?
@schinfo commented on GitHub (Apr 18, 2017):
Hello ErfanDL,
please use your brain, not your keyboard
@ErfanDL commented on GitHub (Apr 18, 2017):
Im wiring LCD but not worked
@schinfo commented on GitHub (Apr 18, 2017):
Connect the white wire to 3V3 (Pin left of the red wire)
@ErfanDL commented on GitHub (Apr 18, 2017):
@schinfo
Im do it but not worked ! wiring SDA to D2 and SCL to D1 - VCC to 3.3 & GND to GND
@schinfo commented on GitHub (Apr 18, 2017):
You must use the Arduino-IDE, not the BIN-File
@schinfo commented on GitHub (Apr 18, 2017):
And read the hints in "esp8266_deauther.ino"
@schinfo commented on GitHub (Apr 18, 2017):
Line 16: //#define USE_DISPLAY /* <-- uncomment that if you wanna use the display */
@schinfo commented on GitHub (Apr 18, 2017):
It's not enabled in the BIN-Files
@spacehuhn commented on GitHub (Apr 18, 2017):
Please don't spam.
It's for advanced users, you have to use some knowlege about how to use an OLED.
I can't explain every little detail.
@ErfanDL commented on GitHub (Apr 18, 2017):
Thanks. its worked with arduino ide