{"id":13844160,"url":"https://github.com/zhongzhi107/raspberry-pi-tutorials","last_synced_at":"2025-09-17T16:32:29.625Z","repository":{"id":72115404,"uuid":"88007378","full_name":"zhongzhi107/raspberry-pi-tutorials","owner":"zhongzhi107","description":"面向软件工程师的树莓派入门教程","archived":false,"fork":false,"pushed_at":"2020-08-13T06:15:06.000Z","size":5708,"stargazers_count":144,"open_issues_count":0,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-02T05:51:31.060Z","etag":null,"topics":["digital","getting-started","iot","led","raspberry","raspberry-pi-3","raspberrypi","rpi","rpi-gpio","tutorials"],"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/zhongzhi107.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}},"created_at":"2017-04-12T03:49:43.000Z","updated_at":"2024-12-17T06:16:05.000Z","dependencies_parsed_at":"2024-01-16T22:21:55.315Z","dependency_job_id":"146180e6-1fc0-4b29-9754-42f7c19203fd","html_url":"https://github.com/zhongzhi107/raspberry-pi-tutorials","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/zhongzhi107%2Fraspberry-pi-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhongzhi107%2Fraspberry-pi-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhongzhi107%2Fraspberry-pi-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhongzhi107%2Fraspberry-pi-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhongzhi107","download_url":"https://codeload.github.com/zhongzhi107/raspberry-pi-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233408222,"owners_count":18671812,"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":["digital","getting-started","iot","led","raspberry","raspberry-pi-3","raspberrypi","rpi","rpi-gpio","tutorials"],"created_at":"2024-08-04T17:02:36.123Z","updated_at":"2025-09-17T16:32:24.059Z","avatar_url":"https://github.com/zhongzhi107.png","language":"Python","funding_links":[],"categories":["Python","Python (1887)"],"sub_categories":[],"readme":"# 软件工程师学习树莓派开发教程\n\n## 介绍\n\n面向软件工程师的树莓派入门教程，适合以下读者：\n\n* 对物联网感兴趣\n* 有一定的软件开发基础\n* 熟悉 `Unix/Linux` 操作系统\n* 了解 `python` 或 `JavaScript`\n* 无电子基础\n* 无硬件开发基础\n\n所有教程编程部分均有 `python版` 和 `JavaScript版`，代码在 `code` 目录中。如果你安装的是 Raspbian 系统的话，系统默认就安装了 python 和 python GPIO；如果你希望使用 JavaScript 作为编程语言，你需要检查系统是否安装了 nodejs\n```\nnode -v\n```\n如果系统安装了nodejs，有输出版本信息。另外，还需要安装 `rpio`\n```\nnpm install rpio --save\n```\n\n如果你觉得该项目不错，**请点击右上方的 `⭐️ Star` 加星支持。**\n\n## 目录\n1. [准备工作](01prepare)\n1. [点亮LED](02blink)\n1. [呼吸灯](03fading-led)\n1. [用单位数码管显示数字倒计时](04digital-1)\n1. [用双位数码管显示CPU温度](05digital-2)\n1. 控制蜂鸣器发声\n1. 用温湿度探头检测室内温度\n1. 用光敏传感器检测光线强度\n1. 超声波测距\n1. 红外遥控器\n1. 声控灯\n1. 进步电机\n1. 用液晶显示器显示文字\n1. 继电器\n1. 让摄像头工作\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongzhi107%2Fraspberry-pi-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhongzhi107%2Fraspberry-pi-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongzhi107%2Fraspberry-pi-tutorials/lists"}