Ultimate Guide to Mastering Raspberry Pi

Ultimate Guide to Mastering Raspberry Pi

Keywords: Raspberry Pi, Raspberry Pi Imager, Pico If you are using Raspberry Pi for development, C or Python are both good choices. Before you start playing with your Raspberry Pi, you can first see how to get started quickly; The Raspberry Pi Imager tool is a graphical SD card writing tool that runs on Mac … Read more

Creating a Desktop Clock with Raspberry Pi PICO

Creating a Desktop Clock with Raspberry Pi PICO

Code Repository 1. Gitee: https://gitee.com/yangkun_monster/clock.git 2. Github: https://github.com/pifan-open-source-community/clock.git Video Tutorial Address: Bilibili: Raspberry Pi Enthusiasts Base, Play Pi VLOG Video VLOG Record: Bilibili: Play Pi VLOG 1. Overview Create a desktop clock using Raspberry Pi PICO that can display the year, month, day, hour, minute, second, week, temperature, and humidity. The clock can be divided … Read more

Arduino-Pico: A Core Library for Arduino IDE Based on Raspberry Pi Pico Microcontroller

Arduino-Pico: A Core Library for Arduino IDE Based on Raspberry Pi Pico Microcontroller

Arduino-Pico is a core library for Arduino based on the Raspberry Pi Pico microcontroller, providing developers with a simple and easy-to-use platform for developing various embedded applications. This article will detail the features, installation, usage methods, and some advanced tips for Arduino-Pico. Powerful Features of Arduino-Pico Arduino-Pico is based on the RP2040 microcontroller of Raspberry … Read more