Skip to content

Tryum/resin-wifi-connect-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resin-wifi-connect-example

License

Example application to demonstrate resin-wifi-connect

This example is written in python, consisting of an RPi3 and a Display-O-Tron HAT to provide visual feedback.

The Dockerfile is split into two sections; the first section is for resin-wifi-connect and the second is for the Display-O-Tron HAT. This provides a good idea of the correct way to combine the resin-wifi-connect Dockerfile and your app's Dockerfile into one.

The start script has been modifed to run this example app both before and after running resin-wifi-connect. This provides both visual feedback on the connection status and a good idea of the correct way to integrate the resin-wifi-connect start script into your app.

The first image shows the Display-O-Tron HAT when no configured connection has been found and the second image shows what happens once a connection has been configured and successfully connected.

Not connected Connected

About

Example application to demonstrate resin-wifi-connect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Shell 26.4%