Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 363 Bytes

Upduino Blinky

This repository contains two Blinky projects for the Upduino v2 board - naïve one that drives the LEDs directly and one that uses a proper PWM driver.

To build and test it run:

apio verify
apio build
apio upload

More info and some description is available on my blog.