Getting Started with ChatGPT in Embedded Systems: Implementing Lighting Programs for 51, STM32, Arduino, Raspberry Pi, and Linux

Getting Started with ChatGPT in Embedded Systems: Implementing Lighting Programs for 51, STM32, Arduino, Raspberry Pi, and Linux

What is trending recently? I think ChatGPT must be one of them. How popular can this be? I always thought it was only popular in the internet and technology fields, until recently when our local government’s official account and even the community were posting content related to ChatGPT… I then realized that the extent of … Read more

Controlling Servo Motors with Arduino: A Simple Guide

Controlling Servo Motors with Arduino: A Simple Guide

Today, we will use the Arduino development board to control a servo motor, creating a simple 2-degree-of-freedom gimbal. Based on its rotation characteristics, the gimbal can be divided into a horizontal gimbal that can only rotate left and right, and an omnidirectional gimbal that can rotate both left and right as well as up and … Read more

Understanding Arm Architecture and Its Cores

Understanding Arm Architecture and Its Cores

Arm architecture has dominated the embedded processing and computing market today, but it has come a long way over the past few decades.Starting in the 1980s, it was initially used as a home computer processor, then in the 1990s it became the foundation for mobile phone chips.Today, Arm is a strong competitor in almost every … Read more

Understanding the Differences Between Raspberry Pi, Arduino, and Microcontrollers

Understanding the Differences Between Raspberry Pi, Arduino, and Microcontrollers

Follow the blue text and reply with “Entry Materials” to get the ultimate tutorial from beginner to advanced on microcontrollers By | Wujie (WeChat: 603311638) The full text is about1383 words, reading takes about 5 minutes First, the conclusion: microcontrollers are more suitable for commercial products, while Raspberry Pi and Arduino are better for learning … Read more

Getting Started with Embedded Systems: ChatGPT’s Guide to Lighting Programs for 51, STM32, Arduino, Raspberry Pi, and Linux

Getting Started with Embedded Systems: ChatGPT's Guide to Lighting Programs for 51, STM32, Arduino, Raspberry Pi, and Linux

Follow+Star Public Account Number, don’t miss the wonderful content Author | strongerHuang WeChat Public Account | strongerHuang What has been the hottest topic in the past two months? I think ChatGPT must be one of them. How hot can this thing be? I used to think it was only popular in the internet and technology … Read more

Exploring Arduino with Register Development

Exploring Arduino with Register Development

01 Abstract The commonly used chip for the Arduino development board is the AVR microcontroller series produced by Atmel. The most common one is the ATmega328P, which is widely used in the Arduino Uno development board. Developing AVR microcontrollers using the Arduino platform is very convenient. The Arduino IDE provides a very simple and user-friendly … Read more

Is It Meaningful to Run RTOS on 51 Microcontrollers?

Is It Meaningful to Run RTOS on 51 Microcontrollers?

Follow+Star Public Account Number, Don’t miss wonderful content Author | strongerHuang WeChat Official Account | Embedded Column Recently, I saw a discussion in my technical group about a question: Is it meaningful to run RTOS on 51 microcontrollers? Today, I will talk about 51 and RTOS. 1About 51 Microcontrollers and Their Performance and Resources The … Read more

Raspberry Pi Pico: LED Blinking Examples in Various Programming Languages

Raspberry Pi Pico: LED Blinking Examples in Various Programming Languages

One year ago (January 21, 2021), the Raspberry Pi Foundation launched the $4 Raspberry Pi Pico development board. This is the first RP2040 microcontroller product and a brand new chip developed by the Raspberry Pi Foundation. A year later, the Pico development board has sold nearly 1.5 million units, with thousands of people using the … Read more

Getting Started with Arduino: A Beginner’s Guide

Getting Started with Arduino: A Beginner's Guide

Arduino, as a convenient, flexible, and easy-to-use open-source electronic prototyping platform, is popular among various groups of people. We will launch a series of Arduino learning posts to help you quickly master this increasingly popular microcontroller. Our “Getting Started with Arduino” will guide everyone to understand Arduino, starting with the simplest “Hello World!” program, helping … Read more

The Growth Story Behind Arduino

The Growth Story Behind Arduino

Follow+Star Public Account, don’t miss exciting content Source | DF Maker Community Today, Arduino can be said to be popular worldwide, with a large number of electronics enthusiasts and engineers developing their projects based on Arduino. So, do you know the origins and development history of Arduino? Origins In the cold winter of 2005, Massimo … Read more