esp32free80211 VS esp32-wifi-manager

Compare esp32free80211 vs esp32-wifi-manager and see what are their differences.

esp32free80211

Send arbitrary IEEE 802.11 frames with Espressif's ESP32 (by Jeija)

esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis. (by tonyp7)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
esp32free80211 esp32-wifi-manager
1 2
470 630
- -
1.8 0.0
over 2 years ago 11 months ago
C C
- MIT License
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.

esp32free80211

Posts with mentions or reviews of esp32free80211. We have used some of these posts to build our list of alternatives and similar projects.

esp32-wifi-manager

Posts with mentions or reviews of esp32-wifi-manager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • Esp-Idf wifi manager
    3 projects | /r/esp32 | 20 Mar 2023
    Hello. Some time ago I' ve strugled with seting up wifi manager in esp_idf framework. Most popular wifi manager made by tzapu was not working on esp-idf framework inside PlatformIo. So I have found tonyp7. It started to work after many changes in library code and makefiles. I have some free time and I can make WifiManager suited to bare esp-idf and esp-idf inside PlatformIo. My question is- do somebody need this ? Maybe there are alternatives which i did not find and my work is pointless. Please share your opinion
  • How can I implement a WiFi manager for ESP8266 using the ESP8266 RTOS SDK? Are there repositories that implement this already?
    1 project | /r/esp8266 | 24 Aug 2021
    There's a WiFi Manager Library for ESP-IDF (ESP32) I am expecting it to work with ESP8266 with changes respective to RTOS-SDK. It's still a work in progress for me. You can try as well. Here is the link to esp-idf WiFi Manager library by tonyp7 https://github.com/tonyp7/esp32-wifi-manager

What are some alternatives?

When comparing esp32free80211 and esp32-wifi-manager you can also consider the following projects:

esp-wifi-auto-prov - WiFi setup and provisioning

esp32-cam-webserver - Expanded version of the Espressif ESP webcam

switchbota - Replaces the factory firmware on the SwitchBot Plug Mini via OTA, enabling the use of Tasmota without disassembling the unit.

fujinet-firmware - 8-bit systems to ESP32 WiFi Multifunction Firmware

esp-idf-json - Example of JSON Serialize and Deserialize in ESP-IDF

Lua-RTOS-ESP32 - Lua RTOS for ESP32

Homepoint - Espressif ESP32 Based Smarthome screen for MQTT

micro_ros_espidf_component - micro-ROS ESP32 IDF component and sample code

lv_port_esp32 - LVGL ported to ESP32 including various display and touchpad drivers

esp32_usb_soft_host - ESP32 software USB host through general IO pins. We can connect up to 4 USB-LS HID (keyboard mouse joystick) devices simultaneously.

ESP32-USB-Soft-Host - An Arduino wrapper to @sdima1357's usb_soft_host esp-idf example