Commit Graph

8 Commits

Author SHA1 Message Date
610d220c3f Refactor and enhance timelapse capture system
- Removed obsolete script `script_SANSDEMARRAGE.sh`.
- Added new `Camera.py` and `Connexion.py` files for camera handling and socket communication.
- Implemented `First_Try.py` for initial camera preview testing.
- Created `Humidity.py` for humidity sensor data acquisition.
- Developed `Send_data_stocked.py` for managing and sending stored data.
- Introduced `Time_Lapse_Connection.py` and `Time_Lapse_NoConnection.py` for connected and offline modes.
- Added `get_from_server.py` for retrieving camera status from the server.
- Updated `sync_offline_data.py` for synchronizing offline data.
- Created `timelapse.service` for managing the timelapse service on Raspberry Pi.
- Established package structure with `__init__.py` and `api_client.py` for API interactions.
- Enhanced `capture.py` for managing image captures and data storage.
- Configured `config.py` for centralized configuration management.
- Developed `sensors.py` for handling environmental sensors and camera operations.
- Implemented `timelapse_offline.py` and `timelapse_online.py` for capturing images in offline and online modes.
2025-04-27 16:45:00 +02:00
bebfb8adb3 Modifier la valeur de timelapse à 3 et simplifier l'exécution de Singleroutin dans les scripts de connexion 2025-04-27 15:56:21 +02:00
5f4127ad99 Supprimer Images/Ma photo.jpg 2025-04-27 15:44:06 +02:00
abc208219e Supprimer Images/ma_photo.jpg 2025-04-27 15:44:02 +02:00
f58eed1941 Supprimer Images/13_03_2025_11_27_36_.jpg 2025-04-27 15:44:00 +02:00
17ddd62387 Supprimer Images/13_03_2025_11_41_16_.jpg 2025-04-27 15:43:57 +02:00
da41fe476d Supprimer Images/2025-02-12 12:11:58.968440.jpg 2025-04-27 15:43:54 +02:00
Raspi
6a294499d6 init 2025-04-27 15:40:47 +02:00