improv/improv

1.2.5

Latest
uploaded 1 month ago
Improv is a free and open standard with ready-made SDKs that offer a great user experience to configure Wi-Fi on devices

readme

# C++ SDK for Improv Wi-Fi

Improv is a free and open standard with ready-made SDKs that offer a great user experience to configure Wi-Fi on devices.

## Installation

Copy the [src](src/) files into your project.

## Example usage

This SDK is used by ESPHome to allow setting up Wi-Fi on devices powered by ESPHome. You can find it's implementation [here](https://github.com/esphome/esphome/tree/dev/esphome/components/esp32_improv).

An example of a simple WebServer using Improv WiFi via Serial can be seen [here](https://jnthas.github.io/improv-wifi-demo/).

## TODO

- [ ] Code Documentation

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "improv/improv^1.2.5"

or download archive

Stats

  • Archive size
    Archive size ~ 8.72 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

improv/improv version: 1.2.5
|