Add featured component section

This commit is contained in:
Paulus Schoutsen 2015-10-25 12:22:16 -07:00
parent ccf4cd88b2
commit f916f4997d
29 changed files with 44 additions and 38 deletions

View file

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: arduino.png
ha_category: DIY
featured: true
---
The [Arduino](https://www.arduino.cc/) device family are microcontroller boards that are often based on the ATmega328 chip. They come with digital input/output pins (some can be used as PWM outputs), analog inputs, and a USB connection. The equipment depends on the [type](https://www.arduino.cc/en/Main/Products) of board. The most common ones are the Arduino Uno and the Arduino Leonardo with 14 digital input/output pins and 6 analog input pins.