Skip to content

This project fades an LED when you turn a potentiometer knob.

Notifications You must be signed in to change notification settings

axelclark/led_fade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Fade

This project fades an LED when you turn a potentiometer knob.

On the GrovePi+ or GrovePi Zero, connect a potentiometer to port A2 and a LED to port D3.

If you're on Raspbian, trying this out by running:

mix deps.get
MIX_ENV=prod mix compile
MIX_ENV=prod iex -S mix

About

This project fades an LED when you turn a potentiometer knob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages