Programmable 3D Printed Magnetic Levitating Desktop Lamp (Arduino + WS2812)

Programmable 3D Printed Magnetic Levitating Desktop Lamp (Arduino + WS2812)

MAKER: tomouwerkerkerk/Translated by: 趣无尽 This is a compact and warm floating desktop atmosphere lamp, with color-changing dim light adding a gentle ambiance to the room. It is constructed based on Arduino and 3D printed components, and is very simple to assemble. Beginners who are interested can give it a try. Video Demonstration: Materials List Arduino … Read more

Exploring Arduino: Unleashing Infinite Maker Potential!

Exploring Arduino: Unleashing Infinite Maker Potential!

Click the blue text Follow us When it comes to makers, the Arduino tool is undoubtedly indispensable, as it is almost a must-have for showcasing creativity at Maker events. What is Arduino? 01 The intelligent open-source electronic prototyping platform—Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It includes hardware (various models of … Read more

Arduino LED Breathing Light Tutorial

Arduino LED Breathing Light Tutorial

Main Component Introduction Briefly; please refer to the introductory LED blinking LED Breathing Light Introduction Digital signals are represented by 0 and 1, which indicate non-continuous changes in voltage levels, while analog signals represent information through continuously varying physical quantities, with signals changing continuously over time. Most of the signals we encounter in our lives … Read more

Arduino Example Tutorial: Practice Makes Perfect!

Arduino Example Tutorial: Practice Makes Perfect!

Do you remember the first and second episodes of Fei’s knowledge nuggets? Do you recall the explanation about Arduino? (If you haven’t seen it, click the image below to check it out👇) (Remember to come back after watching) Are you still a bit confused? To make it more vivid and less boring, let’s understand Arduino … Read more

Arduino LED Chaser Tutorial

Arduino LED Chaser Tutorial

Recently, a little friend named Qiuqiu has developed a strong interest in Arduino, often looking for books or videos to learn from. After completing some simple projects, Qiuqiu saw a tutorial on making a DIY LED chaser in the Arduino Chinese forum community and decided to learn it. Learning Process: Materials Needed: One Arduino Uno … Read more

Understanding the Components of Arduino Development Boards

Understanding the Components of Arduino Development Boards

Click the blue text to follow us Hello everyone Welcome to 【Advanced Training Industrial Control】 Session Three Arduino Maker Series Basic Application Explanation Lesson Three The Components of Arduino Development Boards Those who have learned about Arduino know that: Arduino consists of a microcontroller and a development environment. In the last session, we also learned … Read more

Key Considerations When Working with Raspberry Pi 4B

Key Considerations When Working with Raspberry Pi 4B

Many people encounter the Raspberry Pi development board for the first time, typically the 4B model. Although this development board may not be as powerful as others, it excels in versatility and has an appropriate level of development difficulty. This article will discuss the key considerations for electronic engineers working with the Raspberry Pi development … Read more

How to Create a New Project in Proteus

How to Create a New Project in Proteus

1. Select “New Project” 2. Modify the project name and storage path 3. Choose a template 4. Choose whether to create a PCB layout design based on your needs; this time, we choose not to create a PCB layout design. 5. Select no firmware project, which will be created separately later 6. Creation completed 7. … Read more

Power Management in Chips: PMU, BUCK, and LDO

Power Management in Chips: PMU, BUCK, and LDO

Introduction Power management in electronic devices is one of the key factors ensuring stable and efficient operation. The power management unit (PMU), buck converters (BUCK), and low-dropout regulators (LDO) in chips are common power management components that play a crucial role in providing stability, efficiency, and performance of power supply. This article will delve into … Read more

Super Positioning Without Locator Frame for eMMC Sockets

Super Positioning Without Locator Frame for eMMC Sockets

The socket comes in two versions, both offering the same functionality. The framed version requires manual swapping of the locator frame when encountering chips of different sizes; the frame-less version directly utilizes solder balls and base positioning holes, eliminating the frame-swapping step. Super positioning without a locator frame: for chips of different sizes, positioning is … Read more