Choosing the Right Raspberry Pi and Installing Its Operating System for Beginners

Choosing the Right Raspberry Pi and Installing Its Operating System for Beginners

Background: Playing with microcontrollers seems too limited nowadays, this article discusses the Raspberry Pi. This article has two goals: 1. Which Raspberry Pi should beginners choose in 2020; 2. Which operating system to install on the Raspberry Pi and how to do it. Difference Between Raspberry Pi and Microcontrollers Let’s discuss the differences from the … Read more

Understanding Arduino: Differences from Microcontrollers and Beginner’s Guide

Understanding Arduino: Differences from Microcontrollers and Beginner's Guide

Q: How can I see articles like this every day? A: Just search for the public account “51 Microcontroller Learning Network” and follow it for free Readers who work with microcontrollers should have heard of Arduino or even used it, but many friends are still unclear about what Arduino actually is. Today, I will briefly … Read more

Top 10 IoT Project Ideas for Beginners

Top 10 IoT Project Ideas for Beginners

The Internet of Things (IoT) refers to the connection of trillions of physical devices worldwide to the internet, enabling data collection and sharing. The ultimate goal of IoT is to make everything a part of the network. By connecting all these different objects and adding sensors, these once clumsy devices gain a layer of digital … Read more

Step-by-Step Guide to Porting LVGL to the T113-i Industrial Development Board

Step-by-Step Guide to Porting LVGL to the T113-i Industrial Development Board

There are many embedded GUI libraries available on the market, including open-source GUI libraries such as LVGL and EmWin, and closed-source GUI libraries like TouchGFX and Persimmon GUI. The testing board for this development tutorial comes from Tronlong Technology’s TLT113-EVM industrial evaluation board, which is based on the Allwinner Technology T113-i dual-core ARM Cortex-A7 + … Read more

Comprehensive GUI Practical Video Tutorial Series: UI Project Planning and Introduction to AppWizard and ThreadX GUIX

Comprehensive GUI Practical Video Tutorial Series: UI Project Planning and Introduction to AppWizard and ThreadX GUIX

I have been planning to record GUI video tutorials, but I couldn’t figure out how to do it. After some time of consideration and suggestions from netizens, I decided to make it a comprehensive practical video, where each function is an independent application. Tencent Video: Bilibili Video: Video Outline: Reference Materials: The 3rd edition of … Read more

Comprehensive GUI Practical Video Tutorial Series 2: RTOS Framework Design and Priority Allocation with ThreadX GUIX and emWin 6.x

Comprehensive GUI Practical Video Tutorial Series 2: RTOS Framework Design and Priority Allocation with ThreadX GUIX and emWin 6.x

Officially starting the design of the GUI comprehensive practical Demo, this video will first create a project framework and preliminary operation. Gradually progressing, the entire series of tutorials will start from simple interface design, and each interface is an independent APP function, which does not affect each other.Tencent Video: Bilibili Video: Video Outline:Reference Materials1. Project … Read more

GuiLite: A Lightweight GUI Framework for Embedded Systems

GuiLite: A Lightweight GUI Framework for Embedded Systems

What is GuiLite? GuiLite is a cross-platform, extremely small header file GUI library. It can run not only on PC platforms but also on embedded systems, making it very lightweight and easy to use. GuiLite is tailored for embedded systems, providing a rich set of GUI controls and a friendly API interface to help developers … Read more

Getting Started with Raspberry Pi (SSH Login)

Getting Started with Raspberry Pi (SSH Login)

In the previous article, we introduced how to configure wifi login and enable SSH service when burning the image on Mac. See “Getting Started with Raspberry Pi (Burning Image on Mac)”. 1. Enter the Mi Home App to check the Raspberry Pi IP. 2. Open the terminal on your local computer. 3. Enter the command: … Read more

How to Create Charts in Word

How to Create Charts in Word

#Windows11,#Windows10,#Windows8,#Windows7,#Windowsxp When using Word, everyone encounters various problems. Recently, a friend asked me how to create charts in Word. At first, I didn’t know, so I researched online and finally found out how to create embedded charts in Word documents. The detailed content is in the article below, so if you need it, hurry to … Read more