Quantcast
Channel: SWHarden.com
Browsing all 77 articles
Browse latest View live

Point Inside Rectangle

How to determine if a point is inside a rotated rectangle with C#

View Article


Generic Math in C# with .NET 6

How to perform math on generic types in C# with .NET 6

View Article


Determine GitHub Action Runner IP

A simple way to get the IP of the server running your GitHub Actions

View Article

Build and Deploy a Hugo Site with GitHub Actions

How I safely use GitHub Actions to build a static website with Hugo and deploy it using SSH without any third-party dependencies

View Article

Mystify your Mind with SkiaSharp

My implementation of the classic screensaver using SkiaSharp, OpenGL, and FFMpeg

View Article


GitHub Repository Badge

What I learned creating a github repo stats badge using HTML and Vanilla JS

View Article

FTP Deploy with GitHub Actions

Deploy content over FTP using GitHub Actions and no dependencies

View Article

Using DataFrames in C#

How to use the DataFrame class from the Microsoft.Data.Analysis package to interact with tabular data

View Article


Use Maui.Graphics to Draw 2D Graphics in Any .NET Application

How to use Microsoft.Maui.Graphics to draw graphics in a .NET console application and save the output as an image file using SkiaSharp

View Article


Show A Progress Bar as your Blazor App Loads

How to add a progress bar to your client-side Blazor WebAssembly app to indicate page load progress.

View Article

Resample Time Series Data using Cubic Spline Interpolation

This page describes how I achieve signal resampling with spline interpolation in pure C# without any external dependencies.

View Article

Ham Radio Deluxe (Free Version)

The last free version of Ham Radio Deluxe (version 5.0, build 2893)

View Article

Experiments in PSK-31 Synthesis

How to encode and decode PSK-31 messages using C#

View Article


Creating Bitmaps from Scratch in C#

How to create a bitmap and set pixel colors in memory and save the result to disk or convert it to a traditional image format

View Article

Interfacing HX710 Differential ADC with Arduino

How to read differential voltage from a HX710 ADC using Arduino

View Article


Programming Modern AVR Microcontrollers

Blink a LED on a modern series AVR using Atmel-ICS or MPLAB Snap UPDI programmers.

View Article

Divide 10 MHz to 1PPS with a Microcontroller

How to use a microcontroller to inexpensively scale down a 10 MHz reference clock into a one pulse per second (1pps) signal

View Article

Browsing all 77 articles
Browse latest View live


Latest Images