Interrupts And Timers In this post, we'll take a look at interrupts and timers in microcontrollers. I will show you how to implement 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 Forwarding/WeakHostSend enabled Error Fix I started using Wireguard as a VPN to connect into my home network some time ago. In fact I wrote C# 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 In this post, I will show you how to create a Blazor C# WebAssembly app with a serverless backend utilizing 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) Azure Function Durable Functions In this code snippet, we will look at Durable Azure Functions. Azure functions are stateless by default. But we can Working With Streams In C# In this code snippet, we will learn about streams in C#. Streams provide a generic view of a sequence of 1 2 3 … 26 Next >