How are folks handling WiFi credentials?

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • WiFiManager

    ESP8266 WiFi Connection manager with web captive portal

  • I use WifiManager (https://github.com/tzapu/WiFiManager) .. it will setup the device as an access point you connect to and configure the wifi.

  • I made this as an experiment and now I use it in all of my projects: https://gitlab.com/prexus/wifi-manager

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • esphome

    ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

  • If you are making anything close to a sensor or a controller, you should seriously consider using ESPHome. Wifi creds, fall back hot-spot, OTA, and more are just handled. You'll find yourself configuring rather than coding. But, if you really need to code, you can still do it.

  • esp-rainmaker

    ESP RainMaker Agent for firmware development

  • Looks like it https://github.com/espressif/esp-rainmaker/tree/master/components/esp_rainmaker/server_certs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts