Skip to content

luisdelarosa/doubleblink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doubleblink

Blink two LEDs on a Raspberry Pi 3 using SwiftyGPIO

This makes it a little more interesting as a demo. To use:

  1. Hook up ground -> red LED -> resistor -> pin 17
  2. Hook up ground -> green LED -> resistor -> pin 21

To build and run, execute: swift build && ./.build/debug/doubleblink

About

Blink two LEDs on a Raspberry Pi 3 using SwiftyGPIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages