Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takanotume24/grove_py_installer
Script to install grove.py (https://github.com/Seeed-Studio/grove.py) to Raspberry Pi OS Bullseye
https://github.com/takanotume24/grove_py_installer
Last synced: 2 months ago
JSON representation
Script to install grove.py (https://github.com/Seeed-Studio/grove.py) to Raspberry Pi OS Bullseye
- Host: GitHub
- URL: https://github.com/takanotume24/grove_py_installer
- Owner: takanotume24
- Created: 2024-02-23T15:41:37.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-12T11:20:10.000Z (5 months ago)
- Last Synced: 2024-08-13T11:44:13.393Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## grove_py_installer
Script to install grove.py (https://github.com/Seeed-Studio/grove.py) to Raspberry Pi OS Bullseye## Usage
1. Clone this repository```
$ git clone https://github.com/takanotume24/grove_py_installer.git
```2. Run installer
```
$ cd grove_py_installer
$ ./script/install_on_raspi.sh [target_dir_path]
```