MIS202 

Project 4-IoT-Internet of Things

Overview

 

Organizations need to be able to incorporate and deal with the Internet of Things (IoT) as this technolgy becomes pervasive.
This project will introduce Single Board Computers (SBC) in the form of a Raspberry Pi, and microcontrollers in the form of an Arduino Uno and a micro:bit.
A number of exercises will be done to familiarize you with each device.
Then you will experiment with other devices made from these components which perform differing functions.
You can work together and help each other on this project, but each student must hand in their own work.



Begin by completing these exercises to learn to:



Other Internet of Things

Items below are examples of what else can be done with the Raspberry Pi single board computer.
See Professor Paulson for more details on creating these and more applications in other MIS classes.

IOT04. Internet of Things: Wi-Fi Monitoring

You will install and run WaveMon to monitor your wireless network connection running on a Raspberry Pi.
reference: https://www.raspberrypi-spy.co.uk/2014/10/how-to-use-wavemon-to-monitor-your-wifi-connection/

Wave Mon Wave Mon Output

IOT05-Apache2 Webserver on Raspberry Pi

You will install and run Apache2, a webserver.
reference: https://pimylifeup.com/raspberry-pi-apache/

Wave MonApache2

IOT06. Attach to Partner's Apache2 Webserver

You will work with a partner and use VNC to attach to their webserver on their Raspberry Pi.

Partner Apache2Partner's Apache2 Webserver