Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. In a terminal type chmod +x Script.sh this should allow accses to Script file.

  2. In the same terminal type ./Script.sh 4 xterm windows should pop up.

  3. In the first window type ./sensor where threshold is the max value you would like to increment to.

  4. In the second window type ./controller

  5. In the third window type ./acuator

  6. In the fourth window type ./cloud

  7. The files will send data between eachother and show what is being sent and recived in each xterm window.

  8. Cloud will display a final message based on if the threshold is reahed succsessfully or not.

// Each file should stay open until the required value is sent/recived properly. // All the files will remain running until they recive or send what is required.

About

A basic implementation of an IOT system using C code on linux.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors