Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 807 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 807 Bytes

ATMEL AVR Wio Platform

ATMEL AVR 8-bit and 32-bit AVR® microcontrollers (MCUs) are an excellent choice for designers of a wide variety of embedded systems. These devices offer a unique combination of performance, power efficiency and design flexibility. Optimized to reduce development time, they are based on the industry's most code-efficient architecture for C and assembly programming. Read more about them on their website.

Usage

  1. Install wio
  2. Create AVR project
wio create app avr exampleProject uno

Note: Wio only supports Cosa framework but support for Arduino framework is coming!