共用方式為


Azure Sphere 的教學課程

重要

這是 Azure Sphere (舊版) 檔。 Azure Sphere(舊版)將於 2027 年 9 月 27 日淘汰,且使用者此時必須移轉至 Azure Sphere(整合式)。 使用位於 TOC 上方的版本選取器來檢視 Azure Sphere (整合式) 檔。

完成 快速入門之後,請遵循這些教學課程來建置和部署簡單的應用程式。

Azure Sphere 支援兩種類型的應用程式:

  • 高階應用程式 會在 Azure Sphere OS 上執行,並可與因特網和雲端式服務互動。
  • 即時可用的應用程式 (RTApps) 會以裸機應用程式或即時作業系統 (RTOS) 的形式在即時核心上執行。

每個 Azure Sphere 裝置都需要高階應用程式;RTApp 是選擇性的。 Azure Sphere 應用程式 概觀說明每種應用程式類型的基本功能,以及它們之間的差異。

根據您的作業系統平臺,Azure Sphere 支援數個開發環境:

  • Windows 上的 Visual Studio 。 安裝 Azure Sphere SDK 之後,您可以安裝適用於 Visual Studio 的 Azure Sphere 擴充功能。 延伸模組可讓您使用 Visual Studio 集成開發環境 (IDE) 來開發和偵錯 Azure Sphere 應用程式。

  • Windows 或 Linux 上的 Visual Studio Code 。 安裝 Azure Sphere SDK 之後,您可以安裝適用於 Visual Studio Code 的 Azure Sphere 擴充功能。 此延伸模組可讓您使用 Visual Studio Code IDE 在 Windows 或 Linux 上開發和偵錯 Azure Sphere 應用程式。

  • Windows 或 Linux 上的命令行介面 。 Azure Sphere SDK 本身支援使用 Windows 或 Linux 命令行介面來開發和偵錯 Azure Sphere 應用程式。

不論您使用的開發工具或環境為何,本教學課程會引導您完成基本工作。