1.0.4 • Published 5 years ago

wio-framework-avr-cosa v1.0.4

Weekly downloads
4
License
LGPL-2.1
Repository
github
Last release
5 years ago

AtmelAVR Cosa Framework

Atmel AVR 8-bit and 32-bit MCUs deliver a unique combination of performance, power efficiency and design flexibility. Optimized to speed time to market-and easily adapt to new ones-they are based on the industrys most code-efficient architecture for C and assembly programming.

More Information about Atmel AVR

Cosa is an object-oriented platform for Arduino. It replaces the Arduino and Wiring library with a large set of integrated classes that support the full range of AVR/ATmega/ATtiny internal hardware modules; all pin modes, Digital, and Analog Pins, External and Pin Change Interrupts, Analog Comparator, PWM, Watchdog, Timer0/Timer2 (RTT), Timer1 (Servo/Tone/VWI), Input Capture, UART, USI, SPI, TWI and EEPROM. Cosa supports several programming paradigms including Multi-Tasking, Event Driven Programming and UML Capsules/Actors.

More Information about Cosa

Wio Framework

This is a framework supported by Wio and is compatible with avr platform. To use this framework:

wio create pkg --platform avr --framework cosa
wio create app --platform avr --framework cosa
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago