Skip to content

tiny arduino experiment - 6 LED interpolated directional indicator

Notifications You must be signed in to change notification settings

keroserene/dirxled6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Assumption: we're on Arduino Uno.

--- Wiring ---

This code requires wires going from each analog output pin on LED in order, starting from North and going clockwise. So for Uno, which has 6 Analog outputs on pins 3, 5, 6, 9, 10, and 11:

3 --> N

5 --> NE

6 --> SE

9 --> S

10 --> SW

11 --> NW

Then, each LED can go through some resistor and back to ground.

About

tiny arduino experiment - 6 LED interpolated directional indicator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%