Here is the code related to all "Internet of Things" PWr laboratories, except the final project Auction System.
Arduino was lab01 to lab06, and Raspberry PI was lab07 to lab011, after which in a team of 4 we completed Auction System using Raspberry PI
-
Arduino
- lab05 - multi layer menu controlling leds, temperature readings etc., all displayed on an Arduino display
- lab06 - weather station with my ButtonHandler library
-
Raspberry PI
- lab10 - rfid card reader, used later in Auction System project
- lab11 - mqtt receiver and sender, later improved in Auction System