Introduction to Raspberry Pi Hardware and Software Programming Essentials
Sharing Content
This time we invited senior member Li Weibin (Riding a Donkey for Drifting) to introduce the hardware technology of Raspberry Pi and the software programming essentials based on Raspberry Pi.
19:30-20:30 Online Live Sharing
20:30-21:00 QQ Group Communication
Our Open Night will still meet online at 19:30 this Thursday!
Guest Speaker
Drifting Bacteria Personal Blog: http://www.yoyojacky.com/
2025-01-16
Elegant Ways to Open Arduino: Creating the Ultimate Coding Experience with VS Code
“ Research · Persistence · Ultimate · Innovation ”
Getting Started with Arduino: Overview and Simple Examples
Arduino is an open-source electronics platform based on easy-to-use software and hardware development. When it comes to Arduino, some people may have heard of Arduino microcontrollers or Arduino circuit boards, as well as the Arduino IDE that can be used to program these boards. Arduino boards can read external signals, such as detecting light sources through sensors or inputting information through buttons, and convert them into outputs, such as activating LED lights or connecting to the cloud. The Arduino IDE
Getting Started with Arm NEON Programming: A Quick Guide
Follow the card below to subscribe to Arm Technology Academy
Getting Started with Raspberry Pi B: A Basic Introduction
The Raspberry Pi (Chinese name: “树莓派”, abbreviated as RPi, or RasPi/RPi) is a credit card-sized computer designed for student computer programming education, and its system is based on Linux.
I bought a Raspberry Pi B long ago but never got around to using it. Since I plan to venture into embedded development in the future, I decided to start playing with the Raspberry Pi B.
The reason for choosing Raspberry Pi
Book Recommendation: Principles and Implementation of the Fully Programmable SoC based on ARM Cortex-M0
Want to use FPGA to create your own CPU? A few years ago, it was the era of MIPS and RISC, and making a MIPS or RISC processor on FPGA was the dream of every beginner in FPGA. Then, RISC-V created a huge wave, but currently, commercially available RISC-V products are quite rare, and the overall construction is still somewhat cumbersome, with the toolchain not
Arduino Learning: Week 3 Updates
Click on "Technology Classroom" above to subscribe to the latest technology education information.
This week we will learn about program branching and Boolean logic operations. During this week, we will create a doorbell, a status indicator light, and an ultrasonic distance sensor, learning about Arduino's Boolean logic operations.
Course Schedule
Lesson 8: Doorbell: Logical Judgment and Digital Input
This lesson uses the doorbell, which is commonly seen in daily life, to introduce the program branching structure and how
Getting Started with Arduino Programming: Lesson One
Arduino Programming· Lesson One
Hello World
1
Introduction to Arduino Open Source Hardware
2024
Arduino, originating from Italy, is a convenient, flexible, and easy-to-use hardware development platform. Household appliances like TVs, air conditioners, washing machines, vacuum robots, and air purifiers are all controlled by microcontrollers, and Arduino can handle these tasks. It can also be used to create many interesting electronic projects, such as smart robots, smart home systems, farm irrigation, weather monitoring, and smart transportation. As
Investing in Raspberry Pi for Children’s Education over Buying Windows PCs
A couple of days ago, I published an article titled "A 5-Year-Old Uses It to Learn Programming, and It Only Takes 100 Seconds to Assemble This Computer!" discussing how a 5-year-old can assemble a computer in just 100 seconds, and it is extremely cheap, costing only $149. After sharing it in a group chat, I immediately faced criticism from tech-savvy dads, who pointed out that it's just
Quick Start for Beginners: Mastering ESP32 with Arduino IDE
Arduino, a convenient and flexible open-source electronic prototyping platform, supports ESP32, ESP8266, etc., and can use Arduino IDE or VSCode/Clion + PlatformIO for project development. MicroPython, commonly used development software is