Skip to content

linuxgemini/wiegandextended-micropy

Repository files navigation

wiegandextended-micropy
=========================

a somewhat platform agnostic (currently configured for stm32f411) micropython port of WiegandNGextended.ino
(available at https://gist.github.com/linuxgemini/9f089af171d5842eaaa4e0ae39f7d957 as usual™)

note if you're using a platform using the rp2 platform (aka raspberry pi pico):
    please use ampy ( https://github.com/scientifichackers/ampy ) to upload files one by one
    micropython for rp2 is a bit broken for file chunk uploads

files to upload are:
  - boot.py
  - main.py
  - lib/**

now uses https://github.com/dhylands/python_lcd for some lcd action

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages