Lesson 1: Enabled SSH and VNC on raspberry pi. Installed VNC viewer to access raspberry pi.
Lesson 3: Installed packages and ran Python programs.
Lesson 4: Installed Apache web server on raspberry pi, at http://192.168.1.11
Lesson 5: Installed docker on raspberry pi and ran image from Dockerfile.
Lesson 6:
Lesson 7:
Registered for ThingSpeak and created a channel for raspberry pi CPU temperature.
Ran code, thingspeak_cpu_loop.py, to log CPU temperature.
Lesson 8:
Installed packages for data analysis on raspberry pi.
Also, installed XMing for X11 forwarding on laptop.
Ran various demos using XMing, as well as a neural network called Keras.
Lesson 10: Built the tiniest blockchain.