├── CRC32.cpp ├── CRC32.h ├── CameraWebServerRecorder_astroEdition.ino ├── ESPxWebFlMgr.cpp ├── ESPxWebFlMgr.h ├── ESPxWebFlMgrWp.h ├── ESPxWebFlMgrWpF.h ├── LICENSE.md ├── README.md ├── app_httpd.cpp ├── avi.cpp ├── camera_index.h ├── camera_pins.h ├── dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_LC_20deg.jpg ├── dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_20deg.jpg ├── dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg ├── dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_5deg.jpg ├── sample_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg └── settings.h /CRC32.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/CRC32.cpp -------------------------------------------------------------------------------- /CRC32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/CRC32.h -------------------------------------------------------------------------------- /CameraWebServerRecorder_astroEdition.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/CameraWebServerRecorder_astroEdition.ino -------------------------------------------------------------------------------- /ESPxWebFlMgr.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/ESPxWebFlMgr.cpp -------------------------------------------------------------------------------- /ESPxWebFlMgr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/ESPxWebFlMgr.h -------------------------------------------------------------------------------- /ESPxWebFlMgrWp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/ESPxWebFlMgrWp.h -------------------------------------------------------------------------------- /ESPxWebFlMgrWpF.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/ESPxWebFlMgrWpF.h -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/README.md -------------------------------------------------------------------------------- /app_httpd.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/app_httpd.cpp -------------------------------------------------------------------------------- /avi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/avi.cpp -------------------------------------------------------------------------------- /camera_index.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/camera_index.h -------------------------------------------------------------------------------- /camera_pins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/camera_pins.h -------------------------------------------------------------------------------- /dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_LC_20deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_LC_20deg.jpg -------------------------------------------------------------------------------- /dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_20deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_20deg.jpg -------------------------------------------------------------------------------- /dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg -------------------------------------------------------------------------------- /dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_5deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/dark_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_5deg.jpg -------------------------------------------------------------------------------- /sample_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/sample_frame_VSHMSB255_EXP1200_GAIN1_1Meg_noLC_3deg.jpg -------------------------------------------------------------------------------- /settings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paoloinverse/CameraWebServerRecordeR_AstroEdition/HEAD/settings.h --------------------------------------------------------------------------------