-
MyNote Public
Daily note-taking service/application, notes manager, based on python and web, it's not perfect, but very useful.
-
micropython_console_256_128 Public
A customized retro handheld computer based on micropython and raspberry pi pico
Python UpdatedAug 31, 2024 -
go-staticmaps Public
Forked from flopp/go-staticmapsA go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Go MIT License UpdatedAug 15, 2024 -
micropython_console Public
A customized retro handheld computer based on micropython and raspberry pi pico
-
RunCPM Public
Forked from MockbaTheBorg/RunCPMRunCPM is a multi-platform, portable, Z80 CP/M 2.2 emulator.
C MIT License UpdatedJul 26, 2024 -
-
gauge-chart-js Public
A gauge chart implementation based on chart.js doughnut chart
-
pico_keyboard_60keys Public
60 keys handheld keyboard based on raspberry pi pico & circuitpython
-
-
60keys handheld keyboard based on raspberry pi pico & circuitpython, and, use pico_scheduler
Python UpdatedJul 20, 2024 -
70keys handheld keyboard based on raspberry pi pico & circuitpython, and, use pico_scheduler
Python UpdatedJul 20, 2024 -
keyboard_48keys Public
48keys keyboard based on raspberry pi pico & circuitpython
Python UpdatedJul 20, 2024 -
RunCPM_RPi_Pico Public
Forked from guidol70/RunCPM_RPi_PicoRunCPM for the Raspberry Pico
BASIC UpdatedJul 6, 2024 -
PyBasic Public
Forked from richpl/PyBasicSimple interactive BASIC interpreter written in Python
Python GNU General Public License v3.0 UpdatedJul 1, 2024 -
usqlite Public
Forked from spatialdude/usqliteμSQLite library module for MicroPython
C MIT License UpdatedJun 16, 2024 -
awesome-micropython Public
Forked from mcauser/awesome-micropythonA curated list of awesome MicroPython libraries, frameworks, software and resources.
HTML Creative Commons Zero v1.0 Universal UpdatedJun 14, 2024 -
pico-infonesPlus Public
Forked from fhoedemakers/pico-infonesPlusNES Emulator with SD card and menu support for the Raspberry PI Pico and other RP2040 based microcontrollers. Play your games from SD card on a HDMI display.
C GNU General Public License v3.0 UpdatedJun 2, 2024 -
piper Public
Forked from rhasspy/piperA fast, local neural text to speech system
C++ MIT License UpdatedMay 30, 2024 -
rp2040-psram Public
Forked from polpo/rp2040-psramA header-only C library to allow access to SPI PSRAM via PIO on the RP2040 microcontroller.
C MIT License UpdatedMay 22, 2024 -
ST7567-micropython-framebuff Public
Forked from ChangboBro/ST7567-micropython-framebuffa simple micropython lib (class) to drive ST7567 128*64 LCD display, using framebuffer (a MicroPython-specific librarie)
Python GNU General Public License v3.0 UpdatedApr 10, 2024 -
graph-cut-ransac Public
Forked from danini/graph-cut-ransacThe Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.t…
C++ Other UpdatedMar 20, 2024 -
lidar_obstacle_detector Public
Forked from SS47816/lidar_obstacle_detector3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
C++ MIT License UpdatedMar 20, 2024 -
micropython-74hc595 Public
Forked from mcauser/micropython-74hc595MicroPython driver for 74HC595 shift registers
Python MIT License UpdatedFeb 4, 2024 -
picoweb Public
Forked from pfalcon/picowebReally minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
Python MIT License UpdatedJan 23, 2024 -
LitePipeline Public
Tasks processing distributed pipeline system, based on Python3, tornado, venv-pack, pyinstaller
-
fastapi-user-auth Public
Forked from amisadmin/fastapi-user-authFastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
Python UpdatedJan 12, 2024 -
go-life Public
Forked from sachaos/go-lifeTerminal based Conway's Game of Life. Implemented in Go.
Go MIT License UpdatedJan 3, 2024 -
visualboyadvance-m Public
Forked from visualboyadvance-m/visualboyadvance-mThe continuing development of the legendary VBA gameboy advance emulator.
C++ UpdatedDec 24, 2023 -
finalcut Public
Forked from gansm/finalcutA text-based widget toolkit
C++ GNU Lesser General Public License v3.0 UpdatedDec 21, 2023 -
pico_scheduler Public
circuitpython based python scheduler for multi-task running on raspberry pico