Skip to content

adagio/RGBSemaphore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RGBSemaphore

Swift + Orange Pi + LEDs

Setup

Clone this repo

git clone https://github.com/adagio/RGBSemaphore

Go inside RGBSemaphore

cd RGBSemaphore

Build (will show errors)

swift build

Patch code

In

Packages/CStatfs-1.0.0/module.modulemap

Replace

x86_64-linux-gnu

by

arm-linux-gnueabihf

Build

swift build

Run

sudo .build/debug/RGBSemaphore

LEDs will turn on in RGB sequential way.

About

Swift + Orange Pi + LEDs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages