DIY Mechanical Bionic Hand and VR Haptic Gloves | DF Maker Weekly (Issue 6)

DIY Mechanical Bionic Hand and VR Haptic Gloves | DF Maker Weekly (Issue 6)

【Click on the top「blue text」 to follow DF Maker Community, let’s become tech enthusiasts together】 The community public account records the maker-related content worth sharing every week, released every Friday~ Content is open source, contributions or recommendations for related content are welcome. Submission email:<span>[email protected]</span> Images & Videos DIY Mechanical Bionic Hand ▲ Source: Twitter A … Read more

8 Fun and Easy Arduino Projects to Try

8 Fun and Easy Arduino Projects to Try

Follow and star our public account to not miss exciting content. Source: Circuit City Editor: strongerHuang Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It is very easy for beginners to grasp while providing sufficient flexibility. Arduino is not only the world’s most popular open-source hardware but also an excellent hardware development … Read more

Creative Project Development with Arduino

Creative Project Development with Arduino

Creative Project Development with Arduino Arduino is a user-friendly open-source hardware platform that is popular among DIY enthusiasts and engineers. It provides a rich set of libraries and a development environment, enabling even beginners with no background to quickly get started with embedded development. This article will demonstrate how to use Arduino for development through … Read more

Building a Core Raspberry Pi Router Server Without Code

Building a Core Raspberry Pi Router Server Without Code

This article comes from the Breadboard Community DIY Contest. If you have DIY works, feel free to share your electronic designs and win a DJI Drone! Creating a Core Raspberry Pi Router Server – A Lazy Person’s Guide to Smart Home Creation 1 Overview Typically, the concept of a smart home includes Xiaomi voice assistants, … Read more

Complete Guide to Building a 3D Laser Engraver with 30 Excellent Designs

Complete Guide to Building a 3D Laser Engraver with 30 Excellent Designs

[3D Printing Daily] Issue 530 Don’t worry if you don’t have a printer, you can click the public account menu 'Local Printing' to contact local friends for printing. 1. 3DpBurner. [ID:610934] 3DpBurner is an open-source laser cutter/engraver. It is created using the same RepRap concept, utilizing 3D printed parts and some easily found ‘vitamins’ (not … Read more

How to Build a Smart Planet Finder Using Raspberry Pi

How to Build a Smart Planet Finder Using Raspberry Pi

MAKER:snowbiscuit/Translated by: Qu Wujin Recently, the annular solar eclipse attracted a large number of astronomy enthusiasts. Outside the technology center building in my city, there is a large telescope that can overlook other planets in the universe. I have always believed that there is a mysterious connection between the real but unreachable outer space and … Read more

Introduction to Raspberry Pi Zero W

Introduction to Raspberry Pi Zero W

Let’s take a look at its appearance Let’s start with a brief introduction Dimensions: 65mm*30mm Raspberry Pi Zero W specifications are as follows: BCM2835 processor, 1GHz clock speed, 512MB RAM BCM43438 WiFi / BT chip micro-USB power port micro-USB OTG port miniHDMI port CSI camera interface micro-SD card slot 40-pin GPIO expansion interface Please note: … Read more

Creating a Weather Station with Unlimited Data Transmission Using Arduino

Creating a Weather Station with Unlimited Data Transmission Using Arduino

Let’s become technology enthusiasts together Author: iwoox This project uses Arduino open-source hardware to quickly create a weather station with unlimited data transmission capabilities. I previously created a weather station project with data logging functionality, and this is an upgraded and improved version. Step 1: Concept First, we need to add wireless data transmission functionality … Read more

Combining Raspberry Pi and Arduino: A Comprehensive Guide

Combining Raspberry Pi and Arduino: A Comprehensive Guide

1. Introduction The Raspberry Pi is an advanced embedded Linux board that can perform complete computer functions. In recent years, due to its affordability and ease of use, the Raspberry Pi has become very popular among developers. Additionally, Arduino is a convenient and flexible embedded development tool that can perform real-time signal acquisition and control. … Read more

How to Create an OTTO Robot: A Step-by-Step Guide

How to Create an OTTO Robot: A Step-by-Step Guide

OTTO is an open-source small robot, using an Arduino Nano board with an IO expansion board. It is powered by four SG90 9g servos and supports ultrasonic sensors in the standard DIY version. Programming can be done using tools like Arduino IDE or mBlock. It’s simple and fun. All files can be obtained from its … Read more