Examples of Arduino Applications in Embedded Development
Do you know what Arduino is? Do you know what Arduino can do? Today, let’s get to know Arduino!
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). It was developed by a European team in the winter of 2005. Its members include Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, David Mellis, and Nicholas Zambetti.
This article shares a case of lighting up an LED using Arduino.
Required Tools