Arduino Learning: Week 3 Updates

Arduino Learning: Week 3 Updates

Click on “Technology Classroom” above to subscribe to the latest technology education information. This week we will learn about program branching and Boolean logic operations. During this week, we will create a doorbell, a status indicator light, and an ultrasonic distance sensor, learning about Arduino’s Boolean logic operations. Course Schedule Lesson 8: Doorbell: Logical Judgment … Read more

7 Innovative Balancing Robots You Can Buy or DIY

7 Innovative Balancing Robots You Can Buy or DIY

“ When it comes to DIY balancing robots, many manufacturers and enthusiasts have a great opportunity to showcase their project plans and validate their practices. On the other hand, for robotics experts, this provides a ready stage for showcasing amazing equipment. If you are skilled or just looking to choose some equipment for your model … 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

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

How to Add Seeed Development Boards to Arduino IDE in Four Easy Steps

How to Add Seeed Development Boards to Arduino IDE in Four Easy Steps

Q A & Question: How to add Seeed boards to Arduino IDE Seeed has designed many development boards that can be used with Arduino IDE, such as the products listed below. Today, we will introduce how to add these development boards to Arduino IDE. Seeeduino XIAO Seeeduino Wio Terminal Seeeduino Lotus Cortex-M0+ Seeeduino LoRaWAN/GPS Seeeduino … Read more

Quick Start for Beginners: Mastering ESP32 with Arduino IDE

Quick Start for Beginners: Mastering ESP32 with Arduino IDE

Hello everyone, I am Machine Panda. In order to do a good job, one must first sharpen their tools. Therefore, choosing a suitable development environment is crucial. Since this series mainly uses the ESP32 microcontroller, there are generally three mainstream development methods: Arduino, a convenient and flexible open-source electronic prototyping platform, supports ESP32, ESP8266, etc., … Read more

Beautiful Arduino Development Boards You Must See

Beautiful Arduino Development Boards You Must See

Summary:Recently, I found several development boards based on the shape of Arduino UNO, let’s appreciate them together. 1. Adafruit METRO M7 The main control chip is NXP’s IMXRT1011, with an ARM Cortex-M7 core. IMXRT1011 is a microcontroller unit (MCU) developed by NXP Semiconductors. It belongs to the i.MX RT series of MCUs based on the … Read more

Innovative Programming for a Bright Future – Arduino UNO Classes at Litang Primary School

Innovative Programming for a Bright Future - Arduino UNO Classes at Litang Primary School

Innovative Programming Creating a Bright Future Introduction to Arduino Arduino UNO is a hardware product that is currently open-source and highly compatible. By combining it with the Mind+ graphical programming software, children can create many open-ended projects. Arduino has become a tool for children to be hands-on and innovative; as long as you have an … Read more

Step-by-Step Guide to Creating Your Own Arduino Nano

Step-by-Step Guide to Creating Your Own Arduino Nano

MAKER: samvanhook / Translated by: Fun Without End Cherry Since Arduino has officially open-sourced the complete hardware scheme, creating your own Arduino has become possible. All you need to do is prepare the required components, use the PCB files provided below to get the PCB made, and you can solder your own Arduino Nano. If … Read more