[GH-ISSUE #278] Wiring diagram #234

Closed
opened 2026-02-28 01:24:13 +03:00 by kerem · 4 comments
Owner

Originally created by @Naythan on GitHub (Jan 6, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/278

Can we add a link to how to wire the esp8266-01 to the arduino. Make it simpler for a newb like myself to start with using the esp8266-01.
Thank you

Originally created by @Naythan on GitHub (Jan 6, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/278 Can we add a link to how to wire the esp8266-01 to the arduino. Make it simpler for a newb like myself to start with using the esp8266-01. Thank you
kerem closed this issue 2026-02-28 01:24:14 +03:00
Author
Owner

@pieman64 commented on GitHub (Jan 6, 2017):

@Naythan what does your post have to do with the WiFiManager?

<!-- gh-comment-id:270982336 --> @pieman64 commented on GitHub (Jan 6, 2017): @Naythan what does your post have to do with the WiFiManager?
Author
Owner

@Naythan commented on GitHub (Jan 6, 2017):

WiFiManager works with the ESP3266. For someone who isn't familiar with adding code to the ESP, such as myself, it would be handy to know how to hook it up to the Arduino, or if it should be connected to something else. It's kind of the first step to using it for projects. All that's needed is a link to follow.

<!-- gh-comment-id:270994908 --> @Naythan commented on GitHub (Jan 6, 2017): WiFiManager works with the ESP3266. For someone who isn't familiar with adding code to the ESP, such as myself, it would be handy to know how to hook it up to the Arduino, or if it should be connected to something else. It's kind of the first step to using it for projects. All that's needed is a link to follow.
Author
Owner

@scropion86 commented on GitHub (Jan 7, 2017):

@Naythan this library works with ESP8266 boards standalone means all the code runs on the ESP8266 chip
and not as attached serial communicator to main Arduino board like UNO for example.

<!-- gh-comment-id:271073731 --> @scropion86 commented on GitHub (Jan 7, 2017): @Naythan this library works with ESP8266 boards standalone means all the code runs on the ESP8266 chip and not as attached serial communicator to main Arduino board like UNO for example.
Author
Owner

@alx-1 commented on GitHub (Jan 7, 2017):

Get a huzzah board and follow the instructions from adafruit...it's a good place to start.

<!-- gh-comment-id:271094026 --> @alx-1 commented on GitHub (Jan 7, 2017): Get a huzzah board and follow the instructions from adafruit...it's a good place to start.
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/WiFiManager#234
No description provided.