Skip to content

Files and arudino code for 18-787SH - WIreless Software Systems Architecture, Lab 2

Notifications You must be signed in to change notification settings

reese-grimsley/wssa-lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSSA Lab 2 - FreeRTOS Introduction

Reese Grimsley

This repo contains all files for lab 2. Parts 2_2a and 2_2b are different methods of transitioning between the three LEDs and their color combinations. Variant 'a' uses delays and flags to control the flow between tasks; this technique seems like it might be error prone, so variant 'b' was created as well. This sketch uses task handles to suspend and resume tasks such that there is a strict control flow between tasks.

About

Files and arudino code for 18-787SH - WIreless Software Systems Architecture, Lab 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages