Home

Verilog Cheatsheet
This post is a cheat sheet for Verilog/Sytem Verilog. I wrote this for myself, so if I ever have trouble
Using a Heat Pump For Cooling
With the recent heatwave we’re having in Europe, I was looking into a way of cooling the house. While some
bmw f10 broken headlight with water inisde
In this post, I will talk about the repair I made to the adaptive LED headlights for my BMW F10
Code Snippets SIMD
In this code snippet, we’ll take a look at SIMD(single instruction multiple data) in C#. To quote Microsoft: “SIMD (Single
ESP8266 Module Programmer Connections
In this post, I'll show the ESP8266 module programmer I made. I need it for another project where I soldered
Home Automation Setup
In this post, I will talk about my self hosted home automation setup. I have been working on this and
Soldering Sponge Automatic Water Dispenser Connected
In this post, I’ll show you my automatic soldering sponge water dispenser. I got tired of the soldering sponge drying
Running C# In A Browser With WASM
About This post is a quick overview of the C# Online Compiler I made some time ago. It enables you
Writing a Simple Programming Language And Compiler
In this post, I will briefly cover a simple compiler made for a simple programming language I made. The compiler
Digital Dial Indicator Arduino Data Interface
About In this post, I'll show you how to read data from one of those generic Digital Dial Indicators using