GithubHelp home page GithubHelp logo

00b / magtagwifiqr Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 14 KB

Displays QR code to allow devices to easily join WiFi networks. Also displays Wifi SSID, password and IP addresses.

Python 100.00%
adafruit magtag circuitpython wifi qr qrcode ssid

magtagwifiqr's Introduction

Displays QRcode for devices (phones, tablets) to quickly connect to a wifi network. Written for/tested on Circuity Python 7.1

Code is quick and dirty but works. Currently assumes WPA/2 network.

Also displays the following optional values:

Required Libraries:

  • adafruit_bitmap_font
  • adafruit_display_text
  • adafruit_magtag
  • adafruit_portalbase
  • adafruit_fakerequests
  • adafruit_miniqr
  • adafruit_pixelbuf
  • adafruit_requests
  • neopixel
  • simpleio

Requires following fonts in /fonts/

secrets.py file should be populated with wifi info.

To MAYBE do someday:

  • Add some try excepts and error messages if it cannot connect to the internet or network.
  • Add more data or other data screens with additonal network info(ip/cidr/subnetmask,gateway,channel, secuity mode)?
  • Add options for open networks and non-wpa/2 networks.
  • Use another file or source for network info aside from secrets.py, to possibly display one network and use another.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.