Using FT232RNL with Sigrok/Pulseview on Windows
[Read More]
PowerShell Get-Member Essentials: Static vs Instance Members
Master the key distinction between static and instance members in PowerShell using Get-Member to unlock the full power of .NET objects.
[Read More]
Getting Started with mpremote for MicroPython
Learn what mpremote is, why it’s useful for MicroPython development, and how to install it on your system.
[Read More]
Reading Raw Data from a Foot Pedal HID
Learning to read raw data from a foot pedal HID device using C# and the Windows API.
[Read More]
Bitmap Visualizer
A simple GUI for editing an 8x8 pixel bitmap.
[Read More]
Identify Computer and User Connections to an SQL Server
Discovering who is connected to an SQL Instance
[Read More]
Enable-PSRemoting: public network connection type?
Enable-PSRemoting fails. What's this about a public network connection type?
[Read More]
Get Installed Software List From Windows Registry
Marc Carter wrote a script in 2013 that I still reference and use today. It’s one of the key blog posts that convinced me to learn PowerShell.
[Read More]
Using WinEvent to review Windows Update installs
There are many reasons to review when/if Windows Update installs occur; if successful or not, etc…
[Read More]
First Steps
Let's get this started.
[Read More]