Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 445 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 445 Bytes

Wiced Eventloop

Implement peripheral devices and network protocol with eventloop

How to Build

  • Download WICED Studio and install it
  • Goto wiced project directory and copy this project in app directory
cd $WICED_PROJECT/app
git clone https://github.com/humminglab/wiced-eventloop.git
  • Build example code
cd $WICED_PROJECT
./make eventloop.example-${PLATFORM}-NetX