Skip to content

brunolalb/FreeRTOS_ArduinoMEGA-Demo_Blinky

Repository files navigation

Demo Blinky on FreeRTOS project

ArduinoMEGA with FreeRTOS 9.0.0

  • Compiler: WinAVR
  • Programmer: AVR Dude (STK500v2)
  • IDE: Eclipse Mars.2

Tasks:

  • The Queue Send Task: Writes a constant value in a queue every 200 ms.
  • The Queue Receive Task: Reads the content of the queue and checks if it's right. If it is, toggles a LED.

Versions:

About

Blink project under FreeRTOS on ArduinoMEGA, similar to the official Demos of the FreeRTOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published