clion step-debugging Simulating Hardware Interrupts for Clion Step-Debugging for the Raspberry-Pi Pico In this quick short tutorial we go over artificially clocking your chip to continue to enable step-debugging.
clion Clion Raspberry Pi Pico Pro-Tips while Debugging... In this short guide we go over some attention to details required when step-debugging the raspberry pi-pico!
eclipse Setting up an actual Working Eclipse IDE for Raspberry Pi-Pico Development with OpenOCD We *actually really* get Eclipse to work with OpenOCD and a Raspberry Pi-Pico for rapid development.
rpi2040 Raspbery Pi-Pico / Pico-Probe Testing and Work ups Part II In this Part II guide we start learning the bells and whistles of a pico-probe being used in the OpenOCD environment.
rpi-2040 Raspbery Pi-Pico Conversion to a Pico-Probe Part 1 This simple guide goes over programming your raspberry pi into a pico-probe with hopefully CMSIS-DAP support!
rpi2040 Setting up Raspberry Pi Pico to Play Nice w/Clion In this guide we go over getting an almost stepping debugger to work for Clion breaking free of the pico-examples and actually getting your own stand-alone project to work!
1838 IR Build Your Own Protocol Decoder Starting With a 1838 IR Remote. In this part 1 Article we crack into the 1838 IR remote and discover this thing with the right code can decode *any* remote control.. We write a quick piece of statistical software to automatically analyze the pulse durations.
clion Setting up Clion with Raspbery Pico Development and Adding a GPIO Interrupt. In this quick guide we go over getting CLion to play nice with the raspberry pi-pico ecosystem and then show the code example to setup a basic GPIO interrupt.
rpi2040 Coding in C Into the RPi2040 Zone with Console Simplified In this comprehensive guide we explain the meat and potatoes of effectively coding in C for the raspberry pi pico.