Recent posts

Raspberry Pi Pico (RP2040) SRAM and Flash Programming

Program the Pico (RP2040) from the perspective of an 8-bit MCU developer’s view, focus on details in SRAM and flash memory programming. Analysis the SDK 2nd stage bootloader.

ATtiny based WS2812 Light Bar Controller

This article shows how to use AVR MCU (ATtiny) to efficiently drive WS2812 LEDs, that is, using parallel signals to drive segmented LED stripe.

My CH340E Based USB-UART Interface Board

I made a very tiny CH340E based USB-UART interface board.

My Go-to ATtinys

This blog will introduce ATtiny chips in DIP / SOIC packages and with SPI-based ICSP interface that I have been used in my projects.

AVR Function stack

This article will discuss demonstrate the stack operation of AVR-GCC when calling a function from the hardware's perspective of view.

Tiling PDF

Divide large PDF into tiles on multiple page to allow print on small-size paper, suit for map and civil drawing