Skip to content

esp32-open-mac/foa-example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoA example project

This is a very basic Rust project that uses our open source Wi-Fi driver & stack for the ESP32. It only connects to an access point (specified in the SSID env var) and makes a parrot dance on your screen over HTTP.

If your AP uses WPA2-Personal, you can specify the password in the PASSWORD env var. Note, that if it's an open network the variable must not be defined, as otherwise the code will expect it to be a WPA2 network. (This is just because I was to lazy to write something more complex for this example.)

About

Example project using FoA that can be adapted to your needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages