Thank you for demonstrating this, and so well. I totally missed that Apple released embedded Swift. Although it may not be an option for me personally (no Swift, no mac), I am happy to see that the ecosystem for esp32 and embedded in general is growing.
Very excited to try this out! I’ve been enjoying Swift ever since it came out and I’m new to C++. I think one major advantage will be safety and the ability to write resilient and stable code.
Good Point. While preparing for Slint's next project, LVGL 9 was released, so I first prepared a tutorial video for it. I can't promise when, but there will be a next video on this. Thank you for your understanding.
Have you manage to make VSC Swift extension work with this ESP Matter project sample? I got zero code completion or anything here. Even the LED file that in their WWDC video the NEOVIM was able to find.
Thanks for notifying! I am more comfortable writing Swift than C and C++, so that is nice. Sigh...S3 isn't ARM??? So can't use S3??? Really??? Sigh... Was thinking of porting a sequencer from iOS that I wrote in Swift to a touchscreen module with an S3.
Thank you for demonstrating this, and so well. I totally missed that Apple released embedded Swift. Although it may not be an option for me personally (no Swift, no mac), I am happy to see that the ecosystem for esp32 and embedded in general is growing.
Swift is not restricted to the Mac. It works on Linux and Windows, too, and there's a plugin for VS Code.
Very excited to try this out! I’ve been enjoying Swift ever since it came out and I’m new to C++. I think one major advantage will be safety and the ability to write resilient and stable code.
I agree with you. This allows us to have extremely flexible programming.
there is a development board called SwiftIO from 2019 which used swift language
I had no idea about it. Thanks for letting me know!
Wonderful video. You did a great job of showing all of us how to get started with embedded swift 👍
Embedded Swift could use C APIs, which allows you to easily use the exist APIs
This is the video that I would like to do :P . Thanks for the work on it, I am waiting for the next video about the accesory.
This is cool. Thanks for showing. Do you know if TFTs can already be connected?
I haven't tested it there yet. If there are any updates, I will share them. Thank you.
Very exciting! Could I request that you do a follow up on Slint? Any thoughts since the last video?
Good Point. While preparing for Slint's next project, LVGL 9 was released, so I first prepared a tutorial video for it. I can't promise when, but there will be a next video on this. Thank you for your understanding.
Have you manage to make VSC Swift extension work with this ESP Matter project sample? I got zero code completion or anything here. Even the LED file that in their WWDC video the NEOVIM was able to find.
A basic Swift extension was installed in VSC. Code completion doesn't seem to work properly.
@@ThatProject thanks, have the same behavior, I will try neovim against my will hahhahah
Can you tell if it would be possible to built support for a CarPlay interface or is there a break in the swift code
Sorry, I don't know exactly about that yet.
nice
Thanks for notifying! I am more comfortable writing Swift than C and C++, so that is nice. Sigh...S3 isn't ARM??? So can't use S3??? Really??? Sigh... Was thinking of porting a sequencer from iOS that I wrote in Swift to a touchscreen module with an S3.
It's based on Xtensa 32-bit LX7. I'm also looking for a development kit with a display based on C6.