summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-14Update README.mdHEADmasterAlphara
2023-11-05Made changes in the secondary loop so that DSM501A can calculate its things.Alphara
Changes to be committed: modified: actual_board_code/actual_board_code.ino
2023-11-05Made a proper or at least semi proper README.xAlpharax
Changes to be committed: modified: README.md modified: client_app_flutter/lib/main.dart
2023-11-05Made the presentation and some other things.xAlpharax
Changes to be committed: modified: LINKS.md renamed: images/SBC-NodeMCU-ESP32-01-board.png -> images/ESP32-board.png new file: images/android-studio-logo.png new file: images/arduino-logo.png new file: images/linux-logo.jpg new file: images/pytorch-logo.png new file: images/tensorflow-logo.png new file: images/void-linux-logo.png modified: presentation/sent_markdown_presentation
2023-11-05Prepared for presentation and meeting the deadline (no way).xAlpharax
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
2023-11-05Updated my current status with the project. Within two words: not greatxAlpharax
Changes to be committed: modified: LINKS.md modified: TODO.md modified: client_app_flutter/lib/main.dart new file: images/ESP32 Specs.png
2023-11-05Working with the DB.xAlpharax
Changes to be committed: modified: lib/main.dart
2023-11-05Added logic with Firebase and the supplied lib for RTDBxAlpharax
- (Real Time Database) Changes to be committed: modified: client_app_flutter/lib/main.dart modified: client_app_flutter/pubspec.lock modified: client_app_flutter/pubspec.yaml
2023-11-05Hooking up the whole firebase of the project via firebase CLI.xAlpharax
Also used flutter_fire firebase_core among several other libs. Changes to be committed: new file: client_app_flutter/android/app/google-services.json modified: client_app_flutter/android/build.gradle new file: client_app_flutter/ios/Runner/GoogleService-Info.plist new file: client_app_flutter/ios/firebase_app_id_file.json new file: client_app_flutter/lib/firebase_options.dart modified: client_app_flutter/lib/main.dart modified: client_app_flutter/pubspec.lock modified: client_app_flutter/pubspec.yaml
2023-11-05FINALLY back on Linux and FINALLY doing something more interesting.xAlpharax
Changes to be committed: new file: client_app_flutter/.gitignore new file: client_app_flutter/.metadata new file: client_app_flutter/README.md new file: client_app_flutter/analysis_options.yaml new file: client_app_flutter/android/.gitignore new file: client_app_flutter/android/app/build.gradle new file: client_app_flutter/android/app/src/debug/AndroidManifest.xml new file: client_app_flutter/android/app/src/main/AndroidManifest.xml new file: client_app_flutter/android/app/src/main/kotlin/com/example/client_app_flutter/MainActivity.kt new file: client_app_flutter/android/app/src/main/res/drawable-v21/launch_background.xml new file: client_app_flutter/android/app/src/main/res/drawable/launch_background.xml new file: client_app_flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher.png new file: client_app_flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher.png new file: client_app_flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file: client_app_flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file: client_app_flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file: client_app_flutter/android/app/src/main/res/values-night/styles.xml new file: client_app_flutter/android/app/src/main/res/values/styles.xml new file: client_app_flutter/android/app/src/profile/AndroidManifest.xml new file: client_app_flutter/android/build.gradle new file: client_app_flutter/android/gradle.properties new file: client_app_flutter/android/gradle/wrapper/gradle-wrapper.properties new file: client_app_flutter/android/settings.gradle new file: client_app_flutter/ios/.gitignore new file: client_app_flutter/ios/Flutter/AppFrameworkInfo.plist new file: client_app_flutter/ios/Flutter/Debug.xcconfig new file: client_app_flutter/ios/Flutter/Release.xcconfig new file: client_app_flutter/ios/Runner.xcodeproj/project.pbxproj new file: client_app_flutter/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file: client_app_flutter/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file: client_app_flutter/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file: client_app_flutter/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme new file: client_app_flutter/ios/Runner.xcworkspace/contents.xcworkspacedata new file: client_app_flutter/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file: client_app_flutter/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file: client_app_flutter/ios/Runner/AppDelegate.swift new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json new file: client_app_flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png new file: client_app_flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png new file: client_app_flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md new file: client_app_flutter/ios/Runner/Base.lproj/LaunchScreen.storyboard new file: client_app_flutter/ios/Runner/Base.lproj/Main.storyboard new file: client_app_flutter/ios/Runner/Info.plist new file: client_app_flutter/ios/Runner/Runner-Bridging-Header.h new file: client_app_flutter/ios/RunnerTests/RunnerTests.swift new file: client_app_flutter/lib/main.dart new file: client_app_flutter/pubspec.lock new file: client_app_flutter/pubspec.yaml new file: client_app_flutter/test/widget_test.dart new file: client_app_flutter/web/favicon.png new file: client_app_flutter/web/icons/Icon-192.png new file: client_app_flutter/web/icons/Icon-512.png new file: client_app_flutter/web/icons/Icon-maskable-192.png new file: client_app_flutter/web/icons/Icon-maskable-512.png new file: client_app_flutter/web/index.html new file: client_app_flutter/web/manifest.json deleted: lol
2023-11-05test commitxAlpharax
2023-11-04WiFi Pretty much works but breaks.Alphara
I'm late with this situation so I'll let the json parsing and the http handling for when wifi works without those interferences.
2023-11-04Unified code and workflow + logic.Alphara
All that s needed now is Wifi integration with the outputs. DSM is weird... will look again later.
2023-11-04figured dsm501a outAlphara
figured dsm501a out but needs a better integration since it is inconsistent with all the reporting
2023-11-04Did some improvements, namely:Alphara
- Researched some more about the pinouts - got mq135 to work with a workaround (because the library is complete CRAP) - Prepared to advance with the DSM for dust metrics - Hopefully a good enough collection of basic reads to comprise a comprehensive data bundle for the AI training, inference and public interest.
2023-11-04Indeed many changes to start off optimistically:]Alphara
Pretty much just learned how to use the board, the components, wiring of things and how to use a breadboard. Also I have been really frustrated to learn that arduino ides and bunch of other things work absolutlely terrible under linux and not only. It even works buggy ways within Windows (i also tried legacy versions and achieved the same conclusion). Anyways, not really much to detail other than my learning process.
2023-11-04Initial commitAlphara