GithubHelp home page GithubHelp logo

vladamatena / lwesp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from majerle/lwesp

0.0 0.0 0.0 18.08 MB

Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.

Home Page: https://majerle.eu/projects/lwesp-lightweight-esp-at-parser-library-for-embedded-systems

License: MIT License

C 100.00% CSS 0.01%

lwesp's Introduction

Lightweight ESP-AT parser

LwESP is lightweight ESP AT commands parser library to communicate with ESP8266 or ESP32 Wi-Fi module using AT commands. Module is written in C99 and is independent from used platform. Its main targets are embedded system devices like ARM Cortex-M, AVR, PIC and others, but can easily work under Windows, Linux or MAC environments.

esp-at-lib is a library for host device (MCU as an example) which drives ESP32 or ESP8266 devices running official AT commands firmware written and maintained by Espressif System. Source of official firmware is publicly available at esp32-at repository.

If you are only interested in using module and not writing firmware for it, you may download pre-build AT firmware from Espressif systems download section and focus only on firmware development on host side, for which you need the library posted here.

Follow documentation for more information on implementation and details.

Read first: Documentation

Features

  • Supports latest ESP32 & ESP8266 RTOS-SDK based AT commands firmware
  • Platform independent and very easy to port
  • Development of library under Win32 platform
  • Available examples for ARM Cortex-M or Win32 platforms
  • Written in C language (C99)
  • Allows different configurations to optimize user requirements
  • Supports implementation with operating systems with advanced inter-thread communications
  • Uses 2 tasks for data handling from user and device
  • Includes several applications built on top of library
    • Netconn sequential API for client and server
    • HTTP server with dynamic files (file system) supported
    • MQTT client
  • Embeds other AT features, such as WPS management, custom DNS setup, Hostname for DHCP, Ping feature
  • User friendly MIT license

Contribute

Fresh contributions are always welcome. Simple instructions to proceed::

  1. Fork Github repository
  2. Respect C style & coding rules used by the library
  3. Create a pull request to develop branch with new features or bug fixes

Alternatively you may:

  1. Report a bug
  2. Ask for a feature request

lwesp's People

Contributors

bertlammers avatar majerle avatar matstm avatar mcesnik1 avatar michprev avatar niedong avatar sn00pster avatar turmary avatar unspecd avatar xiongyu0523 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.