{"id":20563389,"url":"https://github.com/pilotak/raspberry-python-webcam","last_synced_at":"2026-04-16T21:07:14.521Z","repository":{"id":91903475,"uuid":"71349949","full_name":"pilotak/raspberry-python-webcam","owner":"pilotak","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-12T14:33:28.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-09T07:45:16.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pilotak.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":"2016-10-19T11:23:43.000Z","updated_at":"2018-09-12T14:33:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a48fec8d-087b-476a-ae99-282d90a1434b","html_url":"https://github.com/pilotak/raspberry-python-webcam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pilotak/raspberry-python-webcam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fraspberry-python-webcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fraspberry-python-webcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fraspberry-python-webcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fraspberry-python-webcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pilotak","download_url":"https://codeload.github.com/pilotak/raspberry-python-webcam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fraspberry-python-webcam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31904128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-16T04:18:02.951Z","updated_at":"2026-04-16T21:07:14.493Z","avatar_url":"https://github.com/pilotak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple Python3 script that takes a picture from CSI camera, reads HMC5883L I2C compass heading and overlay the picture. It than sends it over FTP to the server in specified interval. Useful as a meteo cam and because I have it on rotary mast with antennas, compass comes on scene.\n\nAlso enable **I2C bus** and **camera** in raspi-config\n\n# How to install\n```sh\nsudo apt install git python3-smbus python3-picamera python3-pip dos2unix libtiff5-dev libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk libopenjp2-7 -y\nsudo pip3 install pillow -I\n\ngit clone git://github.com/pilotak/raspberry-python-webcam.git\ncd ./raspberry-python-webcam\n\ndos2unix ./meteo.py \u0026\u0026 chmod +x ./meteo.py\n```\n\n## Calibration\n[Please follow this link](http://blog.bitify.co.uk/2013/11/connecting-and-calibrating-hmc5883l.html)\n\nMake some config in meteo.py and you set up!\n\n### To run it forever\n```sh\ncrontab -e\n# append to the end of file\n* * * * * python3 /home/pi/raspberry-python-webcam/meteo.py \u003e /home/pi/raspberry-python-webcam/.log\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilotak%2Fraspberry-python-webcam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpilotak%2Fraspberry-python-webcam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilotak%2Fraspberry-python-webcam/lists"}