Cross-development is pretty natural approach for a Pi since it’s how Raspian gets built. I’ve been meaning to try this for a while and after the first pass on the Pi lidar project decided that the ...
It used to be tedious to set up a cross compile environment. Sure you can compile on the Raspberry Pi itself, but sometimes you want to use your big computer — and you can use it when your Pi is not ...
Raspberry Pi Pico is a cute piece of hardware. It has a powerful dual-core RP2040 microcontroller that offers 2MB (up to 16MB) Flash and 264K SRAM memories. But what truly sets the Pico apart is its ...
In the previous three posts about exploring my Raspberry Pi, the operating system has always been Linux; first looking at Raspbian, the Debian GNU/Linux spin for the Pi, then Arch Linux ARM and Pidora ...