That Project
That Project
  • 279
  • 4 248 398
UWB Trilateration with ESP32, DW3000 #LocalPositioning
A project that places three anchors and then calculates the current local location through trilateration on the tag device.
[MaUWB_DW3000 with STM32 AT Command]
github.com/Makerfabs/MaUWB_DW3000-with-STM32-AT-Command/
[UWB Trilateration with ESP32]
github.com/0015/ThatProject/tree/master/ESP32_UWB/4_UWB_Trilateration
#UWB #Trilateration #LocalPositioning
zhlédnutí: 3 324

Video

Finally! the Embedded Swift Matter Example works! #Apple #EmbeddedSwift #ESP32C6 #Workaround
zhlédnutí 1,7KPřed 14 dny
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/esp-idf/en/v5.2.2/esp32c...
Embedded Swift meets ESP32(C6). New language for the embedded environment? #Swift #Embedded #ESP32C6
zhlédnutí 5KPřed měsícem
Apple announced Embedded Swift at WWDC2024. This means that system development is possible using the Swift language even in an embedded environment. If you develop apps for iOS or Mac and are familiar with the Swift language, you may be able to develop applications for embedded devices or systems based on microcontrollers. Because it is still in its early stages, there are not many use cases, b...
LVGL Tutorial with ESP32, How to update the screen with data obtained from sensors. #FreeRTOS #Task
zhlédnutí 4KPřed měsícem
The data obtained from the sensor must be updated in the UI on the screen. This video covers how to update the screen by passing data through a queue based on FreeRTOS' task. [Grove - SEN55 All-in-one environmental sensor] www.seeedstudio.com/Grove-All-in-one-Environmental-Sensor-SEN55-p-5373.html [Source Code] github.com/0015/ThatProject/tree/master/ESP32_LVGL/LVGL9 [LVGL 9, [Ep. 07] My Air Qu...
Interactive Vision Questioning with GPT-4o: MCU Integration Demo #ESP32CAM #CHATGPT #GPT4o
zhlédnutí 2,9KPřed měsícem
Discover the latest advancements in AI integration with MCU environments in our demonstration featuring GPT-4o! In this video, I showcase how GPT-4o's capabilities now extend to image-based questions, offering a glimpse into the future of interactive AI applications. Follow along as I capture images using an MCU device, pose questions about them, and receive insightful responses from OpenAI Ser...
My Air Quality Sensor, LVGL 9, [Ep.06] Draw IKEA UI, #ikea #airquality #esp32
zhlédnutí 5KPřed 2 měsíci
I made a similar version of IKEA's air quality sensor, VINDSTYRKA, using ESP32 and an environmental sensor. When studying UI/UX, I think it is essential to create code yourself. Through this, you can become familiar with what widgets to use and how to create and apply styles. In this project, I'll first complete the UI using LVGL, and in the next project, I'll explain how to update the screen b...
Battery-Powered Wireless Camera Streaming with Raspberry Pi Zero 2 W and AMB82-MINI #HD #FPS #WiFi
zhlédnutí 2,2KPřed 2 měsíci
In this video, I'll show you how to create a portable, battery-powered streaming system using a Raspberry Pi Zero 2 W and the AMB82-MINI camera module. With this setup, you can stream live video and audio over WiFi Direct, allowing you to monitor your surroundings from anywhere, even off-the-grid locations like camping sites. This project is perfect for outdoor enthusiasts who want a versatile,...
LVGL Tutorial with ESP32, Custom fonts are essential in GUI! #Font #LVGL #GUI
zhlédnutí 2,3KPřed 2 měsíci
The use of fonts is essential when we work on GUI. Headlines should be emphasized, and font size and style should change depending on the importance of the information. In this episode, we'll learn how to use a C file containing a glyph bitmap from a new font file. [Source Code] github.com/0015/ThatProject/tree/master/ESP32_LVGL/LVGL9 [LVGL 9, [Ep. 07] My Air Quality Sensor, How to update the s...
LVGL Tutorial with ESP32, Creating Interactive UI/UX Screens: Implementing On-Screen Keyboard
zhlédnutí 3,7KPřed 3 měsíci
In this tutorial, we dive into the world of User Interface (UI) and User Experience (UX) design on ESP32 microcontrollers using LVGL. One essential component of any UI design is the on-screen keyboard, which enhances user interaction and accessibility. In this video, we'll guide you through the process of implementing and utilizing the on-screen keyboard in LVGL on the ESP32 platform. Whether y...
Raspberry Pi 5 + AI camera + 3.5”Display = AI Camera All-in-One System #ArduCam #PiNSIGHT #DepthAI
zhlédnutí 4,2KPřed 3 měsíci
Whether you're a hobbyist, developer, or enthusiast, this video offers valuable insights into the capabilities of Luxonis' DepthAI and how it transforms the Raspberry Pi ecosystem. Join us as we unlock the power of AI vision with DepthAI on Raspberry Pi 5! [Arducam PiNSIGHT] docs.arducam.com/Raspberry-Pi-Camera/Arducam-PiVistation/Vision-AI-Kit/Arducam-PiNSight/ [Luxonis] github.com/luxonis [Oa...
e-Paper Calendar to manage family scheduling #ESP32 #EPDiy #ED097TC2
zhlédnutí 2,4KPřed 3 měsíci
e-Paper Calendar to manage family scheduling #ESP32 #EPDiy #ED097TC2
LVGL Tutorial with ESP32, Creating Stunning UI: A Step-by-Step Guide #LVGL #UI #ESP32
zhlédnutí 8KPřed 4 měsíci
LVGL Tutorial with ESP32, Creating Stunning UI: A Step-by-Step Guide #LVGL #UI #ESP32
Easy USB Host For Keyboard or Mouse Input for ESP32-S2/S3, #USB #HOST #INPUT
zhlédnutí 3,9KPřed 4 měsíci
Easy USB Host For Keyboard or Mouse Input for ESP32-S2/S3, #USB #HOST #INPUT
3D Renderer running on Arduino #ESP32 #Teensy #TGX #3D #OBJ
zhlédnutí 1,9KPřed 4 měsíci
3D Renderer running on Arduino #ESP32 #Teensy #TGX #3D #OBJ
LVGL Tutorial with ESP32, We can understand better and faster through LVGL Examples #LVGL #UI
zhlédnutí 7KPřed 5 měsíci
LVGL Tutorial with ESP32, We can understand better and faster through LVGL Examples #LVGL #UI
Overheating Issue? OV5640 Temperature Test with ESP32CAM board #overheating #issue #ESP32CAM #OV5640
zhlédnutí 4,3KPřed 5 měsíci
Overheating Issue? OV5640 Temperature Test with ESP32CAM board #overheating #issue #ESP32CAM #OV5640
LVGL 9, [Ep. 01], From Scratch to Benchmark, For newbie/beginner/starter #LVGL #UI #ESP32 #Benchmark
zhlédnutí 16KPřed 5 měsíci
LVGL 9, [Ep. 01], From Scratch to Benchmark, For newbie/beginner/starter #LVGL #UI #ESP32 #Benchmark
[AMB82-Mini IoT AI Camera] *On-Device* object detector powered by Tiny Yolo v7! #standalone
zhlédnutí 2,5KPřed 6 měsíci
[AMB82-Mini IoT AI Camera] *On-Device* object detector powered by Tiny Yolo v7! #standalone
Off-Grid Communication with Meshtastic between T-Deck and iPhone #LoRa #decentralized #ESP32
zhlédnutí 5KPřed 6 měsíci
Off-Grid Communication with Meshtastic between T-Deck and iPhone #LoRa #decentralized #ESP32
BLE RC CAR Project, Part 2, Created a Mobile app to control it based on Flutter.#Flutter #BLE #ESP32
zhlédnutí 3,2KPřed 6 měsíci
BLE RC CAR Project, Part 2, Created a Mobile app to control it based on Flutter.#Flutter #BLE #ESP32
BLE RC CAR Project, Part 1, How I build my RC Car? #ESP32 #BLE #MOBILEApp #DIYProjects
zhlédnutí 4,2KPřed 7 měsíci
BLE RC CAR Project, Part 1, How I build my RC Car? #ESP32 #BLE #MOBILEApp #DIYProjects
Slint: GUI ToolKit, Preview with ESP32-S3-Box-3 #slint #RUST #GUI #Toolkit #embeddedprojects
zhlédnutí 4,7KPřed 7 měsíci
Slint: GUI ToolKit, Preview with ESP32-S3-Box-3 #slint #RUST #GUI #Toolkit #embeddedprojects
We can make ESP32 for Matter device without code (ESP ZeroCode)
zhlédnutí 15KPřed 10 měsíci
We can make ESP32 for Matter device without code (ESP ZeroCode)
2023 New ESP32Berry Project, The base UI & ChatGPT Client
zhlédnutí 17KPřed rokem
2023 New ESP32Berry Project, The base UI & ChatGPT Client
2023 New ESP32Berry Project with T-Deck!
zhlédnutí 20KPřed rokem
2023 New ESP32Berry Project with T-Deck!
Home Assistant with multiple ESP32 Cameras! (Part. 2)
zhlédnutí 4,5KPřed rokem
Home Assistant with multiple ESP32 Cameras! (Part. 2)
Building a Smart Home with MQTT: Two-Way Communication using Home Assistant and ESP32 (Part. 1)
zhlédnutí 6KPřed rokem
Building a Smart Home with MQTT: Two-Way Communication using Home Assistant and ESP32 (Part. 1)
[Home Assistant Project] Part 0, Raspberry PI-based Home Assistant preparation and basic settings.
zhlédnutí 5KPřed rokem
[Home Assistant Project] Part 0, Raspberry PI-based Home Assistant preparation and basic settings.
[USB-Serial] Android Phone + ESP32-LoRa Module + Chat App = Text Transceiver!
zhlédnutí 7KPřed rokem
[USB-Serial] Android Phone ESP32-LoRa Module Chat App = Text Transceiver!
We can create a voice command system!
zhlédnutí 36KPřed rokem
We can create a voice command system!

Komentáře

  • @KuKu427
    @KuKu427 Před 2 dny

    Thanks!

  • @Doctor_MB
    @Doctor_MB Před 2 dny

    I got 1024x768 30FPS streaming to VLC player working with a Pi 2W and an Arducam . It uses libcamera-vid and works on the latest Bookworm Raspbian. The command line on the Pi is "libcamera-vid -t 0 --inline --nopreview --width 1024 --height 768 -o - | cvlc -vvv stream:///dev/stdin --sout "#standard{access=http,mux=ts,dst=0.0.0.0:8080}" :demux=h264". In VLC on a Win10 PC, I open the stream with "192.168.0.94:8080".

  • @Tun__97mm
    @Tun__97mm Před 2 dny

    is that possible not to use button interrupt to switch mode?

    • @ThatProject
      @ThatProject Před 2 dny

      The point of this is to allow BLE and WiFi to be used once at a time. Using both at the same time is probably only possible on an ESP-IDF basis.

  • @MrDarkSky
    @MrDarkSky Před 3 dny

    When will these be restocked as they are sold out

    • @ThatProject
      @ThatProject Před 3 dny

      I have no idea. Please contact them directly.

  • @sparshagarwal3494
    @sparshagarwal3494 Před 3 dny

    Hey, how can one reach out for collaboration? We have been working on ESP32 S3 + AFE algorithms with wakeword & noise suppression

  • @prateekmahajan190
    @prateekmahajan190 Před 4 dny

    This is awesome, please visualise this in unity in real-time 🎉🎉

  • @dalewheat
    @dalewheat Před 4 dny

    A very interesting project and series of experiments. Thank you for sharing this. Also, I find it highly suspicious that you have a two car garage that is empty enough to actually park two cars in it. Something is certainly amiss here. :D

  • @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.

  • @cloudcitydigital
    @cloudcitydigital Před 4 dny

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

  • @MyTube4Utoo
    @MyTube4Utoo Před 4 dny

    Very helpful video! Thank you.

  • @TrafficInSightConsultant

    Do I need to create a thingname from AWS IOT or can I add a random one?

    • @ThatProject
      @ThatProject Před 4 dny

      The thing name is obtained from the client ID in the MQTT Connect message sent when a thing connects to AWS IoT Core. Where do you have the issue from here?

  • @JeanPierreLavoie
    @JeanPierreLavoie Před 4 dny

    Very good experiment and video. You explain well your process and the math behind it. Love it!

  • @Shirmik
    @Shirmik Před 5 dny

    Thanj you for this video! But what's the.model of your ESP32 MCU? Is it ESP32-S3?

    • @ThatProject
      @ThatProject Před 4 dny

      I used the ESP32-DevkitC v4 not ESP32-S3 for this project.

  • @atabac
    @atabac Před 5 dny

    do you detect human breathing? or the human have a fob?

    • @ThatProject
      @ThatProject Před 4 dny

      No no no. This is using only UWB tech.

    • @atabac
      @atabac Před 4 dny

      @@ThatProject i believe uwb can detect human breathing /human presence

    • @ThatProject
      @ThatProject Před 4 dny

      @@atabac really? Is there a paper I can refer to for that?

    • @AndrewTSq
      @AndrewTSq Před 2 dny

      @@atabac there are cheap radar modules that can do that atleast. not sure about uwb?

    • @atabac
      @atabac Před 2 dny

      ​@@AndrewTSquwb is rf, why cant it be used as radar? there are many papers using uwb to detect human presence by detecting their breathing.

  • @GabrielSouza-of7kt
    @GabrielSouza-of7kt Před 5 dny

    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.

    • @ThatProject
      @ThatProject Před 5 dny

      A basic Swift extension was installed in VSC. Code completion doesn't seem to work properly.

    • @GabrielSouza-of7kt
      @GabrielSouza-of7kt Před 5 dny

      @@ThatProject thanks, have the same behavior, I will try neovim against my will hahhahah

  • @tienphatnguyen2398
    @tienphatnguyen2398 Před 5 dny

    It is nice video. But can you do the project about IR modules with arduino ESP32S3 ? I kinda struggle it

  • @anujsreenivasan5040

    Bro can you detect aruco markers using this? I have the repo cloned and it doesn’t seem like it

  • @m.e.5018
    @m.e.5018 Před 6 dny

    Fantastic! Thank you for the tutorial. It would be great if you could make another tutorial but for a more basic SquareLine Studio to ESP32 project creation and integration.

  • @Wolff_ryder_vlogs
    @Wolff_ryder_vlogs Před 6 dny

    Please made video to upload data to local server using GPRS

  • @aliaksandr5145
    @aliaksandr5145 Před 6 dny

    Sensor fusion + calman filtering will work. Just beacons isn’t enough

  • @IvanTereh
    @IvanTereh Před 6 dny

    Hi, thanks for the video, could you please explore more detailes information about this hardware solution. I interrest in what date update speed are? and what accuracy of this solution (UVB)?

    • @pouyazarafshan
      @pouyazarafshan Před 5 dny

      @@IvanTereh Hello , for Decawave DW3000 or DW1000 (now Qorvo mark) uwb technology maximum accuracy in 2D can be around +/- 5 cm and 3rd dimension not accurate than 20cm in best condition. Update rate for each ToF calculation can reach to 160 hz.

  • @eledikohabib3369
    @eledikohabib3369 Před 6 dny

    Have you tried the TDoA? It allows for UpTo 16 anchors or more to be used

    • @pouyazarafshan
      @pouyazarafshan Před 5 dny

      @@eledikohabib3369 hello, TDoA is another method to reduce number of anchors in RTLS . mostly 2 anchors sufficient for 2D relative positoning instead of 3. Extending number anchors is related to superframe structure and correct and precise implementation of TDMA in UWB but maximum 16 anchors in 2Way ToF amd 32 anchors in 1 way ToF

  • @pouyazarafshan
    @pouyazarafshan Před 6 dny

    Nice job! For 2D RTLS should be fine even you didn't mention if you consider the effect of LoS or NLoS situation in your calculation and since your body block antenna direct coverage and effect in signal quality. For 3D RTLS i would like to recommand you to work on z-axis percision and accuracy in case of indoor installation. Working on network scaling and payload specific usecase can be good idea too. Good luck.

  • @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

      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.

  • @circleofowls
    @circleofowls Před 7 dny

    It'd be really interesting to build this into a low cost SLAM positioning system. Well done!

  • @huckleberryfinn-cz3gd

    Why don't you show (or write) what happens, if you stay still? At least for e.g. 5 seconds. Would be crucial to see how much the jitter or drift is when not moving at all.

    • @pouyazarafshan
      @pouyazarafshan Před 5 dny

      @@huckleberryfinn-cz3gdhello, dilution of precision and microcontroller floating point calculation will have major effect in accuracy even tag wad fixed in one location. After that RF characteristics of envirement have second important role in calculation.

    • @AndrewTSq
      @AndrewTSq Před 2 dny

      @@pouyazarafshan but that only applys if they have a clear line of sight? cause otherwise I guess moving objects in the room would interfere with the uwb?

    • @pouyazarafshan
      @pouyazarafshan Před dnem

      @@AndrewTSq Noise sources that affect the accuracy of Tag position calculation are: multipath effect (exists in LoS and NLoS situations), antenna beam and orientation (these patch antennas have two nulls in pattern related to PCB edges), microprocessor floating point calculation, UWB channel configuration such as percision. signal delay time value inside the firmware, uwb message preamble lenght..., another RF device such as a router in the same frequency band. These sources effect on time of flight calculation regardless of whether the tag is moving or fixed.

  • @dbagnis
    @dbagnis Před 7 dny

    Very interesting video!!.. Thank you very much for share. I´ll wait for more.

  • @BazzzB
    @BazzzB Před 7 dny

    Very nice. This is a building block for room scale positioning. Crucial for smart homes.

    • @AndrewTSq
      @AndrewTSq Před 2 dny

      when do you need this in your smart home? (just asking cause curious :)

    • @BazzzB
      @BazzzB Před 2 dny

      @@AndrewTSq Presence on a room/area scale. You can make the lights or music follow you around the house. You can differentiate between multiple people with multiple preferences for each room. This is one of the unsolved smart home issues at this moment. There are multiple solutions, but the position update rate to make it really usable is just not available yet. You need it to be fast enough to turn on the lights in the hallway the second you leave the room, this is hard.

    • @AndrewTSq
      @AndrewTSq Před 2 dny

      @@BazzzB Okey!, thanks :) I saw a interesting sensor for the lights. Its a human presence sensor using radar, and there was someone here on youtube that used it with home assistant, and it turns on the lights instantly. Very cool and they were like $1 each also. It could also tell how many people in the room :)

  • @DesuVentix
    @DesuVentix Před 7 dny

    can you update the flutter app i'm stuck with my school project for 2 weeks now i just want to fetch data from ESP8266 and dht11 sensor to mobile app the Arduino code is done but i can't seem to make a working mobile app that just fetch the data live and displays it i've used MIT app inventor and flutter but both of them just crashes when opening watched like 20 youtube videos by now for just the mobile app

    • @DesuVentix
      @DesuVentix Před 7 dny

      i don't need fancy signin or anything i just need to display the data i've got in my data base to show it's working

  • @alexsteiner6103
    @alexsteiner6103 Před 8 dny

    Hi I am using an ESP32 CAM, reading value stays at -1.00

    • @ThatProject
      @ThatProject Před 8 dny

      In these cases, the i2s pin connection is usually incorrect. i2s capture at the same time as image capture is very limited, so please check this as well.

    • @alexsteiner6103
      @alexsteiner6103 Před dnem

      @@ThatProject i2s pin should be correct

  • @jaysistar2711
    @jaysistar2711 Před 8 dny

    Thanks!

  • @crookeddream
    @crookeddream Před 9 dny

    im extremly stuck on keypad driver in lvgl 9. i cant do it. i need to register a callback so lvgl itself can handle cycling through menus. im on simulator eclipse.

  • @RandomAhhStuff-gherbd

    Just to add on to my previous question, does the T-glass allow you to answer calls, messages etc like the original. Either way I’m going to get it but they need to restock so yeah thanks bye

  • @surinder271
    @surinder271 Před 10 dny

    Hello! Great video. Could you please share the complete code for the FESP32 SERVER PREP & ESP32 CAM PREP section? Thanks a lot!

    • @ThatProject
      @ThatProject Před 8 dny

      @@surinder271 Hope you find it in the video description.

  • @muhammadilhamsyah4482

    i have test it for my project to connect in firestore, but i can't use the "patchDocument" for updating the data in firestore. but if i using the "createDocument" it works, but its not updating the data that matches in my IoT projects to firestore. can u help me please

    • @ThatProject
      @ThatProject Před 8 dny

      @@muhammadilhamsyah4482 The firebase library used here has been updated with a new library by the same author. It would be nice to try it. github.com/mobizt/FirebaseClient

  • @RandomAhhStuff-gherbd

    Can you please give a link on where I can buy this

    • @ThatProject
      @ThatProject Před 10 dny

      You can find it here. www.lilygo.cc/products/t-glass

    • @RandomAhhStuff-gherbd
      @RandomAhhStuff-gherbd Před 10 dny

      Thank you! Also does it ship internationally because I’m in Australia

    • @ThatProject
      @ThatProject Před 9 dny

      @@RandomAhhStuff-gherbd IDK Sorry. Please contact the site directly.

    • @RandomAhhStuff-gherbd
      @RandomAhhStuff-gherbd Před 9 dny

      Oh ok thanks anyway

    • @theodricaethelfrith
      @theodricaethelfrith Před 6 dny

      @@RandomAhhStuff-gherbd you can't actually see the display when you are wearing it. it needs optical correction before it is usable. be forewarned.

  • @bennguyen1313
    @bennguyen1313 Před 10 dny

    Any estimate how fast can the GUI keep up with the data? I tried using pyqtgraph, using one thread to parse the serial data, and another thread for the gui updating. However, my accelerometer transmits at 115kbps continuously, and the GUI starts to lag behind and become unbearably slow after just a few seconds! Seems like this is such a common application, that there must be dozens of fast performing solutions for plotting real-time data. For example, standard can-bus operates at 1Mbps, so perhaps if there was a way to use a can-bus visualization tool for serial port data (pcan-explorer, plot-juggler, Tbruno25/can-explorer SavvyCAN )? There are some serial projects ( VizhPort , serial-studio, RealtimePlotter (Processing IDE), x-io's serial-oscilloscope, TelemetryViewer, hyOzd /serialplot ) but not sure how they handle lots of data. BTW, any thoughts on Flutter/Flet and fl_charts?

  • @1tal1ansubm1ke
    @1tal1ansubm1ke Před 10 dny

    do you plan on making a long form video on this?

    • @ThatProject
      @ThatProject Před 10 dny

      Yes, it is. However, there are many projects currently in progress, so it may take some time.

  • @Nan-rg9cz
    @Nan-rg9cz Před 11 dny

    can use this method and coed with Arduino uno r3 ?

    • @ThatProject
      @ThatProject Před 10 dny

      It’s made for ESP32 and I believe the library you need to use is different.

  • @adornnet
    @adornnet Před 12 dny

    Awesome. Is there a tutorial for this?

    • @ThatProject
      @ThatProject Před 10 dny

      I made two videos for this project. Check out my channel. Thanks.

  • @adornnet
    @adornnet Před 12 dny

    Useful information. Is it possible to also show us the code that make the whole thing works?

    • @ThatProject
      @ThatProject Před 11 dny

      Check this out. czcams.com/video/kOYJ-4oZ8Ws/video.htmlsi=-8eKxuGgMCWxVgXW

  • @zerozoom1.023
    @zerozoom1.023 Před 12 dny

    gran video nuevo sub

  • @Yakroo108
    @Yakroo108 Před 12 dny

    👍👍👍👍

  • @adornnet
    @adornnet Před 12 dny

    Would it be possible to make a video how to connect this device with Arduino or Esp32 wirelessly?

    • @ThatProject
      @ThatProject Před 12 dny

      You can connect via WiFi-based WebSocket or BLE-based.

  • @cummibear69
    @cummibear69 Před 13 dny

    finally Beautiful thanks u youre doing gods work 🙏

  • @BrockGunterSmith
    @BrockGunterSmith Před 14 dny

    Wonderful video. You did a great job of showing all of us how to get started with embedded swift 👍

  • @dhianprameswari3524
    @dhianprameswari3524 Před 14 dny

    How about flutter and thinkspeak?

    • @ThatProject
      @ThatProject Před 14 dny

      I've never tried ThingSpeak, so I'm not sure.

  • @sithumgimhan7650
    @sithumgimhan7650 Před 14 dny

    Does esp 32 have inbuild usb host shield ?

    • @ThatProject
      @ThatProject Před 14 dny

      Native USB is supported starting from ESP32-S2/S3.

  • @dienau6313
    @dienau6313 Před 15 dny

    can you make a video about how to use it, and can esp32 can be connected to that screen?

  • @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

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