Finally! the Embedded Swift Matter Example works!

Sdílet
Vložit
  • čas přidán 29. 06. 2024
  • Apple released an example of using Matter using Embedded Swift at WWDC2024. However, for some reason, its actual use was not possible. A workaround was found by another developer, but it looks like we'll still have to wait for an official update from Apple. This video shows the Matter accessory in action using a workaround.
    [ESP32-C6 ESP-IDF]
    docs.espressif.com/projects/e...
    [ESP-Matter]
    github.com/espressif/esp-matter
    [Build a Matter accessory with Embedded Swift]
    apple.github.io/swift-matter-...
    [Download Swift]
    www.swift.org/download/
    [An Embedded Swift Matter application running on ESP32-C6]
    github.com/apple/swift-matter...
    [ESP32-C6-DevKitC-1-N8 Development Board]
    amzn.to/3xu20dz
    #Apple #EmbeddedSwift #ESP32C6 #Matter
  • Věda a technologie

Komentáře • 11

  • @cloudcitydigital
    @cloudcitydigital Před 4 dny

    This is so awesome, EXACTLY what Ive been waiting for.

  • @jamescarrico1233
    @jamescarrico1233 Před 15 dny +2

    I'm super excited about embedded swift and being able to create custom Homekit devices
    Nice work

  • @YYCC67
    @YYCC67 Před 16 dny +4

    Awesome

  • @MikkMartin
    @MikkMartin Před 6 dny

    Hey thanks for all the matter videos! Helped a lot. Question about the demo - why the 1000ms latency? ESP32C6 should work over low-latency thread, no?

    • @ThatProject
      @ThatProject  Před 5 dny +1

      I also don't know why there is a latency. The same latency occurred not only with c6 but also with s3. I think we need to dig into this part more.

  • @cloudcitydigital
    @cloudcitydigital Před 4 dny

    I am guessing Seeed Studio ESP32C6 would be good for this?

    • @ThatProject
      @ThatProject  Před 4 dny

      Agree. This project required WS2812B, but Seeed Studio ESP32C6 does not have it. I think I can use it in my next project.

  • @PrathameshJakka
    @PrathameshJakka Před 15 dny

    Can applications written in embedded swift for esp32 work in Android as a matter device?

    • @ThatProject
      @ThatProject  Před 14 dny +2

      Basically, the Android device itself cannot be created as a matter framework, but an app for connecting a matter device can be created.

  • @Yakroo108
    @Yakroo108 Před 12 dny

    👍👍👍👍