https://github.com/jczic/microwifi
A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on Pycom modules & ESP32)
https://github.com/jczic/microwifi
access-point connections esp32 hc2 hotspot layer list lopy micropython network pycom security station wi-fi wifi wipy wireless wireless-hotspot wlan wpa2
Last synced: about 1 month ago
JSON representation
A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on Pycom modules & ESP32)
- Host: GitHub
- URL: https://github.com/jczic/microwifi
- Owner: jczic
- License: mit
- Created: 2018-02-27T17:22:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T01:21:10.000Z (about 6 years ago)
- Last Synced: 2025-02-28T19:47:29.365Z (about 2 months ago)
- Topics: access-point, connections, esp32, hc2, hotspot, layer, list, lopy, micropython, network, pycom, security, station, wi-fi, wifi, wipy, wireless, wireless-hotspot, wlan, wpa2
- Language: Python
- Homepage: https://www.hc2.fr/lab
- Size: 7.81 KB
- Stars: 20
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### MicroWiFi is a class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on ESP32 and [Pycom](http://www.pycom.io) modules)
Very easy to integrate and very light with one file only :
- `"microWifi.py"`### By JC`zic for [HC²](https://www.hc2.fr) ;')
*Keep it simple, stupid* :+1: