Exclusive Arduino Software Course | May Day Special with 8 Classes to Create an Interactive Device

The founder of Arduino commented: This open-source microcontroller: “You don’t need anyone’s permission to create amazing things.” You can use it to write code that produces such visual effects You can also create interactive effects with Arduino Daniel Rozin’s Penguins Mirror Daniel Rozin’s pom pom mirror 🎙️ This time we are inviting SKD instructor who … Read more

Overview of Intelligent Access Control Design Using NB-IoT Technology

Overview of Intelligent Access Control Design Using NB-IoT Technology

Lai Ruiqiang (Quanzhou Huaguang Vocational College, Quanzhou, Fujian 362121) Abstract: With the continuous development of smart campuses, the access control system of school computer rooms is also gradually becoming intelligent. This article designs an access control system for computer rooms using NB-IoT technology. The access control system is mainly controlled by Arduino Mega2560 Pro, and … Read more

Detailed Guide on Connecting Arduino to LCD1602

Detailed Guide on Connecting Arduino to LCD1602

What is the working principle of lcd1602? 1. Segment Display The dot matrix liquid crystal consists of M×N display units. Assuming the LCD screen has 64 rows and each row has 128 columns, every 8 columns correspond to 1 byte of 8 bits, meaning each row consists of 16 bytes, totaling 16×8=128 dots. The screen … Read more

Connecting Arduino with Obstacle Avoidance Car

Connecting Arduino with Obstacle Avoidance Car

1. Making the Obstacle Avoidance Car 1. Preparations for Making the Obstacle Avoidance Car Hardware: Arduino UNO, L298N driver module, ultrasonic module, car chassis, servo module, a breadboard, and some Dupont wires. Software: Arduino UNO programming download software Here is an image of the installed setup: 2. Understanding the Servo Module We are using a … Read more

Connecting a Key to Your Computer for CW Practice

Connecting a Key to Your Computer for CW Practice

Want to connect a key to your computer for practicing CW transmissions? On lcwo.net’s transmission practice, you can input Morse code by pressing buttons. Websites like lcwo.net for online Morse practice and morsecode.me for real-time communication using Morse allow you to input Morse code by clicking the mouse or pressing a key on the keyboard—of … Read more

Remote Control of Metasurfaces via Brainwaves

Remote Control of Metasurfaces via Brainwaves

Click the blue text to follow us Metamaterials are materials composed of periodic or quasi-periodic sub-wavelength structures (called meta-atoms) that have attracted widespread attention in optics, electronics, physics, materials science, and other fields due to their unique physical properties. Metasurfaces refer to planar arrays of meta-atoms arranged in a 2D manner. Metasurfaces have a wide … Read more

Complete PID Speed Control for Smart Car in 10 Minutes

Complete PID Speed Control for Smart Car in 10 Minutes

Introduction During the pandemic, feeling a bit bored, I bought a smart car chassis and a bunch of parts on Taobao, developed based on Arduino Due and Raspberry Pi. The Due is responsible for low-level control, while the Raspberry Pi is used for high-level controller development, such as Stanley controller or model predictive controller for … Read more

Integrating Rooftop Agriculture and Atmospheric Water Harvesting

Integrating Rooftop Agriculture and Atmospheric Water Harvesting

With climate change and population growth, the imbalance between the supply and demand of water and food resources is becoming increasingly severe. Especially in urban areas, the demand for water and food resources is particularly urgent. Traditional reliance on supply chain delivery of food and pipeline transportation of water not only leads to high carbon … Read more

Challenge 100 Arduino Projects: Baymax Robot

Challenge 100 Arduino Projects: Baymax Robot

Baymax Robot Difficulty Index: ⭐⭐ Suitable Age: 9 years+ Introduction Baymax is a beloved robot among many children. Combining everyone’s interests, today we will create a Baymax creative robot. This project has a low technical difficulty, and the highlight is mainly in the creativity. Print an image of the Baymax robot on cardboard, and then … Read more

Introduction to Arduino Courses

Introduction to Arduino Courses

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). It was developed by a European team in the winter of 2005. It is built on an open-source simple I/O interface and has a development environment similar to Java and C language … Read more