-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: epfl-cs358/2024sp-helping-hand
base: main
head repository: epfl-cs358/2024sp-helping-hand
compare: feature/camerasetup
- 12 commits
- 10 files changed
- 3 contributors
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62b1dc2 - Browse repository at this point
Copy the full SHA 62b1dc2View commit details -
📦 NEW: setup arduino project with all (provided sample) files for it …
…to compile Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e9402d - Browse repository at this point
Copy the full SHA 0e9402dView commit details -
📦 NEW: add Readme with setup instructions
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15b51cd - Browse repository at this point
Copy the full SHA 15b51cdView commit details -
👌 IMPROVE: remove manual attempt at activating the flash
this can already be done currently over the following (default) endpoint: /control?var=led_intensity&val=255 Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f24d1e1 - Browse repository at this point
Copy the full SHA f24d1e1View commit details -
👌 IMPROVE: remove unused face detection/recognitio code
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1a6357 - Browse repository at this point
Copy the full SHA f1a6357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68713d5 - Browse repository at this point
Copy the full SHA 68713d5View commit details -
👌 IMPROVE: disable all unneeded endpoints except if debug mode is ena…
…bled Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac0e8f8 - Browse repository at this point
Copy the full SHA ac0e8f8View commit details -
📦 NEW: add led-flash intensity endpoint
this alows to disable and enable the led allowed intensity values are from 0 to 255 `/led-flash?intensity=255` Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38dce8c - Browse repository at this point
Copy the full SHA 38dce8cView commit details -
👌 IMPROVE: set default flash value to halph intensity
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 895f2ed - Browse repository at this point
Copy the full SHA 895f2edView commit details -
👌 IMPROVE: set resolution to highest available one on ESP32-CAM
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 099caf9 - Browse repository at this point
Copy the full SHA 099caf9View commit details -
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20db7d - Browse repository at this point
Copy the full SHA d20db7dView commit details -
📦 NEW: add wiring schema for esp32cam
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea73dfd - Browse repository at this point
Copy the full SHA ea73dfdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...feature/camerasetup