From 0fd8bce6926751eaa4487b76ad709460dbb6751d Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 5 Nov 2023 08:15:28 +0200 Subject: Prepared for presentation and meeting the deadline (no way). Changes to be committed: modified: LINKS.md modified: TODO.md modified: client_app_flutter/lib/main.dart new file: images/DHT-temp-hum-sensor.jpg new file: images/DSM501A-air-dust-smoke-sensor.jpg renamed: images/ESP32 Pinout Diagram.png -> images/ESP32-Pinout-Diagram-board.png renamed: images/ESP32-Pinout-1.jpg -> images/ESP32-Pinout-board.jpg renamed: images/ESP32 Specs.png -> images/ESP32-Specs.png new file: images/MQ135-gas-sensor.jpg new file: images/SBC-NodeMCU-ESP32-01-board.png new file: images/cpp-logo.png new file: images/dart-game-logo.png new file: images/dart-kotlin-swift-logos.png new file: images/dart-logo.png new file: images/firebase-logo.png new file: images/flutter-logo.png new file: images/python-logo.png new file: presentation/sent_markdown_presentation --- images/DHT-temp-hum-sensor.jpg | Bin 0 -> 660535 bytes images/DSM501A-air-dust-smoke-sensor.jpg | Bin 0 -> 182928 bytes images/ESP32 Pinout Diagram.png | Bin 125943 -> 0 bytes images/ESP32 Specs.png | Bin 99493 -> 0 bytes images/ESP32-Pinout-1.jpg | Bin 61663 -> 0 bytes images/ESP32-Pinout-Diagram-board.png | Bin 0 -> 125943 bytes images/ESP32-Pinout-board.jpg | Bin 0 -> 61663 bytes images/ESP32-Specs.png | Bin 0 -> 99493 bytes images/MQ135-gas-sensor.jpg | Bin 0 -> 305637 bytes images/SBC-NodeMCU-ESP32-01-board.png | Bin 0 -> 2317872 bytes images/cpp-logo.png | Bin 0 -> 4662 bytes images/dart-game-logo.png | Bin 0 -> 39759 bytes images/dart-kotlin-swift-logos.png | Bin 0 -> 127375 bytes images/dart-logo.png | Bin 0 -> 20753 bytes images/firebase-logo.png | Bin 0 -> 31679 bytes images/flutter-logo.png | Bin 0 -> 21232 bytes images/python-logo.png | Bin 0 -> 3219 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/DHT-temp-hum-sensor.jpg create mode 100644 images/DSM501A-air-dust-smoke-sensor.jpg delete mode 100644 images/ESP32 Pinout Diagram.png delete mode 100644 images/ESP32 Specs.png delete mode 100644 images/ESP32-Pinout-1.jpg create mode 100644 images/ESP32-Pinout-Diagram-board.png create mode 100644 images/ESP32-Pinout-board.jpg create mode 100644 images/ESP32-Specs.png create mode 100644 images/MQ135-gas-sensor.jpg create mode 100644 images/SBC-NodeMCU-ESP32-01-board.png create mode 100644 images/cpp-logo.png create mode 100644 images/dart-game-logo.png create mode 100644 images/dart-kotlin-swift-logos.png create mode 100644 images/dart-logo.png create mode 100644 images/firebase-logo.png create mode 100644 images/flutter-logo.png create mode 100644 images/python-logo.png (limited to 'images') diff --git a/images/DHT-temp-hum-sensor.jpg b/images/DHT-temp-hum-sensor.jpg new file mode 100644 index 0000000..71bbd76 Binary files /dev/null and b/images/DHT-temp-hum-sensor.jpg differ diff --git a/images/DSM501A-air-dust-smoke-sensor.jpg b/images/DSM501A-air-dust-smoke-sensor.jpg new file mode 100644 index 0000000..e95db78 Binary files /dev/null and b/images/DSM501A-air-dust-smoke-sensor.jpg differ diff --git a/images/ESP32 Pinout Diagram.png b/images/ESP32 Pinout Diagram.png deleted file mode 100644 index eb0819d..0000000 Binary files a/images/ESP32 Pinout Diagram.png and /dev/null differ diff --git a/images/ESP32 Specs.png b/images/ESP32 Specs.png deleted file mode 100644 index c1f6b92..0000000 Binary files a/images/ESP32 Specs.png and /dev/null differ diff --git a/images/ESP32-Pinout-1.jpg b/images/ESP32-Pinout-1.jpg deleted file mode 100644 index 9f041a6..0000000 Binary files a/images/ESP32-Pinout-1.jpg and /dev/null differ diff --git a/images/ESP32-Pinout-Diagram-board.png b/images/ESP32-Pinout-Diagram-board.png new file mode 100644 index 0000000..eb0819d Binary files /dev/null and b/images/ESP32-Pinout-Diagram-board.png differ diff --git a/images/ESP32-Pinout-board.jpg b/images/ESP32-Pinout-board.jpg new file mode 100644 index 0000000..9f041a6 Binary files /dev/null and b/images/ESP32-Pinout-board.jpg differ diff --git a/images/ESP32-Specs.png b/images/ESP32-Specs.png new file mode 100644 index 0000000..c1f6b92 Binary files /dev/null and b/images/ESP32-Specs.png differ diff --git a/images/MQ135-gas-sensor.jpg b/images/MQ135-gas-sensor.jpg new file mode 100644 index 0000000..41397ad Binary files /dev/null and b/images/MQ135-gas-sensor.jpg differ diff --git a/images/SBC-NodeMCU-ESP32-01-board.png b/images/SBC-NodeMCU-ESP32-01-board.png new file mode 100644 index 0000000..b002fa2 Binary files /dev/null and b/images/SBC-NodeMCU-ESP32-01-board.png differ diff --git a/images/cpp-logo.png b/images/cpp-logo.png new file mode 100644 index 0000000..1bb7222 Binary files /dev/null and b/images/cpp-logo.png differ diff --git a/images/dart-game-logo.png b/images/dart-game-logo.png new file mode 100644 index 0000000..df139e3 Binary files /dev/null and b/images/dart-game-logo.png differ diff --git a/images/dart-kotlin-swift-logos.png b/images/dart-kotlin-swift-logos.png new file mode 100644 index 0000000..70e1200 Binary files /dev/null and b/images/dart-kotlin-swift-logos.png differ diff --git a/images/dart-logo.png b/images/dart-logo.png new file mode 100644 index 0000000..244ad77 Binary files /dev/null and b/images/dart-logo.png differ diff --git a/images/firebase-logo.png b/images/firebase-logo.png new file mode 100644 index 0000000..cb5a213 Binary files /dev/null and b/images/firebase-logo.png differ diff --git a/images/flutter-logo.png b/images/flutter-logo.png new file mode 100644 index 0000000..8c0d456 Binary files /dev/null and b/images/flutter-logo.png differ diff --git a/images/python-logo.png b/images/python-logo.png new file mode 100644 index 0000000..398ed63 Binary files /dev/null and b/images/python-logo.png differ -- cgit v1.2.3