Skip to content

Instantly share code, notes, and snippets.

@shepting
Last active October 16, 2018 02:25
Show Gist options
  • Save shepting/16aace66937043f323ab0bbf26f6f164 to your computer and use it in GitHub Desktop.
Save shepting/16aace66937043f323ab0bbf26f6f164 to your computer and use it in GitHub Desktop.
The Apple Car
This is the secret design for the Apple Car that Jony Ive has been hiding for the last 5 years. It runs Swift on
Linux-powered hardware to power the vehicle itself, Swift on the iPhone app to control the vehicle, and Swift on
the Server to display vehicle fleet and app metrics.
This talk is a high-powered jump into Swift & Hardware running on the Raspberry Pi with a secondary focus of
sharing model code between 3 different Swift 'apps' running across server, phone, and microcomputer.
Listeners will learn:
- how to connect and app to a Raspberry Pi over bluetooth
- controlling motors with switches, relay boards, and SwiftyGPIO
- send data across the network with MQTT for remote logging, graphing, and backup control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment