The Raspberry Pi Pico Review – $4 ARM Microcontroller

The Raspberry Pi Pico Review – $4 ARM Microcontroller

The Raspberry Pi Foundation today introduced a new $4 microcontroller board, the Pico. It uses a brand new custom dual-core Arm M0+ processor, the RP2040. What makes it tick, and how is it to use it? Why buy it instead of another microcontroller, or even a Raspberry...
How to Make a Discord Bot on Raspberry Pi? (Python easy method)

How to Make a Discord Bot on Raspberry Pi? (Python easy method)

Discord is a fantastic tool to speak with your community (gamers at first, but now more open to other types). You can use web hooks and bots to interact with a server. Today, we’ll see how to do this on a Raspberry Pi with Python. How to make a Discord bot on...