Programmable Magnetic Levitating Desktop Ambient Light (Arduino + WS2812)

Programmable Magnetic Levitating Desktop Ambient Light (Arduino + WS2812)

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

Build a Small Spider Robot with Arduino

Build a Small Spider Robot with Arduino

【Click on the top「Blue Words」 to follow DF Maker Community and become a tech aesthetician】 This small robot is still under improvement by the author, currently capable of throwing a net, climbing, and swinging. Main Materials Arduino UNO Arduino Nano R3 After designing a frame model using CAD, the author 3D printed the parts, assembled … Read more

How to Download, Install, and Use Arduino IDE

How to Download, Install, and Use Arduino IDE

1. Download IDE The latest version of the development environment can be downloaded from the official website:http://www.arduino.cc/en/Main/Software, Note: The latest version 2.0.0 (see the image above) only supports 64-bit systems above Windows 10. If your computer’s system is below Windows 10 or the operating system is 32-bit, please download version 1.8.X (see the image below). … Read more

Step-by-Step Guide to Creating an Arduino UNO Board with Wire (Includes Finished Video)

Step-by-Step Guide to Creating an Arduino UNO Board with Wire (Includes Finished Video)

Everyone knows about Arduino, which is a convenient, flexible, and easy-to-use open-source electronic prototyping platform.It includes hardware (various models of Arduino boards) and software (Arduino IDE). The hardware of the Arduino board is relatively simple, and for most hardware engineers, it is not difficult to design an Arduino board. However, some engineers have made an … Read more

Build Your Own FM Radio Receiver with Arduino and Si4703

Build Your Own FM Radio Receiver with Arduino and Si4703

Introduction to Building Your Own FM Radio Receiver with Arduino and Si4703 In this project, we will build a fully functional FM radio receiver using Arduino Nano and Si4703 FM tuner module. Perfect for enthusiasts and electronics hobbyists looking to delve into RF and wireless communication. The Si4703 module is a highly integrated FM receiver … Read more