The final result of the ergonomic keyboard build

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....

August 25, 2024 · 6 min · Marcelo Borges
nRF52 connected to Raspberry Pi Zero + OpenOCD

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.

August 10, 2024 · 4 min · Marcelo Borges