Coder Social home page Coder Social logo

esp8266's Introduction

Esp8266 series library


This is old version. Wait for The new One,I hope use it and enjoy.
I use Stm32f103vc and Keil Compiler and Stm32CubeMX wizard.
Please Do This ...

1) Enable FreeRTOS
2) Config your usart and enable interrupt on CubeMX
3) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
4) Config your WifiConfig.h file.
5) Add Wifi_RxCallBack() on usart interrupt routin.
6) call Wifi_Init(osPriorityNormal) on your app.
7) Config your app on WifiUser.c.

esp8266's People

Contributors

nimaltd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp8266's Issues

Restful Requests

Can you provide usage examples for how to send GET/POST requests using your library ?

ESP8266 Large Files

Hello again,

i'm using your driver, it's working perfectly, thanks for that.
But i was wondering how to make the Wifi_RxCallBack read response that is much bigger than _WIFI_RX_FOR_DATA_SIZE
In another words, i'm trying to get a large JSON object (~30KB), so the server sends that data as chunks
Transfer-Encoding →chunked
but the ESP never send an interrupt to the STM32

usart interrupt routin

i followed all your steps but i don't know where is usart interrupt routin to add Wifi_RxCallBack() to
can you point me to it ?

New ESP8266 driver version

Hi Nima,

Thank you again for this driver. I have been using it my projects at home for long time. I was reading you are planning to push a new version of the driver. Do you have any idea when are you releasing the new version ?
The only issue i have with this version is when i use it in UDP at high speeds, sometimes it hangs for a second or two and start again.

Thanks,
Armand

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.