.. _play_python: 玩转 Python ==================== 学习如何设置你的 Raspberry Pi 环境: 安装 Raspberry Pi OS、配置 Wi-Fi,并启用远程访问,以便你可以轻松运行 Python 代码。 如果你已经知道如何使用 Raspberry Pi 并访问其命令行,可以直接跳到后面的部分。 .. _quick_guide_python: 1. Python 快速入门指南 -------------------------------------------- 学习如何设置你的 Raspberry Pi 环境: 安装 Raspberry Pi OS、配置 Wi-Fi,并启用远程访问,以便你可以轻松运行 Python 代码。 如果你已经知道如何使用 Raspberry Pi 并访问其命令行,可以直接跳到后面的部分。 .. toctree:: :maxdepth: 1 ../_shared/pi_start/need_components ../_shared/pi_start/install_os_trixie ../_shared/pi_start/power_supply_robot_hat ../_shared/pi_start/set_up_pi install_all_modules py_servo_adjust calibrate 2. Python 实践项目 ---------------------------------------------- 在本节中,你将探索用于控制和扩展 PiCrawler 的实用 Python 项目。 这些示例展示了运动控制、基于传感器的交互、声音效果以及计算机视觉功能,帮助你学习如何构建自己的 PiCrawler 应用程序。 .. toctree:: python_move python_keyboard_control python_sound_effect python_avoid python_computer_vision python_record_video python_bull_fight python_treasure_hunt python_do_step python_do_single_leg python_record_new_step python_twist python_emotional_robot python_action_gallery