mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #1297] Help with Oled, Buttons and Neopixel #647
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#647
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 @Nikakz on GitHub (Sep 4, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1297
Hello, I managed to make the web interface work well, but I could not configure the oled screen, the neopixel led and the buttons, as I am a beginner I did not understand where to enable everything in the code, I am using a node mcu v1.0, could someone help me ? Oled using pins: GND GND
VCC / VDD VCC / 3.3V
SCL / CLK / SCK GPIO 4 (D2)
SDA GPIO 5 (D1), buttons:
GPIO Button
UP GPIO 14 (D5)
Down GPIO 12 (D6)
GPIO 13 (D7)
NEOPIXEL LED GPIO
GND GND
VCC VCC / 3.3V
DIN GPIO 16 (D0)
@welcome[bot] commented on GitHub (Sep 4, 2020):
Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution and please share it with us
5. 📕 Close the issue when your problem has been solved
@stale[bot] commented on GitHub (Dec 3, 2020):
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.
@spacehuhn commented on GitHub (Jan 14, 2021):
For reference, this is the page you want to be reading: https://github.com/SpacehuhnTech/esp8266_deauther/wiki/Setup-Display-&-Buttons