# raspberrypi-docs-samples **Repository Path**: mirrors_GoogleCloudPlatform/raspberrypi-docs-samples ## Basic Information - **Project Name**: raspberrypi-docs-samples - **Description**: Examples of using Google Cloud APIs with Raspberry Pi - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Examples of using Google Cloud APIs with Raspberry Pi. **This is not an officially supported Google product.** This repository contains some scripts that show how various Google Cloud APIs can be used in Raspberry Pi to create cool things. The code in this repository is supposed to be run on [Raspbian](https://en.wikipedia.org/wiki/Raspbian). Samples included: - [python/vision](./python/vision): Python code that uses [Google Cloud Vision](https://cloud.google.com/vision/) API. - [nodejs/speech](./nodejs/speech): Node.js code that uses [Google Cloud Speech-To-Text](https://cloud.google.com/speech-to-text/) and [Text-To-Speech](https://cloud.google.com/text-to-speech/docs/basics) API.