What is FreeRTOS? (ESP32 + Arduino series)

Поделиться
HTML-код
  • Опубликовано: 9 мар 2021
  • Want to multitask on your ESP32? By using FreeRTOS you won't have to worry about scheduling your tasks and making sure that all of them are given enough processing time.
    FreeRTOS is a real-time operating system, designed to run on microcontrollers. It has a scheduler that gives each task a fair share of CPU processing power. When that's not possible, the scheduler will use a task's priority to give the most important ones the most CPU time.
    ⚡️Other videos in this series:
    • ESP32 + Arduino
    (Everything you need to know about programming the ESP32 by using the Arduino Framework)
    🌍 Social
    Twitter: / savjee
    Facebook: / savjee
    Blog: savjee.be
    ❤️ Become a Simply Explained member: / @simplyexplained
  • НаукаНаука

Комментарии • 12

  • @icedcoffee8561
    @icedcoffee8561 3 года назад +12

    these videos are amazing for what they are, simplified and still extremely informative!

  • @ramymagdy3482
    @ramymagdy3482 2 года назад +2

    a nice and quick explanation of sleeping modes and rtos, combining this with the ESP32 API reference gives an understanding of how to start to configure sleeping modes and rtos features

  • @trainspotting_and_tech2023
    @trainspotting_and_tech2023 Год назад +1

    Thank you for the explanation! I learned about FreeRTOS only recently and I want to dive into it more in the future! I know that FreeRTOS has many applicances (both industrial/professional & consumer)! 🙂👍

  • @josetuz
    @josetuz Год назад +1

    Very useful. Thanks for sharing! From Argentina.

  • @maxbursell3513
    @maxbursell3513 3 года назад +2

    Hi. Have you ever had the issue where your ESP32 won't connect to wifi when using external power supply? im using the "doit esp32 Devkit V1". the Wifi works fine as long the board is connected to my PC. But if I power it from a phone charger, it sometimes works and other times not. its seems a bit random. But when powering the board from "VIN" with 5V , the Wifi NEVER works. Have you had the same issue? if so, I will be very greatfull if you could explain how you fixed it. Thank you for creating the amazing content you are sharing here on youtube.

  • @portillajoe
    @portillajoe Год назад

    Please can you explain the code of your home energy manager? it would be really useful, thank you.

  • @zunairakhalid7358
    @zunairakhalid7358 Год назад

    Can we make arduino based walkie talkie using free rtos

  • @thaolyinh90
    @thaolyinh90 2 года назад

    I've been playing DefiWarrior for a few days now. it's fine

  • @edinetgrunhed6000
    @edinetgrunhed6000 Год назад

    can we use RTOS in 8bit MCU?

  • @MFKologlu
    @MFKologlu Год назад +6

    This video is full of wrong information. Every OS is capable of scheduling and running operations in parallel.
    An RTOS, however; can guarantee that user-space code meets its deadlines, each time.
    And it does not have anything to do with how tasks are defined, as long as real-time requirements of that particular product are met.

  • @marquezchris2210
    @marquezchris2210 3 года назад

    6.9$ for DFRobot FireBeetle ESP32 IoT Microcontroller (Supports Wi-Fi & Bluetooth)