Tagged in

Raspberry Pi

A Swift misadventure
A Swift misadventure
A journey in the Swift programming language and its uncommon applications.
More information
Followers
118
Elsewhere
More, on Medium

Using Swift to control the Raspberry Pi GPIO pins and turn an LED on

Here we are with a Raspberry Pi with Raspbian and Swift 3.0 installed. Now we can actually do something with it. Like flashing an unsexy LED. But hey, we have to start from somewhere…


Installing Swift 3.0 preview on a Raspberry Pi 2/3 with Raspbian

We’re halfway trough our journey of controlling electric circuits and hardware with Swift and a Raspberry Pi. If you missed anything, here lie the answers to your questions.