Skip to content

humminglab/wiced-eventloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implement peripheral devices and network protocol with eventloop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published