Coder Social home page Coder Social logo

tinypico_ap_mode_staticip's Introduction

Supported Targets Tiny PICO

Tiny PICO AP-Mode in Static IP

Develop compilable code for ESP32 using ESP-IDF C. The preference is for this to be done to use VS Code with the Espressif extension.

Need to be able to interact with the ESP32 via the web interface.

Web UI needs to have: • 2 input fields, for example credentials for home WiFi (SSID and password), First/Last name, any two fields; • Button (Save/Send)

Visual aspects of the UI are of no importance. IP address of ESP32 needs to be static for the AP mode (192.168.0.1). Sending of the input field values needs to be done using POST with the JSON format.

As a result:

  • Need a server, which is available when connecting to the access point of the ESP32, using the static IP address.
  • When clicked on the button need to send the POST request with the values of the field (SSID, password) in JSON format and have them printed in the terminal.

tinypico_ap_mode_staticip's People

Contributors

cjonesii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.