Some links to sample projects for the Azure Sphere on GitHub.

Nb: This has been updated: Link here

These links are provided as-is.

  • Azure/azure-sphere-samples
    • Sample: AzureIoT
      This sample demonstrates how to use the Azure IoT SDK C APIs in an Azure Sphere application to communicate with Azure IoT Central or Azure IoT Hub.
    • Sample: Use CMake
      This sample shows how to use CMake to build an Azure Sphere application. CMake is an alternative to Visual Studio projects.
    • Sample: CurlEasyHttps
      This sample C application demonstrates how to use the cURL “easy” API with Azure Sphere over a secure HTTPS connection.
    • Sample: CurlMultiHttps
      This sample C application demonstrates how to use the cURL “multi” API with Azure Sphere over a secure HTTPS connection.
    • Sample: LSM6DS3 I2C
      This sample C application demonstrates how to use I2C with Azure Sphere. The sample displays data from an ST LSM6DS3 accelerometer connected to an MT3620 development board through I2C (Inter-Integrated Circuit).
    • Sample: LSM6DS3 SPI
      This sample C application demonstrates how to use SPI with Azure Sphere. The sample displays data from an ST LSM6DS3 accelerometer connected to an MT3620 development board through SPI (Serial Peripheral Interface). The accelerometer data is retrieved every second and is displayed by calling the Applibs SPI APIs.
    • Sample: Mutable storage
      This sample C application illustrates how to use storage in an Azure Sphere application.
    • Sample: Private Ethernet
      This sample C application demonstrates how you can connect an Azure Sphere device to a private Ethernet network. It configures the Azure Sphere device to run a DHCP server and an SNTP server, and it also implements a basic TCP server.
    • Sample: System Time
      This sample C application demonstrates how to manage the system time and to use the hardware RTC (real time clock).
    • Sample: Wi-Fi setup and device control via BLE - reference solution
      This reference solution demonstrates how you might complete Wi-Fi setup and device control of an Azure Sphere-based device through Bluetooth Low Energy (BLE) using a companion app on a mobile device.
  • MT3620 Grove Shield Library
    • This is library for Azure Sphere MT3620 Grove Shield, the shield enhances Azure Sphere by adding I2C interface and Analog input.
  • Seed Studio - Azure Sphere Sample Smart Fan
    • MT3620, Azure sphere, Smart fan, Azure IoT Hub
  • ObjectBox client for Azure Sphere
    • A general introduction to Azure Sphere in combination with ObjectBox],
    • ObjectBox: Edge database for Mobile and IoT.
  • VMinute/AzureSphereSamples
    • SphereTest
      This solution includes a simple library to control PWM (SoftPWM folder), a sample that drives GPIO0 pin with different frequencies and duty cycles (PWMTest). PWM is then used to control servo motors using a lib (Servo) and showing a small sample moving a servo across its full rotation angle (ServoTest).
  • fmokren/AzureSphere
    • Mt3620AzureIoTHubSample
    • Mt3620Blink1
    • TempSensor
  • epictrave/azure-sphere-bluetooth
    • Azure Sphere Bluetooth Sample
  • JuergenSchwertl/AzureSphereSamples
    • Contains sources and links for Azure Sphere Bootcamp labs, amongst others Azure Sphere Samples for connected MCU and DHT sensor.

More later: Need to filter some of this.

Please leave comments, suggestions etc. in the Comments section below.

I guess I owe a project for the Texas Instruments CC2650STK SensorTag with the AzSphere given my extensive blogging on it on embedded101.com! :)


 TopicSubtopic
  Next: >  
   
 This Category Links 
Category:Azure Sphere Index:Azure Sphere
  Next: > And now for something completely different
<  Prev: