Mastering the LCD1602 Display Module with 51 Microcontroller

Mastering the LCD1602 Display Module with 51 Microcontroller

This lecture will introduce how to drive the LCD1602 display module with a microcontroller. Through this lecture, readers can master the working principle of the LCD1602 and how to drive it using a microcontroller. 1. Introduction to the Principle The LCD display module has advantages such as small size, low power consumption, rich display content, … Read more

Transforming Your Workspace: Automating a Standing Desk with Raspberry Pi

Transforming Your Workspace: Automating a Standing Desk with Raspberry Pi

Author: Bowen from Quantum Bits | WeChat Official Account QbitAI For office workers who sit for long periods, the idea of pressing a button to raise their desk sounds very appealing. However, some people are not satisfied with that: What if the desk could rise automatically without pressing a button? Well, here comes the solution. … Read more

Installing Scratch 3 Desktop on Raspberry Pi

Installing Scratch 3 Desktop on Raspberry Pi

Scratch 3 was released in January 2019, and the Raspberry Pi and Scratch teams have been working hard to develop a desktop version for the Raspbian system. Compared to previous versions, the new Scratch interface and features have significantly improved. However, these improvements require higher hardware specifications and more advanced systems to support. With the … 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

How to Install Ubuntu Desktop on Raspberry Pi 4

How to Install Ubuntu Desktop on Raspberry Pi 4

Introduction: This tutorial will tell you in detail how to install Ubuntu desktop on the Raspberry Pi 4 device. Word count: 2884, Reading time: 4 minutes https://linux.cn/article-13817-1.htmlAuthor: Avimanyu BandyopadhyayTranslator: Xingyu.Wang The revolutionary Raspberry Pi is the most popular single-board computer. It has a Debian-based operating system called Raspberry Pi OS (formerly Raspbian). There are several … Read more

New Raspberry Pi Project: Cloud Printing!

New Raspberry Pi Project: Cloud Printing!

Previously, I made a Polaroid camera using Raspberry Pi and shared it in the Guokr WeChat group. Guokr invited me to write a tutorial. Since the Polaroid camera is currently under confidentiality and cannot be open-sourced, the tutorial for Guokr has not been completed, which makes me quite anxious. Therefore, I’m using this tutorial to … Read more