Pinned Repositories
CallingViewer
A golang project code viewer developed by python, it has project tree view and project method calling/called tree view, and you can open the source code from the two views, so, it can help you to understand a golang project quickly.
gauge-chart-js
A gauge chart implementation based on chart.js doughnut chart
hostswitcher
a GUI tool for linux to switch hosts configurations for different develop environments quickly
LiteDFS
A distributed file system, based on Python3, tornado, inspired by HDFS
LitePipeline
Tasks processing distributed pipeline system, based on Python3, tornado, venv-pack, pyinstaller
MyNote
Daily note-taking service/application, notes manager, based on python and web, it's not perfect, but very useful.
node-file-encrypt
A file encrypt & decrypt package based on TEA
pyopendriveparser
Parser for files in OpenDRIVE format, offers additional functions to navigate through the road network
ScreenStreamer
Stream current active window or full screen (Windows or Linux) as a MJPEG stream over http or a flv over rtmp, it's developed by golang, very effectively.
ScreenStreamerManager
A GUI manager for ScreenStreamer based on wxpython, for using ScreenStreamer easily.
fiefdx's Repositories
fiefdx/MyNote
Daily note-taking service/application, notes manager, based on python and web, it's not perfect, but very useful.
fiefdx/gauge-chart-js
A gauge chart implementation based on chart.js doughnut chart
fiefdx/LitePipeline
Tasks processing distributed pipeline system, based on Python3, tornado, venv-pack, pyinstaller
fiefdx/micropython_console
A customized retro handheld computer based on micropython and raspberry pi pico
fiefdx/pico_keyboard_60keys
60 keys handheld keyboard based on raspberry pi pico & circuitpython
fiefdx/pico_scheduler
circuitpython based python scheduler for multi-task running on raspberry pico
fiefdx/awesome-micropython
A curated list of awesome MicroPython libraries, frameworks, software and resources.
fiefdx/badapple-demo-for-pico
fiefdx/fastapi-user-auth
FastAPI-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.
fiefdx/finalcut
A text-based widget toolkit
fiefdx/go-life
Terminal based Conway's Game of Life. Implemented in Go.
fiefdx/go-staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
fiefdx/graph-cut-ransac
The 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.thecvf.com/content_cvpr_2018/papers/Barath_Graph-Cut_RANSAC_CVPR_2018_paper.pdf
fiefdx/keyboard_48keys
48keys keyboard based on raspberry pi pico & circuitpython
fiefdx/keyboard_60keys_pico_scheduler
60keys handheld keyboard based on raspberry pi pico & circuitpython, and, use pico_scheduler
fiefdx/keyboard_70keys_pico_scheduler
70keys handheld keyboard based on raspberry pi pico & circuitpython, and, use pico_scheduler
fiefdx/lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
fiefdx/micropython-74hc595
MicroPython driver for 74HC595 shift registers
fiefdx/micropython_console_256_128
A customized retro handheld computer based on micropython and raspberry pi pico
fiefdx/pico-infonesPlus
NES 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.
fiefdx/picoweb
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
fiefdx/piper
A fast, local neural text to speech system
fiefdx/PyBasic
Simple interactive BASIC interpreter written in Python
fiefdx/raspberry_pi_command_tools
fiefdx/rp2040-psram
A header-only C library to allow access to SPI PSRAM via PIO on the RP2040 microcontroller.
fiefdx/RunCPM
RunCPM is a multi-platform, portable, Z80 CP/M 2.2 emulator.
fiefdx/RunCPM_RPi_Pico
RunCPM for the Raspberry Pico
fiefdx/ST7567-micropython-framebuff
a simple micropython lib (class) to drive ST7567 128*64 LCD display, using framebuffer (a MicroPython-specific librarie)
fiefdx/usqlite
μSQLite library module for MicroPython
fiefdx/visualboyadvance-m
The continuing development of the legendary VBA gameboy advance emulator.