Skip to content

Capstone project to familiarize with RTOS concepts such as task management, inter-task communication, memory management, resource management, and programming using FreeRTOS APIs.

Notifications You must be signed in to change notification settings

hussein-shamy/FreeRTOS-SeatHeater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seat Heater Control System using FreeRTOS

Capstone project to familiarize with RTOS concepts such as task management, inter-task communication, memory management, resource management, and programming using FreeRTOS APIs.

How to Use the Repository

Prerequisites

  • Code Composer Studio (CCS)
  • Tiva-C Launchpad

Setting Up the Development Environment

  1. Install Code Composer Studio (CCS):

    • On Windows: Download the installer from the TI website.
      • Extract the zip file and run the ccs_setup_10.1.0.00010.exe installer.
      • Follow the installation instructions provided by the installer.
  2. Clone the repository:

    git clone https://github.com/hussein-shamy/FreeRTOS-SeatHeater
    cd FreeRTOS-SeatHeater
    
  3. Build and Flash

About

Capstone project to familiarize with RTOS concepts such as task management, inter-task communication, memory management, resource management, and programming using FreeRTOS APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages