Home

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
Arduino ESP826632 ISR
In this post, we'll take a look at interrupts and timers in microcontrollers. I will show you how to implement
Arduino ESP826632 Watchdog Timer
In this post, we'll take a look at watchdog timers in microcontrollers. I will show you how to implement it
ESP32 freeRTOS Tutorial
Recently, I was using FreeRTOS on an ESP32, so I thought I’d make a post documenting it and showing you
wireguard
I started using Wireguard as a VPN to connect into my home network some time ago. In fact I wrote
Code Snippets Local Functions
In this code snippet, we'll take a look at local functions in C#.Local functions can be declared and used only
Calling The Command Line In C# With CliWrap
In this code snippet, we will learn how to call the command line in C#. We will be using a
Fullstack Serverless Blazor App With Azure Functions 2
In this post, I will show you how to create a Blazor C# WebAssembly app with a serverless backend utilizing
Code Snippets Using WebSockets In C#
In this code snippet, we will learn how to use WebSockets in C#. WebSockets allow you to establish a bi-directional(full-duplex)