Create an LED Matrix Light with Raspberry Pi and Arduino

Create an LED Matrix Light with Raspberry Pi and Arduino

MAKER:maketvee/ 译:趣无尽 Previously, we introduced a very cool “Lava Effect Lamp”. In this tutorial, I will introduce a more user-friendly lamp. This LED matrix light uses standard WS2812b LED lights to form a cylindrical lamp body, finally combined with a wooden frame. The effect is quite amazing! First, watch the video below. Materials List 790×384 … Read more

Arduino vs Raspberry Pi: Which is Better for Education?

Arduino vs Raspberry Pi: Which is Better for Education?

We are a company focused on science education, located in Beijing. We are happy to recommend to you the best international teaching apps to help children learn happily, welcome to follow us. (Please check our historical articles, there are many interesting app recommendation articles) In the field of STEM education, there are two platforms that … Read more

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Zhao Zhichen, undergraduate at the Department of Physics, Yuanpei College, Peking University, PhD from the Department of Physics, University of Michigan, currently working at a hedge fund in New York, doing financial modeling and quantitative work, and a Raspberry Pi enthusiast. Since buying my first Arduino kit, I have been involved in robotics for several … Read more

Real-Time Water Flow Meter Using Arduino and Raspberry Pi

Real-Time Water Flow Meter Using Arduino and Raspberry Pi

↑ Click on the above “IEEE China” to subscribe for free WeChat public account has been fully upgraded! A new commenting feature for WeChat articles has been added, and everyone is welcome to participate in comments. Every day, one lucky fan will be drawn from the previous day’s commenters to receive a 10 yuan McDonald’s … Read more

Open Source Hardware Air Pollution Measurement Platform

Open Source Hardware Air Pollution Measurement Platform

This open-source air pollution measurement platform software and hardware design is copyrighted by Pei Xiangyu. Please contact [email protected]. This article has been added to theInformation Summary – Topic submenu, or reply“Open Source” or “Open Source” on the public account homepage to read this article. Download link: https://github.com/pxy2pku/Air-quality-sensing-platform Please support the open-source hardware (Open Source Hardware, … Read more

How to Download Arduino Bootloader to ATmega32U4

How to Download Arduino Bootloader to ATmega32U4

Arduino How to Download Arduino Bootloader to ATmega32U4 Introduction to ATmega32U4 The ATmega32U4 is a low-power Microchip 8-bit AVR RISC microcontroller with 32KB of self-programming flash memory, 2.5KB SRAM, 1KB EEPROM, USB 2.0 full-speed/low-speed device, 12-channel 10-bit A/D converter, and JTAG interface for chip debugging. This device achieves up to 16 MIPS throughput at 16 … Read more

Choosing Between Arduino and STM32: Which is More Suitable for Beginners?

Choosing Between Arduino and STM32: Which is More Suitable for Beginners?

Click on the blue text above to follow us Arduino and STM32 are both popular microcontroller platforms, each with its unique advantages and disadvantages. The choice of which is more suitable for beginners mainly depends on your learning goals and background. 1 Development Environment Arduino: Arduino mainly relies on the Arduino IDE, which is a … Read more

Harnessing the Power of Arduino in Interactive Design

Harnessing the Power of Arduino in Interactive Design

I am Kanto, the Kanto who is not sticking to his profession Today, let’s continue talking about Arduino, It is completely correct for skilled electrical programmers to look down on Arduino, after all, they can quickly create a circuit board and solve everything stably, while you are using a Raspberry Pi or Arduino as a … Read more

How to Create Gesture-Controlled LED Strips with Arduino

How to Create Gesture-Controlled LED Strips with Arduino

In this article, we will explore the APDS-9960 gesture sensor and how to use it with WS2812B to control Neopixel LED strips. We can control the LED strip using simple gestures. Moving your hand left or right will change the direction of the running LEDs, while moving your hand up or down will change their … Read more