Skip to content

This project was developed for the course of Real-Time Systems of UNIFTEC and has the proposal to create tasks using FreeRTOS in Arduino UNO for beginners users.

License

Notifications You must be signed in to change notification settings

vittoria-thomasini/tasks-freertos-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Creating Tasks using FreeRTOS in Arduino UNO

How it works?

In this project, we maked the LCD blink changing the LCD color from black to white with a frequency of 1000ms in black and with a frequency of 3000ms in white. In addition, the name of the corresponding task will be printed on the serial display within of IDE and, at a frequency of 5000ms, print the value of the counter that will increase with each print.

Environment

- Microcontrolador Arduino Uno
- Display LCD Tft de 2.4 Touch Screen
- Cabo USB
- Arduino IDE versão 1.8.16
- Biblioteca FreeRTOS

About

This project was developed for the course of Real-Time Systems of UNIFTEC and has the proposal to create tasks using FreeRTOS in Arduino UNO for beginners users.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages