Add featured component section
This commit is contained in:
parent
ccf4cd88b2
commit
f916f4997d
29 changed files with 44 additions and 38 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue