Skip to content

UGA-CSCI-740/lab10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lab10

Goal

Many real world system reaquire more than one IoT device to interact. This interaction could be done via some form of router or via direct device device communication. This lab will cover the latter as it tends to be a more complicated problem.

What you have to do

Everyone

  • Have two arduinos "talk" via UART
  • Have the program print out the execution time to the screen.
  • Use SimSoWeb to create a scheduling diagram.

Grad students

What you need to turn in

  • Console capture of the schedual running.
  • The generated schedule from SimSoWeb.

Example output

TODO