Programmable Magnetic Levitating Desktop Atmosphere Light (Arduino + WS2812)

Programmable Magnetic Levitating Desktop Atmosphere Light (Arduino + WS2812)

MAKER: tomouwerkerkerk/Translated by: 趣无尽 This is a compact and warm magnetic levitating desktop atmosphere light, with color-changing soft light adding a gentle ambiance to the room. It is built on Arduino and 3D printed components, making it very easy to assemble. Beginners who are interested can give it a try. Materials List Arduino Nano x … Read more

Arduino Smart Design: Create Your Own Memory Game

Arduino Smart Design: Create Your Own Memory Game

Case Overview “Create Together with Me” is a memory game machine composed of 3 LED lights and 3 buttons. The game consists of a total of 10 levels. At the beginning, the LED lights will flash in a specific order, and after the flashing ends, players need to press the corresponding buttons in sequence. If … Read more

Common Lighting Effects Implemented with Arduino

Common Lighting Effects Implemented with Arduino

Today, Teacher Cheng from the Mark Pen Design Study Abroad program will continue to bring you knowledge about Arduino. Those who haven’t seen the previous episodes should catch up! 《How to Connect Basic Arduino Circuits》 《How to Install Libraries for Arduino IDE》 Lighting effects are a popular type of interactive effect among students. Considering the … Read more

Getting Started with Arduino: Delayed LED Light

Getting Started with Arduino: Delayed LED Light

Main Component Introduction Similar to the previous article on buttons, this time the components and circuit diagram are the same, Arduino version, button, LED light Circuit Connection Method One end of the button switch connects to 5V interface, and the other end connects to digital port 11, then connect to the pull-down resistor. The long … Read more

Exploring Arduino LED Effects (Part 1)

Exploring Arduino LED Effects (Part 1)

Last time, Qiu Qiu successfully achieved the effect of a flowing light according to the tutorial. After playing for a while, it felt a bit monotonous, as the lights could only light up one by one in order. Can more lights be added to the circuit? Can the flowing lights present some different effects? And … Read more

PiCalc: DIY OLED Screen Calculator Based on Raspberry Pi Pico

PiCalc: DIY OLED Screen Calculator Based on Raspberry Pi Pico

MAKER:Makertronics/Translated By:Fun Without End Hello everyone! Today is Pi Day of 2022. Let’s introduce a Pi calculator! This is a calculator made with Pico, which I call PiCalc. This tiny calculator may be small in size, but it has all the necessary functions. It supports decimal numbers and expressions with parentheses priority. Just pull it … Read more

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

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 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

Impressive Performance of Domestic 32-bit MCU

Impressive Performance of Domestic 32-bit MCU

This article is from the Breadboard Community’s free review activity of the “Lingdong Mini-F5333 Development Board”. [Lingdong Mini-F5333 Development Board] + OLED12864 playing Badapple Unboxing Experience After testing the Mini-F5333 development board launched by Lingdong Microelectronics for two days, I found it to be quite impressive. My intuitive impression is that the domestic 32-bit MCU … Read more