Skip to content

nebs/arduino-zero-timer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Zero Timer Demo

This is a simple project to demonstrate smoothly changing the timer's frequency in real time.

It involves a potentiometer which is used to change the frequency of the timer and an LED which flashes in sync with the timer.

Hardware

This project runs on an Arduino Zero.

  1. Attach an LED to digital pin 2. How-to.
  2. Attach a potentiometer to analog pin 2. How-to.

Setup

  1. Install (PlatformIO).
  2. Run make upload to upload.

About

A simple demo of the Arduino Zero timer frequency being smoothly changed in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages