top of page

Arduino Course

Through the course, students will learn some basic Arduino programming functions, aiming to deepen students' understanding and application of emerging technologies

Arduino

What is an Arduino?

Arduino

Arduino is the most popular MCU (Micro Controller Unit, microcontroller), which can control various devices, from general household appliances to Internet of Things devices, smart homes, etc. can control access. Arduino can use various sensors as input interfaces (voltage, light and darkness, temperature and humidity, pressure, etc.

 

There are many output interfaces (LED, DC/servo/stepping motor, wired and wireless network, etc.). Arduino is equipped with a simple and easy-to-use programming interface, which is very suitable for beginners. You can also upload the programs you write to the official platform for the world to share.

Anchor 1
01_arduinounor3.gif

Arduino Features

It can be used to develop interactive products. Users can connect various electronic devices on the Arduino board, such as LED lights, speakers, motors, switches, temperature and humidity sensors, infrared transmitters and receivers, LCD display devices, and Ethernet, Various communication modules such as WiFi, XBee, Bluetooth, RFID, GPS, etc.

simple and easy to understand

Arduino provides a simple development environment, students do not need to have any programming background, as long as they have basic computer operation ability, they can learn. Students can also use their creativity to turn simple methods into real objects

low price

Use a low-cost microprocessor controller (ATmega8 or ATmega128). It can be powered by USB interface, no external power supply is required, and an external 9VDC input can also be used

open source

Arduino is an open-source, single-chip microcontroller that can be extended by programmers. The program development interface is free to download, and you can also modify it according to your needs

Anchor 2
Image by Christopher Gower

Basic teaching

Teaching Arduino-related basic components to help students build basic knowledge. After this unit, students will have the skills to develop Arduino-related applications.

Miniature production

On the basis of unit 1, students must combine their own life experience, think about how to use each component to develop creativity, and apply it to solve problems in daily life situations.

Diverse learning

Having experience developing a project allows students to understand the development journeys of other creators. By analyzing the inventions of the predecessors, not only can the mechanism, function or appearance be further improved, but also the ability of self-learning can be obtained in the process.

Course Features

simple and easy to understand

Students without any programming background are welcome to participate, students can simply learn basic programming skills

emerging technology

The teaching courses integrate the Internet of Things, sensors, and smart homes, and students can learn different knowledge and skills at the same time

be creative

Students can design their own smart home products according to their creativity

bottom of page