My Journey to Building the Sweep Ergonomic Keyboard
Introduction As a software engineer who spends countless hours typing, both at work and home, I began experiencing soreness in my fingers—especially my pinky, from constantly pressing Ctrl and Shift. You know, the daily grind of copying code that’s already been copied by someone else (just kidding… kind of). Being a bit of a hypochondriac and wanting to safeguard my hands for years of coding ahead, I started researching ergonomic keyboards....
How to remove flash protection from the nRF52 using Raspberry Pi Zero + OpenOCD
Learn how to unlock and flash your nRF52 microcontroller using a Raspberry Pi Zero and OpenOCD. This guide covers the installation, configuration, and necessary commands to remove flash protection.
Diving into LoRa: Initial Experiments with LLCC68 and ESP32
Discover my initial journey into LoRa technology using the LLCC68 module. This post covers my setup process, the creation of a breadboard adapter, and the results of my first transmitter and receiver test using ESP32-C3 boards.