{"id":16299844,"url":"https://github.com/koji/raspberrypi-note","last_synced_at":"2025-03-20T05:30:57.996Z","repository":{"id":91475283,"uuid":"108426686","full_name":"koji/RaspberryPi-Note","owner":"koji","description":"Raspberry Pi note","archived":false,"fork":false,"pushed_at":"2021-06-05T08:45:38.000Z","size":873,"stargazers_count":8,"open_issues_count":13,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T15:07:05.490Z","etag":null,"topics":["iot","machine-learning","nodejs","opencv","pi-setup","python","raspberry-pi","raspberry-pi-3","raspberry-pi-gpio","raspbian"],"latest_commit_sha":null,"homepage":"","language":null,"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/koji.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-10-26T15:00:57.000Z","updated_at":"2025-03-02T04:57:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"983f7f33-c892-4f33-b7b4-51502e1445eb","html_url":"https://github.com/koji/RaspberryPi-Note","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/koji%2FRaspberryPi-Note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2FRaspberryPi-Note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2FRaspberryPi-Note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2FRaspberryPi-Note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koji","download_url":"https://codeload.github.com/koji/RaspberryPi-Note/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244559768,"owners_count":20472208,"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":["iot","machine-learning","nodejs","opencv","pi-setup","python","raspberry-pi","raspberry-pi-3","raspberry-pi-gpio","raspbian"],"created_at":"2024-10-10T20:49:35.779Z","updated_at":"2025-03-20T05:30:57.990Z","avatar_url":"https://github.com/koji.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry Pi\r\n\r\nThis repository is a note of Raspberry Pi. It covers from setup to a project.\r\n\r\n## ToDo\r\nhttps://github.com/koji/raspi/issues\r\n\r\n\r\n\r\n## Docs\r\n\r\n### Basic commands\r\n[22 Basic Commands You Have to Know](https://github.com/koji/RaspberyPi-Note/blob/master/commands.md)\r\n\r\n### Settings\r\n\r\n1. [setup guide](https://github.com/koji/RaspberyPi-Note/blob/master/doc/setup/README.md) This focuses on inital setup.\r\n2. [create a swapfile](https://github.com/koji/RaspberyPi-Note/blob/master/doc/setup/swapfile.md)\r\nBasically, this is for installing a heavy program like OpenCV.  \r\n3. [set crontab](https://github.com/koji/RaspberyPi-Note/blob/master/doc/setup/crontab_settings.md) The sample is how to take a photo with webcam every 8 am.\r\n\r\n\r\n\r\n### Software\r\n1. [install vnc_viewer](https://github.com/koji/RaspberyPi-Note/blob/master/doc/setup/vnc_viewer.md) This is useful when we don't have a monitor for pi and want to use GUI.\r\n2. [install opencv](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_opencv.md)\r\n3. [install oh-my-zsh](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_oh-my-zsh.md)\r\n4. [install librealsense](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_librealsense.md)\r\n5. [python3.6](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_python3.6.md)\r\n6. [install berryconda](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_berryconda.md)\r\n7. [install openFrameworks](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_openFrameworks.md)\r\n8. [install Docker WIP](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_%20docker.md)\r\n9. [install alexa WIP]()\r\n10. [install google home]()\r\n11. [install visual studio code(oss version)](https://github.com/koji/RaspberryPi-Note/blob/master/doc/software_installation/install_code-oss.md)\r\n12. []()\r\n13. []()\r\n14. []()\r\n15. []()\r\n\r\n## Code sample\r\n1. [analog input/output](https://github.com/koji/RaspberyPi-Note/tree/master/sample/analog)\r\n2. [bluetooth wip](https://github.com/koji/RaspberyPi-Note/tree/master/sample/ios_bluetooth)\r\n3. [led blink](https://github.com/koji/RaspberyPi-Note/tree/master/sample/led_blink)\r\n4. [slack bot with webcam WIP]()\r\n5. [control tello]()\r\n6. [Coral USB with OpenCV]()\r\n7. []()\r\n8. []()\r\n9. []()\r\n10. []()\r\n\r\n\r\n## Machine Learning\r\n1. [setup ml env](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_machine_learning.md)\r\n2. [darkflow WIP]()\r\n3. [install berryconda](https://github.com/koji/RaspberyPi-Note/blob/master/doc/software_installation/install_berryconda.md)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoji%2Fraspberrypi-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoji%2Fraspberrypi-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoji%2Fraspberrypi-note/lists"}