Add HA release

This commit is contained in:
Fabian Affolter 2016-05-07 13:58:27 +02:00
parent 812cdc0973
commit 5f1cc30066
49 changed files with 57 additions and 9 deletions

View file

@ -10,6 +10,7 @@ footer: true
logo: arduino.png
ha_category: DIY
featured: true
ha_release: pre 0.7
---
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.