Understanding Arduino: A Comprehensive Guide

Understanding Arduino: A Comprehensive Guide

Arduino is a popular open-source electronics platform widely embraced by enthusiasts and designers. While some may consider it merely a toy or a beginner’s tool, the reality is that Arduino has proven to be a valuable resource for designers seeking to create practical and innovative designs. So, what exactly is Arduino? In simple terms, Arduino … Read more

Practical Robotics for Makers: Download PDF E-book Based on Arduino and Raspberry Pi

Practical Robotics for Makers: Download PDF E-book Based on Arduino and Raspberry Pi

Reminder Customer Service WeChat: taojindzs Member service scan the QR code to enter (Long-term service, please rest assured!) Author: Lin QuanAuthor: He Fuguo Publisher: Mechanical Industry Press Publication Date: November 2018 Content Summary: Robotics for makers is an important and active branch of makers, characterized by heuristic, exploratory, innovative, and flexible practices. This book focuses … Read more

Comprehensive Guide to Arduino Pin Diagrams

Comprehensive Guide to Arduino Pin Diagrams

【Click on the above「blue words」 to follow us, and let’s become technology enthusiasts together!】 The most comprehensive Arduino pin diagrams are here! (Click to view the full image) ARDUINO UNO ARDUINO 2009 ARDUINO LEONARDO ARDUINO NANO ARDUINO MEGA ARDUINO MICRO ARDUINO MINI ARDUINO ProMini ARDUINO YUN ATMEGA32U4 ATMEGA328 ATMega644P ATMEGA1284P ATMEGA2560 Source: DF Maker Community … Read more

Introduction to Arduino: A Beginner’s Guide

Introduction to Arduino: A Beginner's Guide

Introduction Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform that includes hardware (various models of Arduino boards) and software (Arduino IDE for computer programming). By simply writing code in the computer programming environment and uploading it to the Arduino board, you can achieve your desired goals. Figure 1 Arduino Board Figure 2 … Read more

Understanding the Differences Between Arduino and Microcontrollers

Understanding the Differences Between Arduino and Microcontrollers

Readers who work with microcontrollers should have heard of Arduino or even used it, but many friends are still unclear about what Arduino is. Today, we will briefly describe Arduino for beginners. 1. Introduction to Arduino To understand Arduino, you must first understand what a microcontroller is. The basis of the Arduino platform is actually … Read more

Arduino Ultrasonic Distance Measurement Tutorial with Code

Arduino Ultrasonic Distance Measurement Tutorial with Code

Ultrasonic Sensor Ultrasonic waves are sound waves that exceed the limits of human hearing, with a vibration frequency above 20 kHz. When working, the ultrasonic sensor converts between voltage and ultrasonic waves. When the ultrasonic sensor emits ultrasonic waves, the probe converts voltage into ultrasonic waves and emits them. When receiving ultrasonic waves, the receiving … Read more

Understanding the Differences Between Microcontrollers and Arduino

Understanding the Differences Between Microcontrollers and Arduino

The foundation of the Arduino platform is the AVR instruction set microcontroller, so it is necessary to understand some differences between microcontrollers and Arduino before using Arduino. 1 What is a Microcontroller? A working computer consists of these parts: Central Processing Unit (CPU) (for computation and control) Random Access Memory (RAM) (for data storage) Read-Only … Read more

Arduino Programming Basics Course for Designers

Arduino Programming Basics Course for Designers

This course is specially designed for design students without a CS background, aiming to master basic IOT (C-Arduino). It is committed to combining creativity and technology through continuous learning, exploring the boundaries and design value of Human-Computer Interaction (HCI). The course will focus on how to quickly learn and master the Arduino programming language and … Read more

AI Arduino Course – Smart Fan (Lesson 16)

AI Arduino Course - Smart Fan (Lesson 16)

[Video Tutorial] Lesson 16 – Smart Fan Course Introduction To implement the tasks proposed in the “New Generation Artificial Intelligence Development Plan” by the State Council, promote the exploration of educational models related to artificial intelligence courses in primary and secondary schools in our region, and popularize artificial intelligence-related scientific knowledge and skills among young … Read more

An Artist Learns a Bit of Programming to Transform a Typewriter with AI and Arduino

An Artist Learns a Bit of Programming to Transform a Typewriter with AI and Arduino

The artist Arvind Sanjeev’s new work “Ghostwriter” Through this retro and natural physical interaction, on an old typewriter, human types a sentence, and AI responds with another, making it seem like the typewriter has come to life. Inspired by Robin Sloan’s “Writing with the machine”, in 2021, the author began to shape this concept, continuously … Read more