项目作者: UGA-CSCI-740

项目描述 :
:cat::vertical_traffic_light::dog: Multiboard Scheduling
高级语言: Makefile
项目地址: git://github.com/UGA-CSCI-740/lab10.git
创建时间: 2017-04-20T14:00:37Z
项目社区:https://github.com/UGA-CSCI-740/lab10

开源协议:MIT License

下载


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