Pinned Repositories
AdventOfCode22
Repo for Advent of Code challenges
AoC24
aDvEnToFcOdE24
DeviceDrivers
Collection of device drivers, ported from my ESP components.
DockerStuff
Stuff to do with Docker
Electro-Hardware
Electronic designs, gerber files and project work
ESP_Components
Microcontrollers
Some useful code and headers for microcontrollers & peripherals
simple-code
My first repo, filled with the sort of boring code beginners are generally too proud of.
STM32_SingularityLib
Attempt at writing some RTOS based STM32 interface drivers.
STM32F1_Serial_Flasher
A python module for exploring STM32 F1 devices using the STM Bootloader's Serial interface
EventHor1zon's Repositories
EventHor1zon/ESP_Components
EventHor1zon/AdventOfCode22
Repo for Advent of Code challenges
EventHor1zon/AoC24
aDvEnToFcOdE24
EventHor1zon/DeviceDrivers
Collection of device drivers, ported from my ESP components.
EventHor1zon/DockerStuff
Stuff to do with Docker
EventHor1zon/dotfiles
Configuration for various bits and pieces
EventHor1zon/DSP
EventHor1zon/Electro-Hardware
Electronic designs, gerber files and project work
EventHor1zon/Microcontrollers
Some useful code and headers for microcontrollers & peripherals
EventHor1zon/simple-code
My first repo, filled with the sort of boring code beginners are generally too proud of.
EventHor1zon/STM32_SingularityLib
Attempt at writing some RTOS based STM32 interface drivers.
EventHor1zon/STM32F1_Serial_Flasher
A python module for exploring STM32 F1 devices using the STM Bootloader's Serial interface
EventHor1zon/ESPCodeGen
Attempt to simplify driver writing with an automation tool
EventHor1zon/EventHor1zon
Config files for my GitHub profile.
EventHor1zon/GitTesting
A test repo for learning CLI git. Plz ignore.
EventHor1zon/GlobeCode
Code for persistence of vision globe College project
EventHor1zon/HomeServer
Django server for interraction with ESP_Home system
EventHor1zon/IOTHub
EventHor1zon/KaprecarConstant
Heard about a cool number...
EventHor1zon/lapsec
A small set of security/anti-theft tools for laptop. Project to build on
EventHor1zon/Micro-Projects
Repo for Microcontroller projects
EventHor1zon/PyHome_Server
A Python implementation of my HomeControl API for Raspberry Pi
EventHor1zon/rPItos
Attempt at a simple stack-only rtos for the pi pico
EventHor1zon/Security-CTF-writeups
A record of write-ups from security CTFs. Dirty, dirty code.
EventHor1zon/STM32Flasher_App
TUI/CLI Application utilising my STM32 Bootloader tool