Raspberry Pi’s first foray into the world of microcontrollers, the RP2040, was a very interesting chip. Its standout features were the programmable input/output units (PIOs) which enabled all sorts of ...
At first glance, using a microcontroller for a simple fancy light project is overkill. However, the existing design can be modified later without additional hardware. Often a few extra code lines will ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...