-Code: Project1-BlinkingLEDs.ino -Description: A set of blinking LEDs with adjustable speed, patterns and pins.
-Code: Project2-PotentiometerLED.ino -Description: A potentiometer controlled brightness from the red LED along with a "MAX" indicator with the green LED.
-Code: Project3-BluetoothRGBLED.ino -Description: RGB LED controlled by Bluetooth with ON/OFF function and an RGB color changing system.
-Code: Project4-MotionSensorBT.ino -Description: A motion sensor system connected via Bluetooth where you can get messages of motion started/ended, with arm and disarm function in both via Bluetooth and a button.
-Code: Project5-WiFiLED.ino -Description: An LED controlled via WiFi Webserver.
-Code: Project6-WiFiRGBLED.ino -Description: An RGB LED controlled via WiFi Webserver with changeable RGB colors (fixed color).
-Code: Project7-WiFiRGBLEDSlider.ino -Description: An RGB LED controlled via WiFi Webserver with changeable RGB color mixing using Webserver sliders.
-Code: Project8-DHT11WiFi.ino -Description: Temperature and humidity sensor observable with a WiFi Webserver with arm/disarm system.
-Code: Project9-PhotosensorWiFi.ino -Description: Photosensor multi system that lights up an LED once it gets dim, can also toggle into manual/automatic LED power mode, controllable over WiFi
-Code: Project10-OLEDMessageWiFi.ino -Description: OLED display that displays any text you send through the HTML Webserver.
-Code: Project11-StopwatchWiFi.ino -Description: Stopwatch system in OLED and WiFi Webservers controlled by buttons, both in hardware and Webserver.