Pinned Repositories
appjsonsettings
A Python module for easy application settings in JSON format.
dweeter
A python module for messaging through the free dweet service.
micropython-aiobutton
A MicroPython module for asyncio button.
micropython-appengine
A MicroPython app engine.
micropython-cryptocfb
A Python module to encrypt and decrypt data with AES-128 CFB mode.
micropython-cryptomsg
A MicroPython module to encrypt and decrypt messages with AES CBC mode.
micropython-microbmp
A small Python module for BMP image processing.
PyTool_USB_Serial
Android App for USB serial with Python script capability.
usb4a
Python package for Android USB host.
usbserial4a
Python package for Android USB host serial port.
jacklinquan's Repositories
jacklinquan/usbserial4a
Python package for Android USB host serial port.
jacklinquan/micropython-microbmp
A small Python module for BMP image processing.
jacklinquan/PyTool_USB_Serial
Android App for USB serial with Python script capability.
jacklinquan/appjsonsettings
A Python module for easy application settings in JSON format.
jacklinquan/microbmp
A small Python module for BMP image processing.
jacklinquan/MarkdownEditor
A Markdown editor in the browser.
jacklinquan/cryptomsg
A simple python package to encrypt and decrypt messages with AES CBC mode.
jacklinquan/usb-serial-for-android
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
jacklinquan/Adafruit_CircuitPython_miniQR
A minimal QR code generator for types 1-9
jacklinquan/AI-Personal-Voice-assistant-using-Python
jacklinquan/Android-for-Python-Users
An unofficial users' guide
jacklinquan/easter
Shows Easters in a century. This repo is also a sample/tutorial to show how to use brip in your Brython project.
jacklinquan/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
jacklinquan/gradio
Create UIs for your machine learning model in Python in 3 minutes
jacklinquan/hello-world
The first repository to try GitHub.
jacklinquan/microdot
The impossibly small web framework for MicroPython
jacklinquan/Micropython-Editor
Small on-board editor for PyBoard, WiPy, ESP8266, ESP32, PyCom and Adafruit devices written in Python
jacklinquan/micropython-iot
An approach to designing IOT applications using ESP8266/Pyboard D endpoints
jacklinquan/micropython-nano-gui
A lightweight MicroPython GUI library for display drivers based on framebuf class
jacklinquan/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
jacklinquan/ml5-library
Friendly machine learning for the web! 🤖
jacklinquan/mp_modbus
Modbus Lib for Micropython
jacklinquan/picotui
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
jacklinquan/py-esp32-ulp
ESP32 ULP Co-Processor toolchain implemented in MicroPython
jacklinquan/pypng
Pure Python library for PNG image encoding/decoding
jacklinquan/python-barcode
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
jacklinquan/segno
Python QR Code and Micro QR Code encoder
jacklinquan/The-Big-Book-of-Small-Python-Projects
This is my repo following the book "The Big Book of Small Python Projects: 81 Easy Practice Programs" by Al Sweigart
jacklinquan/tstcs_challenge_solutions
jacklinquan/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.