Skip to content

This is a task manager developed for microcontrollers (bare metal)

Notifications You must be signed in to change notification settings

phfbertoleti/TaskManager

Repository files navigation

TaskManager

This is a task manager developed for 8-bit microcontrollers.

  • TaskMgr.X: this task manager was developed for using on PIC16F628A (8-bits PIC), but it can be easily used in another 8-bit PICs. It was compiled with XC8 compiler v1.34. As IDE, it was used MPLAB X IDE v3.15.
  • ExTaskMgr: example (using PIC 16F628A, 8-bits PIC) using task manager. Simulation (Proteus) included. It was compiled with XC8 compiler v1.34. As IDE, it was used MPLAB X IDE v3.15.
  • TaskManagerArduino: includes the task manager (for Arduino) and a example of a application.
  • TaskManager_Renesas_RX63N: Task Manager (for Renesas´ RX63N microcontroller). In this project, task manager and example of its use are together.

About

This is a task manager developed for microcontrollers (bare metal)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published