Pinned Repositories
codebot
Codebot is a Python-based interactive code assistant that leverages OpenAI's ChatCompletion API to help users write and execute code snippets.
GameOfLife
Simple implementation of Conway's Game of Life
KSPPartRemover
Removes parts from Kerbal Space Program crafts
open-chatbot-js
Chatbot with text-generation-webui and ChatGPT 3.5 backend with a sort-of long-term memory.
pyPhone
Minimalistic phone client
stable-diffusion-rocm-docker
Docker image that packages AUTOMATIC1111/stable-diffusion-webui, preconfigured with dependencies to run on AMD Radeon GPUs.
usb-to-ps2-gameport-hat
Convert USB devices to PS/2 & Gameport devices with the power of Arduino 🙂
Usb2Ps2Mouse
Convert a USB mouse into a PS/2 mouse with the power of arduino :-)
USB_Host_Library_SAMD
USB host library 2.0 for Zero/M0/SAMD
ChrisDeadman's Repositories
ChrisDeadman/usb-to-ps2-gameport-hat
Convert USB devices to PS/2 & Gameport devices with the power of Arduino 🙂
ChrisDeadman/KSPPartRemover
Removes parts from Kerbal Space Program crafts
ChrisDeadman/open-chatbot-js
Chatbot with text-generation-webui and ChatGPT 3.5 backend with a sort-of long-term memory.
ChrisDeadman/Usb2Ps2Mouse
Convert a USB mouse into a PS/2 mouse with the power of arduino :-)
ChrisDeadman/codebot
Codebot is a Python-based interactive code assistant that leverages OpenAI's ChatCompletion API to help users write and execute code snippets.
ChrisDeadman/stable-diffusion-rocm-docker
Docker image that packages AUTOMATIC1111/stable-diffusion-webui, preconfigured with dependencies to run on AMD Radeon GPUs.
ChrisDeadman/USB_Host_Library_SAMD
USB host library 2.0 for Zero/M0/SAMD
ChrisDeadman/ao486_MiSTer
ao486 port for MiSTer
ChrisDeadman/pyPhone
Minimalistic phone client
ChrisDeadman/Usb2Gameport
Convert a USB HID device (joystick, gamepad) into a Gameport joystick with the power of arduino :-)
ChrisDeadman/GameOfLife
Simple implementation of Conway's Game of Life
ChrisDeadman/ili9341-driver-micropython
An efficient and extensible ILI934X display driver for micropython.
ChrisDeadman/NetflixAutoskip
removes the hassle of getting up to skip the recap/intro when binging netflix shows.
ChrisDeadman/SmartPlugMonitor
Tray-based power monitoring software for smart plugs
ChrisDeadman/Main_MiSTer
Main MiSTer binary and Wiki
ChrisDeadman/manual-tls
A simple example of manual TLS 1.3 connection with Elliptic Curve Diffie–Hellman key exchange and AES128 encryption
ChrisDeadman/tinyusb
An open source cross-platform USB stack for embedded system