Lab 1:
- Already had a functioning Raspberry Pi that I had from a previous class. (Internet of Things)
Lab 2:
- Unable
- Did this as well last semester in IOT
- Lab requires sync between GPIO board and OS to produce blinking light.
Lab 3:
- Socket Servers using Python
- Remote GPIO to obtain data values
- Used similar Socket Programming for QuEST Lab. Taking FPGA values and sending them to a Python Script
Lab 4:
- Basic Django and Apache server with Database integration
- Completed LAMP tutorial with Apache Integration
Lab 5:
- Crossbar and Paho.io Lab
- Installed apps and ran images
Lab 6:
- Alternative Devices Lab
- Installed Particle CLI and ran on local webhost
- Printed simple text and meme gif
Lab 7:
- Cloud Platforms
- Ran thingspeak_cpu_loop.py
- Returned CSV with resulting data
Lab 8:
- Data Analysis using Xming/ PuTTY and Python
- Familiar with SciKit, Pandas and Numpy Data Analysis libraries in Python
- Created plots and interpolations using data set pulled from website (can be found in github)
- Honestly more comfortable creating plots in Python as opposed to Microsoft Suite
Lab 9: