Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blinker-esp-idf

An IoT Solution,Blinker library for embedded hardware. Works with ESP8266, ESP32 (idf)

Supprot ESP-IDF

stable version support:

TODO

  • BLINKER_PRO_ESP OTA support

Blinker hello example

put the blinker componets into your projects.

make the project list like this

Blinker_Hello
  |__components
  |  |__blinker
  |__main

override the esp_http_server components with we provide.

idf.py menuconfig

enter Blinker Config

  • set BLINKER DEVICE TYPE

  • set BLINKER AUTH KEY

  • set Provisioning Type

save and exit blinker config

  • Set Serial Flasher Options.

enter components config

  • enable mDNS

  • disable Newlib

  • enable webSocket server support(http_server)

save and exit

Build and Flash

Build the project and flash it to the board, then run monitor tool to view serial output:

idf.py -p PORT flash monitor

About

An IoT Solution,Blinker library for embedded hardware. Works with ESP8266, ESP32 (idf)

Resources

Stars

4.3k stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages