Arduino 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). Why do we say it has open-source characteristics? The term “open source” refers to things being planned for public access, allowing people to modify and share them. Arduino is a platform for everyone; as long as you understand the logic and language of Arduino, you can realize your own concepts and ideas with it.
The hardware part of Arduino can work independently or collaborate with external hardware devices. For example, we can use Arduino with various sensors (ultrasonic sensors, photoresistors, temperature and humidity sensors, sound sensors, pH sensors, etc.) to sense the environment. We can also use Arduino to control servos to drive robotic arms, robots, and drones. The lighting effects of Arduino are also quite impressive; we can use this hardware for project creation. There are many experimental videos on Arduino on YouTube, where many experts have conducted different tests, making them excellent learning resources. Overall, Arduino acts like our little assistant, helping us realize our inner thoughts and achieve project outcomes.
(Click the image to learn more about GitHub)
Finally, let me talk about how to learn Arduino. Arduino is low-threshold and easy to use; students who are interested can start by understanding input and output devices to enter the world of Arduino. The second step is to understand the IO (input, output) functions of input and output devices. We do not need to understand all the sensors in the kit right away; we can only truly grasp the programming logic and wiring method of a sensor when we practice it in specific projects.
“Why is Arduino so popular?”
All images are sourced from the internet.
Article Author:Cheng Yaqiu
Master’s in Product Design from the Royal College of Art, UK
Specializes in product service system design, user experience design, and hardware Arduino interaction
Any questions about schools and portfolios
Feel free to communicate anytime
Knowledge is meant to be shared.
Leave a Comment
Your email address will not be published. Required fields are marked *