That Project
That Project
  • Видео 277
  • Просмотров 4 197 248
Embedded Swift meets ESP32(C6). New language for the embedded environment? #Swift #Embedded #ESP32C6
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, but I hope to see interesting system flows based on Swift.
[ESP32-C6 ESP-IDF]
docs.espressif.com/projects/esp-idf/en/v5.2.2/esp32c6/get-started/index.html
[ESP-Matter]
github.com/espressif/esp-matter
[Build a Matter accessory with Embedded Swift]
apple.github.io/swift-matter-examples/tutorials/tutorial-tab...
Просмотров: 4 159

Видео

LVGL Tutorial with ESP32, How to update the screen with data obtained from sensors. #FreeRTOS #Task
Просмотров 3,3 тыс.21 день назад
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
Просмотров 2,5 тыс.Месяц назад
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
Просмотров 4,7 тыс.Месяц назад
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
Просмотров 1,9 тыс.Месяц назад
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
Просмотров 2,1 тыс.2 месяца назад
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
Просмотров 3,4 тыс.2 месяца назад
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
Просмотров 3,8 тыс.2 месяца назад
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
Просмотров 2,4 тыс.3 месяца назад
e-Paper Display consumes power only when updating the screen, and displays the last screen as is even when the power is turned off. This can have tremendous benefits in IoT projects. In a battery-powered system, you can use the system for a very long time. I plan to continue looking for projects that utilize this if possible. [EPDiy] epdiy.readthedocs.io/en/latest/index.html #EPDiy #ED097TC2 #E...
LVGL Tutorial with ESP32, Creating Stunning UI: A Step-by-Step Guide #LVGL #UI #ESP32
Просмотров 7 тыс.3 месяца назад
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
Просмотров 3,6 тыс.4 месяца назад
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
Просмотров 1,8 тыс.4 месяца назад
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
Просмотров 6 тыс.4 месяца назад
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
Просмотров 4 тыс.4 месяца назад
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
Просмотров 15 тыс.4 месяца назад
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
Просмотров 2,5 тыс.5 месяцев назад
[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
Просмотров 4,9 тыс.6 месяцев назад
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
Просмотров 3,1 тыс.6 месяцев назад
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
Просмотров 4 тыс.6 месяцев назад
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
Просмотров 4,5 тыс.7 месяцев назад
Slint: GUI ToolKit, Preview with ESP32-S3-Box-3 #slint #RUST #GUI #Toolkit #embeddedprojects
NEW UWB Project! New UWB chip!
Просмотров 8 тыс.7 месяцев назад
NEW UWB Project! New UWB chip!
We can make ESP32 for Matter device without code (ESP ZeroCode)
Просмотров 15 тыс.9 месяцев назад
We can make ESP32 for Matter device without code (ESP ZeroCode)
2023 New ESP32Berry Project, The base UI & ChatGPT Client
Просмотров 17 тыс.11 месяцев назад
2023 New ESP32Berry Project, The base UI & ChatGPT Client
2023 New ESP32Berry Project with T-Deck!
Просмотров 19 тыс.Год назад
2023 New ESP32Berry Project with T-Deck!
Home Assistant with multiple ESP32 Cameras! (Part. 2)
Просмотров 4,5 тыс.Год назад
Home Assistant with multiple ESP32 Cameras! (Part. 2)
Building a Smart Home with MQTT: Two-Way Communication using Home Assistant and ESP32 (Part. 1)
Просмотров 6 тыс.Год назад
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.
Просмотров 5 тыс.Год назад
[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!
Просмотров 6 тыс.Год назад
[USB-Serial] Android Phone ESP32-LoRa Module Chat App = Text Transceiver!
We can create a voice command system!
Просмотров 35 тыс.Год назад
We can create a voice command system!
Broadcasting Your Voice with ESP32-S3 & INMP441
Просмотров 38 тыс.Год назад
Broadcasting Your Voice with ESP32-S3 & INMP441

Комментарии

  • @MrI8igmac
    @MrI8igmac День назад

    Im building my first drone. I want to monitor the battery so i dont over discharge. I have been reading about voltage devider circuit and it makes sense. The board im testing is xiaon esp32s3 sense. I solder 3.7v 850mah lipo to the pads on the back. Do you know if this board has a built in a battery monitor circuit?

  • @kirshiks.p.6130
    @kirshiks.p.6130 День назад

    Please share your amb82-mini 3D print file and what was the size of magnet

    • @ThatProject
      @ThatProject День назад

      Check this out. github.com/joehou45/Amb82-Mini/tree/main

    • @kirshiks.p.6130
      @kirshiks.p.6130 День назад

      @@ThatProject thank you bro

  • @sudipasaha1225
    @sudipasaha1225 День назад

    working with freenove esp32s3 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.getting this error

    • @ThatProject
      @ThatProject День назад

      This is an old project so it's hard to know what the issue is. If you use the version used here instead of the latest version, it may work like the video.

    • @sudipasaha1225
      @sudipasaha1225 День назад

      @@ThatProjectplease mention esp , TFT version

  • @hiepapple
    @hiepapple 2 дня назад

    I want to combine it with a separate charging board without charging via esp 32, what should I do?

    • @ThatProject
      @ThatProject День назад

      I think you can use a Mini Lipo board. ruclips.net/video/hteut2R8eQ0/видео.htmlsi=O1spWvYzNZaLLXOz&t=146

  • @fistouille23
    @fistouille23 2 дня назад

    hi, i cant acces to the website pangodream ?!

  • @AnakUneng
    @AnakUneng 4 дня назад

    hello erik, in this project are you using the free version of aws IoT core?

    • @ThatProject
      @ThatProject 3 дня назад

      I don't really remember, but I think I used free credit.

  • @mohammedhamdy7820
    @mohammedhamdy7820 5 дней назад

    I want to buy ov5640, where can i find it?

    • @ThatProject
      @ThatProject 4 дня назад

      I bought it from WaveShare. www.waveshare.com/ov5640-camera-board-c.htm

  • @botmatth9816
    @botmatth9816 5 дней назад

    Why not found my arduino uno r3 ? Not support ?

    • @ThatProject
      @ThatProject 4 дня назад

      Would you like to check the serial chip mounted on Arduino Uno R3?

  • @nikthefix8918
    @nikthefix8918 5 дней назад

    Very exciting! Could I request that you do a follow up on Slint? Any thoughts since the last video?

    • @ThatProject
      @ThatProject 4 дня назад

      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.

  • @andreab.7870
    @andreab.7870 6 дней назад

    is possible to only streaming and hear audio from a browser ?

    • @ThatProject
      @ThatProject 5 дней назад

      Seems like the project you're looking for is this. ruclips.net/video/qq2FRv0lCPw/видео.htmlsi=euTM9Tm0u_sdX78P

  • @biscuypereira
    @biscuypereira 6 дней назад

    How to install it? This is amazing

    • @ThatProject
      @ThatProject 5 дней назад

      Thx. Unfortunately, you need to download the source code, build it, and flash it yourself, but this is very annoying. In the next version, I plan to allow direct installation through the website.

    • @biscuypereira
      @biscuypereira 5 дней назад

      ​@@ThatProjecti Will be wating, i tried via source code but give me several errors só o give up

    • @ThatProject
      @ThatProject 5 дней назад

      @@biscuypereira If you match the library version used in this project, you will have no difficulty building it. But I don't recommend it. lol

  • @RG-jc1uq
    @RG-jc1uq 6 дней назад

    I build and compiled and upload your project from your github exactly and my esp32 is esp32s3 devkit c1 N18R8 and i see this massage in terminal: Guru meditation error:Core 0 paniced:Exception was unhandled. I dont know whats the matter and problem?

    • @ThatProject
      @ThatProject 5 дней назад

      I need more detailed information about the error.

  • @fasfuruos5199
    @fasfuruos5199 6 дней назад

    i can't see the result data. when i type message and send it, it show light in the chip but i cannot see any data below 'Result Data'. i did add my chip vendor and product id like this: <resources> <usb-device vendor-id="0403" product-id="6001" /> <usb-device vendor-id="2341" product-id="0042" /> </resources>

  • @pepedecoatza
    @pepedecoatza 7 дней назад

    Is the usb host functionality already implemented on Arduino ide? Its always hard to find the new updates on documentation

    • @ThatProject
      @ThatProject 6 дней назад

      It is implemented in the Arduino library, not the Arduino IDE.

    • @pepedecoatza
      @pepedecoatza 6 дней назад

      @@ThatProject thx

  • @Steve-xb7dn
    @Steve-xb7dn 7 дней назад

    Can this support multiple clients connecting at once and sending multiple streams?

    • @ThatProject
      @ThatProject 6 дней назад

      This currently only supports 1:1 connections. It seems that a separate server must be implemented for N:N connectivity.

  • @Steve-xb7dn
    @Steve-xb7dn 7 дней назад

    Does this server allow for multiple microphone connections to stream to the main server

    • @ThatProject
      @ThatProject 7 дней назад

      This server only supports single input and multiple clients.

  • @varunraghuwanshi3177
    @varunraghuwanshi3177 8 дней назад

    I am unable to download the app as it's not available in india

  • @Anonymous35y
    @Anonymous35y 8 дней назад

    I have pi zero family How can i use 128 GB sd card And complete setup please help me

    • @ThatProject
      @ThatProject 4 дня назад

      There is no issue using sd card 128gb. You could also use the official RaspberryPI Imager. Have you tried it?

  • @MrI8igmac
    @MrI8igmac 9 дней назад

    I might need some of these in my projects. I need affordable and high mega pixels

    • @ThatProject
      @ThatProject 8 дней назад

      Need to capture high-quality images and then stream them? If so, please take a look at AMB82-Mini. ruclips.net/video/FEs1RIjfO3Y/видео.htmlsi=ngXisHCiaMbP6xt1

  • @MrI8igmac
    @MrI8igmac 9 дней назад

    I ordered 10 esp. This is one of them. I wish this board had a detachable wifi uf antenna. It would be perfect.

    • @ThatProject
      @ThatProject 8 дней назад

      A detachable antenna is included. Normal WiFi communication is only possible by attaching this antenna.

  • @jacobstech1777
    @jacobstech1777 10 дней назад

    where to download the wpa file?

    • @ThatProject
      @ThatProject 8 дней назад

      Instead of this method, you can easily pre-set WiFi credentials through Raspberry Pi Imager. Have you tried this method?

    • @jacobstech1777
      @jacobstech1777 4 дня назад

      @@ThatProject doesn’t work, cannot connect, I can only connect with my laptop to get network

    • @ThatProject
      @ThatProject 4 дня назад

      @@jacobstech1777 I don't know what the issue is. If a desktop OS is installed on the Raspberry Pi, you may need to connect the monitor and input device to see if the WiFi connection is possible.

  • @SpencerTechMelody
    @SpencerTechMelody 10 дней назад

    Embedded Swift could use C APIs, which allows you to easily use the exist APIs

  • @edsc86
    @edsc86 11 дней назад

    Any updates after 2 years on this?

    • @ThatProject
      @ThatProject 10 дней назад

      It seems like people aren't as interested in this project as I thought, so I haven't had a chance to update it. Have you checked the OpenHayStack project Github?

  • @user-wz2cn6zd6q
    @user-wz2cn6zd6q 11 дней назад

    Hello sir, iam not getting range more than 10m so, please give some suggestions to improve.

    • @ThatProject
      @ThatProject 10 дней назад

      Well, are you using the DWM1000 library used here? Have you tried changing Data Rate/Frequency/Preamble Length?

  • @OnionRoad-yk8sh
    @OnionRoad-yk8sh 11 дней назад

    super enginer

  • @RG-jc1uq
    @RG-jc1uq 12 дней назад

    When i compile project, i see psram not found?!! My board is esp32s3 devkitc v1

    • @ThatProject
      @ThatProject 11 дней назад

      There are more options after esp32s3 devkitc v1. For N8R2, Flash is 8MB and PSRAM is 2MB. If there is no PSRAM, there is only N. I hope you check this out.

  •  12 дней назад

    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.

  • @DJIInLondon
    @DJIInLondon 12 дней назад

    You are an absolute beast! This lib is hard to use and you have created a base for us all to make use of ! Thanks

  • @adityajain1211
    @adityajain1211 12 дней назад

    Does this work for ESP8266??? I cant find SPIFF.h

    • @ThatProject
      @ThatProject 11 дней назад

      Since SPIFFS has been deprecated, you need to use LittleFS. Unfortunately, I haven't been able to test it on the ESP8266.

  • @RWB123
    @RWB123 13 дней назад

    Thanks bro! This helped me get the Demo Benchmark running after tons of trouble getting my particular display integrated into LVGL. Being able to watch how to setup the folders made all the difference.

  • @svsv9
    @svsv9 14 дней назад

    Thank you for sharing this. Wondering if there's a way I can setup this Cam Dev module as Slave and communicate with another ESP32(master)? My situation is I need to control 4 steep motors and I need 2 cameras. My thinking is setup an ESP32 as master and then this Cam Dev module as slaves(two Cameras) Thank if you may light me .....

    • @ThatProject
      @ThatProject 13 дней назад

      Do you want to transfer the JPEG image frame obtained from ESP32CAM (slave) to ESP32 (master) through i2c? It may vary depending on the frame size, but I think only a few pictures can be transferred per second. Is that what you want?

    • @svsv9
      @svsv9 13 дней назад

      @@ThatProject Huge thank for replying. I Need the video for a toy car in live movement. But based in your answer it won't be possible for ram limits?

    • @ThatProject
      @ThatProject 13 дней назад

      @@svsv9 It seems impossible to connect and view two cameras live. However, in the case of one device, wouldn't it be possible to transmit data via WiFi? ESP32 operates as a server, and ESP32CAM connects as a client and starts streaming.

    • @svsv9
      @svsv9 13 дней назад

      @@ThatProject Thank you for light me, I should have read a lot before going to ask you my friend, and that's I am going to to do. Asking you is like going to w@r without training. I need two cameras available but only one working and connected at time( let say the front forward of the toy car at the time of movement), if I chance way, one camera will be off and the opposite camera will turn on and so on. Thank you so much I will be studying a lot, What I don't want if order hardware that won't be able to accomplish what my requirements. Thank you again. Have a nice day.

  • @svsv9
    @svsv9 14 дней назад

    Any of you have an idea how to use this as slave and communicate with another ESP32(master) via I2c?

  • @ecsyntric
    @ecsyntric 14 дней назад

    bro is that a weird lens or you got small fingers for the hand?

    • @ThatProject
      @ThatProject 13 дней назад

      Is it that weird? I think it looks that way because it uses a 160-degree Fisheye lens.

  • @RohitNaik
    @RohitNaik 15 дней назад

    have you found any ESP32S3 with display with battery included and a charging port? in wearable size

    • @ThatProject
      @ThatProject 13 дней назад

      I believe most products with displays have a VBat port. What size product are you looking for?

  • @s14tam
    @s14tam 15 дней назад

    nice

  • @aliabdulwahid197
    @aliabdulwahid197 15 дней назад

    are you running the application flutter as an APK? I want to test the app if it's working how to run the application while connected to the esp32cam

    • @ThatProject
      @ThatProject 13 дней назад

      I do not share APK files. You can check the source code on my project Github. Please let me know if you have any issues.

  • @ZefStudio
    @ZefStudio 15 дней назад

    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.

    • @ThatProject
      @ThatProject 13 дней назад

      I agree with you. This allows us to have extremely flexible programming.

  • @felix3317
    @felix3317 15 дней назад

    This is cool. Thanks for showing. Do you know if TFTs can already be connected?

    • @ThatProject
      @ThatProject 13 дней назад

      I haven't tested it there yet. If there are any updates, I will share them. Thank you.

  • @legend_6483
    @legend_6483 15 дней назад

    there is a development board called SwiftIO from 2019 which used swift language

    • @ThatProject
      @ThatProject 13 дней назад

      I had no idea about it. Thanks for letting me know!

  • @OMNI_INFINITY
    @OMNI_INFINITY 15 дней назад

    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.

    • @ThatProject
      @ThatProject 13 дней назад

      It's based on Xtensa 32-bit LX7. I'm also looking for a development kit with a display based on C6.

  • @abodabalo
    @abodabalo 15 дней назад

    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.

    • @OriginalJetForMe
      @OriginalJetForMe 14 дней назад

      Swift is not restricted to the Mac. It works on Linux and Windows, too, and there's a plugin for VS Code.

  • @hamzahteknik2018
    @hamzahteknik2018 17 дней назад

    you are my teacher,, thanks for your video sir,, but i have a little problem,, why my esp32cam always stuck after 4 second?? so i have to reset esp32cam to show the video again,,

    • @ThatProject
      @ThatProject 16 дней назад

      I also don't know what the issue is with this. Are you having trouble connecting to WiFi? Does any other console log?

  • @CiviliZayden
    @CiviliZayden 17 дней назад

    App Store?

    • @ThatProject
      @ThatProject 16 дней назад

      This used to be only on Google Play but is currently not available.

  • @aliabdulwahid197
    @aliabdulwahid197 17 дней назад

    is this eps32 or esp32 cam? esp32cam doesn't have any port. how to connect then with the flutter through wire?

    • @ThatProject
      @ThatProject 16 дней назад

      This used LilyGO's T-Camera Plus. The is the same if you connect the FTDI Programmer to the ESP32CAM and connect it via UART Serial.

    • @aliabdulwahid197
      @aliabdulwahid197 16 дней назад

      @@ThatProject so after uploading the code to my esp32cam can I connect it to the flutter (mobile app) through FTDI ? from where will it gets the volt?

    • @ThatProject
      @ThatProject 16 дней назад

      @@aliabdulwahid197 Since it is connected to the USB port of your Android phone, power is also supplied to the connected device through this port.

  • @stallone.1985
    @stallone.1985 17 дней назад

    PLEASE TELL ME HOW

    • @ThatProject
      @ThatProject 17 дней назад

      Check this out. github.com/vindar/tgx

    • @stallone.1985
      @stallone.1985 17 дней назад

      @@ThatProject you a real one thanks

  • @cylam9188
    @cylam9188 17 дней назад

    Could you talk about the design process of this keyboard?

    • @ThatProject
      @ThatProject 17 дней назад

      I didn't create this keyboard part, so I don't have any information about it.

  • @igmouseful
    @igmouseful 18 дней назад

    Error c:\users\...\documents\arduino\libraries\lvgl\src/lv_init.h:17, from c:\users\..\documents\arduino\libraries\lvgl\lvgl.h:24, from c:\Users\...\Documents\Arduino\libraries\lvgl\src/lvgl.h:16, I have installed lvgl 9.1.0

    • @ThatProject
      @ThatProject 18 дней назад

      Is this the whole error message? Have you set up the lv_conf.h file?

    • @igmouseful
      @igmouseful 17 дней назад

      @@ThatProject The problem has been solved.

  • @mars3142
    @mars3142 18 дней назад

    Do you plan to do some ESP-IDF examples on this device with LVGL9? That would be awesome.

    • @ThatProject
      @ThatProject 18 дней назад

      I don't have any plans yet, but I'll give it a try.

  • @user-pd3wb3rc3z
    @user-pd3wb3rc3z 20 дней назад

    Greetings. Thank you for your videos! Could you make a short video about the project from this video? I mean explain a little more about the individual functions of your project - Wi-Fi scanner, working with an SD card, battery charge. The fact is that the entire project is on Github and is a lot of code there, which is difficult for a beginner to navigate. Thank you.

  • @user-go9sn7dm4w
    @user-go9sn7dm4w 20 дней назад

    Im using LVGL9 and when im trying to use gifs, it doesnot work. Im using LVGL v9 convertor to convert a gif to .c file. and later using this .c file in my code to run animation. but i dont see anything on screen. Note: Normal images work fine but not gifs. Can you please make a small video using lvgl9 and gif ? It would be very helpful.

    • @ThatProject
      @ThatProject 20 дней назад

      Playing GIFs will use a lot of memory. Maybe you're not seeing anything because of a memory allocation issue. Have you tried testing with a very small GIF?