Pinned Repositories
KICAD
This contains both schematic and housing libraries which I created myself or collected from other gits.
Clipper
Polygon and line clipping and offsetting library (C++, C#, Delphi) by Angus Johnson. Forked from https://sourceforge.net/projects/polyclipping. I prepared a "Release" branch (containing C# source only) for submodule usage.
esphome-usb-powerdelivery
E Integration of the FUSB302 power delivery controller in ESPHome based on work of Groothuisss
espSauna
A repository to make your HA Mate control an infra red sauna.
HA_Mate
Repository for github pages with information about HA mate.
Libstored-Teensy-PlatformIO-VSCode
An attempt to make Libstored work on a Teensy 4.1 using PlatformIO and VSCode
Polyshape
A library which mimics some of the Matlab polyshape object functionalities in c++
vec
A library with useful operations on the c++ sequence container std::vector
WGS84toCartesian
A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.
IMMRMKW's Repositories
IMMRMKW/HA_Mate
Repository for github pages with information about HA mate.
IMMRMKW/espSauna
A repository to make your HA Mate control an infra red sauna.
IMMRMKW/esphome-usb-powerdelivery
E Integration of the FUSB302 power delivery controller in ESPHome based on work of Groothuisss
IMMRMKW/KICAD
This contains both schematic and housing libraries which I created myself or collected from other gits.
IMMRMKW/Libstored-Teensy-PlatformIO-VSCode
An attempt to make Libstored work on a Teensy 4.1 using PlatformIO and VSCode
IMMRMKW/vec
A library with useful operations on the c++ sequence container std::vector
IMMRMKW/Polyshape
A library which mimics some of the Matlab polyshape object functionalities in c++
IMMRMKW/Clipper
Polygon and line clipping and offsetting library (C++, C#, Delphi) by Angus Johnson. Forked from https://sourceforge.net/projects/polyclipping. I prepared a "Release" branch (containing C# source only) for submodule usage.
IMMRMKW/WGS84toCartesian
A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.