Pinned Repositories
Degaswifi-CPU-tweaks
CPU tweaks
Glitch-Art-Sandbox
Works that I've designated to create glitch-alike images primarily by manipulating data.
ibm-notes-9.0.1_Ubuntu_installer
Patcher and installer for IBM Notes 9.0.1 to run on Ubuntu 16.04+ systems
mkauthdocs
A tool made to implement simple authentication on top of mkdocs builds.
stm32f1-picopwner
Dump read-out protected STM32F1's with a Pi Pico - A Pi Pico implementation of @JohannesObermaier's, Marc Schink's and Kosma Moczek's Glitch and FPB attack to bypass RDP (read-out protection) level 1 on STM32F1 chips
STM8-DCE
SDCC STM8 Dead Code Elimination Tool
Video-Glitch-Array
A collection of glitch art circuits dedicated to VGA signal manipulation
Activity-Indicator
A physical switch to notify whether the makerspace is open or closed
Dampflog
A synthesizer built from an old Train whistle PCB
Smart-Mandolyn-RC-710
Hacking a cheap Mandolyn RC-710 remote power socket to be "smart"
CTXz's Repositories
CTXz/stm32f1-picopwner
Dump read-out protected STM32F1's with a Pi Pico - A Pi Pico implementation of @JohannesObermaier's, Marc Schink's and Kosma Moczek's Glitch and FPB attack to bypass RDP (read-out protection) level 1 on STM32F1 chips
CTXz/ibm-notes-9.0.1_Ubuntu_installer
Patcher and installer for IBM Notes 9.0.1 to run on Ubuntu 16.04+ systems
CTXz/Video-Glitch-Array
A collection of glitch art circuits dedicated to VGA signal manipulation
CTXz/mkauthdocs
A tool made to implement simple authentication on top of mkdocs builds.
CTXz/STM8-DCE
SDCC STM8 Dead Code Elimination Tool
CTXz/Glitch-Art-Sandbox
Works that I've designated to create glitch-alike images primarily by manipulating data.
CTXz/Not-so-Tiny-Dimmer
An ATtiny based WS2812 RGB strip controller with single color, multi color and animation support
CTXz/OptoGlitch
Turning an Arduino, a LED and a photoresistor into a physical glitch art filter
CTXz/X9C-Notes
A couple of my own notes for the X9C series digital potentiometer ICs by Renesas
CTXz/grub-uefi-settings-entry
Grub UEFI Firmware settings entry adder
CTXz/mkbooks
A bash script that turns your Mkdocs project into a PDF or EPUB!
CTXz/STM8S103F3-Examples
An examples repo to learn STM8S103F3 programming using the SPL
CTXz/TinyWS2812
Barebone library to drive WS2812 devices
CTXz/bpi-m2z-system-files
A collection of required system files for the bpi-m2z that I yoinked from https://github.com/BPI-SINOVOIP/BPI-files/tree/master/others/bpi-service and slightly modified to require no editing for the m2z
CTXz/reMarkable-Qt-SandBox
reMarkable Qt Experiments that aren't serious enough to be uploaded to the reHackable org
CTXz/STM8-Project-Template
A template to kickstart your STM8 projects. Includes dead code elimination!
CTXz/amulet
lua game engine
CTXz/ATtiny25-blinker
A simple ATtiny25 based two-LED blinker light for bicycles, scooters and other types of vehicles
CTXz/Batch-Sandbox
Batch scripting sandbox
CTXz/BPI-WiringPi2
(NEW) support all Banana Pi boards in one version(auto detect). Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)
CTXz/EU-MJ-Engine
EU consuming MJ engines
CTXz/ForgeTemplates
Template classes to reduce repetitiveness when writing MC mods
CTXz/Fortran-RocketSim
Final project of the Oxford Royale Computer Science Course 2017
CTXz/pio-stm8-dce
Uses STM8 Dead Code Eliminator in PlatformIO
CTXz/Python-Sandbox
Python scripting sandbox
CTXz/rtpmidid
RTP MIDI (AppleMIDI) daemon for Linux
CTXz/TempoTapperLib
A library aimed to easily implement a tempo tapper where needed
CTXz/Vala-Sandbox
Sandbox Projects for the Vala programming language
CTXz/VHDL-Sandbox
My VHDL Sandbox where I shitpost my irrelevant VHDL experiments
CTXz/x86_64-Assembly-Tic-Tac-Toe
A Tic Tac Toe version that operates on a 18 bit grid data structure, written in assembly and C