AutoConnect VS ESPresense

Compare AutoConnect vs ESPresense and see what are their differences.

AutoConnect

An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface (by Hieromon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AutoConnect ESPresense
8 4
876 946
- 4.0%
0.0 8.9
11 months ago 10 days ago
C++ C
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AutoConnect

Posts with mentions or reviews of AutoConnect. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-30.
  • Bluetooth or WiFi for apps?
    4 projects | /r/esp32 | 30 Aug 2022
    And for Wifi management on ESP32, this awesome repo that "does it all": https://hieromon.github.io/AutoConnect/ -- this repo creates its own access point you can connect to with your phone to pop-up a "captive portal" (like you see at hotels or airports) to enter your own Wifi credentials -- this is only done once -- after that, the ESP32 will connect to the last known good Wifi network. If you don't want that, just use the built-in Wifi functions to create a local Wifi hotspot to connect to. Then creating web pages on the ESP32 is easy -- you can use the "PageBuilder" JSON syntax, or host regular HTML/JS/CSS files on the SPIFF/LittleFS partition and server those in response to incoming requests.
  • Is there an example in the RTOS SDK that lets you enter the wifi name and pass from another device? (instead of hardcoding?)
    2 projects | /r/esp8266 | 30 Mar 2022

ESPresense

Posts with mentions or reviews of ESPresense. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-25.

What are some alternatives?

When comparing AutoConnect and ESPresense you can also consider the following projects:

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

ESP32-A2DP - A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF

OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LORA.

ESPHome-Arduino-Port-Expander - An Arduino Port Expander for ESPHome with added Arduino Mega 2560 support

knock-esp32 - ESP32 WiFi provisioning over BLE

ezTime - ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

esphome-flasher - Simple GUI tool to flash ESPs over USB

IoTaWatt - IoTaWatt Open WiFi Electric Energy Monitor

ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style.

ESP32Time - An Arduino library for setting and retrieving internal RTC time on ESP32 boards

InfluxDB-Client-for-Arduino - Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.