Coder Social home page Coder Social logo

sdrv2_esp32's Introduction

SDRV2_ESP32 Project

Developed for ESP32 board, this project integrate all useful functions and common settings for SDRV2.

To minimalize loading the firmware, we strongly recommend that everything use initial and on-processing configuration but not different firmware for different devices.

WIFI Setup

Use make menuconfig to configure the WIFI SSID and PASSWORD.

DuHTTP Server

The Idea of DuHTTP (Duplex HTTP Protocol) is raised by us, which provides several interesting features.

  1. The ESP32 device works like a HTTP server which allows us to use web browser to control it.
  2. And also, ESP32 could send HTTP request to the "browser" when it's long connection.
  3. HTTP protocol enables a readable and flexible method to control and debug the ESP32 devices.

OLED

We support SPI OLED module by just include lib/lib.h, which means that it could work with debugging.

GPIO

Configure GPIO mode by HTTP request.

sdrv2_esp32's People

Contributors

yuewuo avatar wyatpuk avatar

Stargazers

Yibai Meng avatar

Watchers

James Cloos 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.