约 2,850,000 个结果
在新选项卡中打开链接
  1. Free Online Courses | Learn Python | Raspberry Pi Foundation

    Learn Python for free with the Raspberry Pi Foundation. Take an online computing class in Python and learn how to code your own programs today.

  2. Code Editor | Raspberry Pi

    Explore Python path or Web path on our Projects site for guided learning. Teachers can also discover Experience CS, a Scratch-based curriculum with step-by-step projects for the classroom.

  3. Introduction to Python Raspberry Pi (RPiGPIO) Library

    2025年7月23日 · The RPi.GPIO module is a Python library that allows us to easily control the GPIO pins on a Raspberry Pi. It provides a simple interface for configuring the pins as inputs or outputs, reading …

  4. Programmieren lernen am Raspberry Pi - Teil 1: Einführung

    2017年3月26日 · Als Programmiersprache nehmen wir Python, da diese eine der am einfachst zu lernenden Sprachen für Anfänger ist und es nebenbei auch mitunter die meisten Referenzen dafür …

  5. Raspberry Pi Python Tutorials – Python Language Basics

    2024年10月21日 · Learn basics of Python language like syntax, comments, identifiers, keywords, literals, objects, data types etc.

  6. Raspberry Pi - GPS | Raspberry Pi Tutorial - Tutorials for Newbies

    Learn how get location from GPS module using Raspberry Pi and NEO-6M GPS module, learn how to get GPS coordinates (longitude, latitude, altitude), speed and date time, how to connect GPS module …

  7. Getting started - Raspberry Pi Documentation

    The official documentation for Raspberry Pi computers and microcontrollers

  8. Raspberry Pi

    From industries large and small, to the kitchen table tinkerer, to the classroom coder, we make computing accessible and affordable for everybody.

  9. Python I2C Programming on the Raspberry Pi - AB Electronics UK

    2020年5月9日 · Learn how to program with I2C on the Raspberry Pi using Python and the SMBus library. Control a devices connected to the Raspberry Pi's I²C bus.

  10. How to Control the Raspberry Pi 5 GPIO with Python 3

    2023年10月28日 · Maker and STEM Microcontrollers How to Control the Raspberry Pi 5 GPIO with Python 3 News By Les Pounder published October 28, 2023 The Basics of the gpiod Module