Skip to content
techtutorialsx

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Tag: Real Time Operating System

Posted on September 13, 2017March 14, 2019

ESP32 Arduino: Communication between tasks using FreeRTOS queues

The objective of this post is to explain how to use FreeRTOS queues to communicate between two different tasks. The tests were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board.

Continue reading “ESP32 Arduino: Communication between tasks using FreeRTOS queues”

Posted on May 7, 2017March 14, 2019

ESP32 Arduino: Getting FreeRTOS tasks priority

The objective of this post is to explain how to get the priorities of FreeRTOS tasks, using the ESP32 and the Arduino environment.

Continue reading “ESP32 Arduino: Getting FreeRTOS tasks priority”

Posted on May 7, 2017March 14, 2019

ESP32 Arduino: Passing a variable as argument of a FreeRTOS task

The objective of this post is to explain how to pass a variable as argument of a function implementing a FreeRTOS task.

Continue reading “ESP32 Arduino: Passing a variable as argument of a FreeRTOS task”

Posted on May 6, 2017March 14, 2019

ESP32 Arduino: Creating a FreeRTOS task

The objective of this post is to explain how to launch tasks with the FreeRTOS functions.

Continue reading “ESP32 Arduino: Creating a FreeRTOS task”

Posted on May 6, 2017March 14, 2019

ESP32 Arduino: Using FreeRTOS functions

The objective of this post is to introduce some basic concepts of FreeRTOS on the ESP32.

Continue reading “ESP32 Arduino: Using FreeRTOS functions”

Categories

  • Electronics (21)
  • ESP32 (293)
  • ESP8266 (99)
  • IoT (8)
  • Javascript (6)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (22)
  • Misc (1)
  • OBLOQ (15)
  • Python (37)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)

Top Posts & Pages

  • Python OpenCV: Converting an image to gray scale
  • Python OpenCV: Converting an image to black and white
  • ESP8266: HTTP GET Requests
  • ESP8266: HTTP POST Requests
  • ESP8266: Connecting to MQTT broker
  • ESP32 Arduino: Timer interrupts
  • Python OpenCV: Saving an image to the file system
  • ESP-WROOM-32: Uploading a program with Arduino IDE
  • Python OpenCV: Flipping an image
  • Flask: Parsing JSON data

Follow Us

  • Twitter
  • YouTube
  • Facebook