Event

【iOSDC2023】Growing Apple with Swift

Growing Apple with Swift

This article is based on the session presented at iOSDC2023, Growing Apples with Swift
Since this time it was a home garden presentation, the project name is SwiftGarden. I did
The summary of the implemented contents is like ↓! (I put it together like a certain OS!)

Click here for presentation slides (Figma)

PDF slides here!

Article content

0. Introduction

SwiftGarden 0.Introduction Announcement and overview of SwiftGardenThis article is an article that summarizes the contents of the introduction of "I tried to grow apples with Swift"!...

1. Get sensor data – call Python code from Swift

SwiftGarden 1.Get sensor data - call Python code from SwiftThis article is an article that summarizes the contents of Part 1 "Obtaining sensor data - calling Python code from Swift" in "I tried growing apples with Swift"!...

2. Send data to Firebase with Raspberry Pi – Run Swift’s CLI tool

SwiftGarden 2.Send data to Firebase with Raspberry Pi - Run Swift's CLI toolThis article is an article that summarizes the contents of the second part of "I tried growing apples with Swift", "Send data to Firebase with Raspberry Pi - Run Swift's CLI tool"!...

3. Automatic Water Supply – Operating Raspberry Pi’s GPIO with Swift

SwiftGarden 3. Perform automatic water supply - Operate Raspberry Pi GPIO with SwiftThis article is an article that summarizes the contents of Part 3 "Automatic Water Supply - Operating Raspberry Pi's GPIO with Swift" in "I tried growing apples with Swift"!...

4. Check data in iOS app – Swift Charts implementation

SwiftGarden 4.Check data in iOS app - Swift Charts implementationこの記事は、「Swiftでりんごを育ててみた」の4部「iOSアプリでデータを確認する - Swift Chartsの実装」の内容をまとめた記事になります!...

Wrap up

SwiftGarden Wrap up - After implementing SwiftGardenThis article is an article that summarizes the contents of the summary of "I tried to grow apples with Swift"!...

SwiftGarden project usage repository

  1. SwiftGarden: A repository containing all the repositories below
  2. SwiftGardenPi: Swift Package CLI tool for Raspberry Pi
  3. SwiftGardenApp: Demo iOS application
  4. SwiftGardenCore: Common code such as models used in both ① and ②
  5. SwiftGardenSecrets: Stores Credentials information such as API Key used above (Private Repository)
0

COMMENT

Your email address will not be published. Required fields are marked *

CAPTCHA