Skip to content

A tiny sample project that makes your ESP8266 a participant in a WiFi network.

License

Notifications You must be signed in to change notification settings

TheRealArthurDent/esp8266-wifi-participant

Repository files navigation

esp8266-wifi-participant

License

License: MIT

Status

CodeQL PlatformIO Code Check PlatformIO CI CPP Lint status Spell Check status Review dog

Compatibility with Arduino IDE

Check Arduino status Compile Sketch status

Always fresh

Renovate enabled

Open topics

GitHub issues GitHub pull-requests

Description

A tiny sample project that makes your ESP8266 a participant in a WiFi network. On startup your board will try to connect to the specified WiFi network and will blink the built in ESP LED (GPIO 2) at 2 revolution per second while doing so. Once successfully connected the node LED (GPIO 16) will blink at 1 revolution per 5 seconds. If started with "#define DEBUG" it will log the progress via the Serial port.

How-to-use

To be able to compile the project locally, copy the secrets.ini.template to secrets.ini and adjust the values within said file.

Documentation

Source code documentation

About

A tiny sample project that makes your ESP8266 a participant in a WiFi network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published