{"id":16241594,"url":"https://github.com/getlarge/nodewebcam","last_synced_at":"2025-04-08T09:53:09.984Z","repository":{"id":114685006,"uuid":"114876151","full_name":"getlarge/NodeWebcam","owner":"getlarge","description":"  Send pictures through https post, based on ESP8266 and Arducam ","archived":false,"fork":false,"pushed_at":"2017-12-20T10:49:53.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T06:51:17.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlarge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-20T10:48:26.000Z","updated_at":"2017-12-20T10:49:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"41845e32-6116-40e5-84ac-087d280983a6","html_url":"https://github.com/getlarge/NodeWebcam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FNodeWebcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FNodeWebcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FNodeWebcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FNodeWebcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlarge","download_url":"https://codeload.github.com/getlarge/NodeWebcam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247819946,"owners_count":21001394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T14:08:04.974Z","updated_at":"2025-04-08T09:53:09.945Z","avatar_url":"https://github.com/getlarge.png","language":"Arduino","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NODE WEBCAM\n\n## Requirements\n\nArduino IDE - download the latest from arduino\n\n- https://www.arduino.cc/en/Main/Software\n\nPackages for ESP8266 and ArduCAM development on Arduino IDE\n\n- http://www.arducam.com/downloads/ESP8266_UNO/package_ArduCAM_index.json\n\nfollowing libraries are required :\n\n- ArduCAM\n- ArduinoJson\n- FS\n- Pubsubclient\n- WifiManager\n\n## Installation\n\n```\ngit clone https://github/getlarge/NodeWebcam.git\n```\n\nEdit Arduino/libraries/ArduCAM/memorysaver.h to :\n\n```\n#define OV2640_MINI_2MP\n```\n\nThen in `config.h` file you may edit the following :\n\n- Protect the acces point\n```\nchar ap_pass[30]=\"yourpassword\",\n```\n\n## Usage\n\n- Open any .ino file of the folder with Arduino IDE\n- Edit your preferences\n- Set resetConfig to true, to make FS format and wifiManager resetting\n- Upload the code on your ESP8266 board\n\n## Reference\n\n- resolutions:\n- 0 = 160x120\n- 1 = 176x144\n- 2 = 320x240\n- 3 = 352x288\n- 4 = 640x480\n- 5 = 800x600\n- 6 = 1024x768\n- 7 = 1280x1024\n- 8 = 1600x1200\n\n\n## Dev\n\nGo to the dev branch for the latest and unstable development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fnodewebcam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlarge%2Fnodewebcam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fnodewebcam/lists"}