Winfried Klum
Winfried Klum
  • 4
  • 13 354
ESP32 Partition Table and NVS data storage
In this video tutorial you will learn how to create your own partition table.
In the second part you will learn how to write NVS data into flash memory.
The third part shows how it all works in practice.
The source code for this tutorial can be downloaded from:
github.com/klumw/esp32_partition_example_01
Переглядів: 8 522

Відео

Espressif esp-who machine learning library
Переглядів 1,7 тис.2 роки тому
Program AI apps with the machine learning library esp-who for Espressif chip sets. Get an overview which mcu types and devices the esp-who library supports. What can you do with this library and what are the advantages and disadvantages? This video gives you answers to the most important questions about this highly interesting AI library for Espressif Socs. Links: GitHub Espressif site: github....
Face recognition with ESP32-CAM and esp-who
Переглядів 2,1 тис.2 роки тому
ESP32-CAM together with esp-who enables efficient and affordable use of face recognition. See the main features of the hardware and software. Software download: github.com/klumw/esp32_cam_face_recognition
Vivado on Ubuntu 20.4LTS
Переглядів 1,1 тис.2 роки тому
A brief guide to installing Vivado on Linux Ubuntu 20.4LTS

КОМЕНТАРІ

  • @СергейГород_ко
    @СергейГород_ко 8 місяців тому

    😢🙈🤔

  • @mofear4874
    @mofear4874 11 місяців тому

    you made a mistake in the flash offsets graphic. if the factory size is 1MB, then it starts at 0x10000 and ends at 0x110000

  • @DeLaCruzer11
    @DeLaCruzer11 Рік тому

    Awesome tutorial, but you need to learn to use the zoom feature of your screen capture program so that we can see the text or codes. They are so tiny, you can't read it.

  • @yangnss
    @yangnss Рік тому

    hi ! good video ! my computer dont recognize the bord for usb port ;C

  • @Talosity
    @Talosity 2 роки тому

    Hmm Xilinx, on a Linux distro (umbuntu) seems to work natively fast. May I ask, have you had any hangs with vivado ?

    • @WinfriedKlum
      @WinfriedKlum 2 роки тому

      It works like a charm on my linux laptop. No issues so far.