DJLevel3's Stars
cnlohr/ch32v003fun
Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
ad-oliviero/uwufetch
A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
kritzikratzi/Oscilloscope
Oscilloscope for Mac/Windows written in OF.
jameshball/osci-render
〰📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
MCPI-Revival/MCPIL-Legacy
Minecraft Pi Launcher (deprecated, use MCPIL-R under our same organization).
Haku8866/URCL
URCL is a "Universal Redstone Computer Language", it's an intermediate language so it isn't designed to be run on CPUs. URCL compiles to a specified ISA using a custom config file.
jameshball/osci-render-juce
〰📺🔊 Synthesizer for making music by drawing objects on an oscilloscope using audio. Now as an audio plugin!
DJLevel3/OpenTV
Open-source OLDTV clone, made by a gifted child sitting in front of a computer screen!
Haku8866/URCLtoISA
This compiler converts URCL code to any language you provide. It allows you to give implementations of every URCL instruction in a target language, then takes a URCL file as an input and uses those implementations accordingly to compile it.