Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

colewhite/WiFiServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Server

This started out as a webserver to control a WiFi module for OctoPrint on a raspberry pi, but we quickly realized it could act as a generic WiFi server for many other projects on the Raspberry Pi, or other similar devices.

We're trying to keep the dependencies to a minimum, and support as many configurations as possible. Currently we're focused on making a standalone Access Point or Client, based on a jumper on the Raspberry Pi GPIO pins.

We plan to support some or all of these other options moving forward:

About

WiFi Web Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 92.2%
  • Shell 7.8%