https://github.com/ianhomer/robots
Coding robots in python on a Raspberry Pi for code clubs
https://github.com/ianhomer/robots
code-club python raspberry-pi robot
Last synced: about 2 months ago
JSON representation
Coding robots in python on a Raspberry Pi for code clubs
- Host: GitHub
- URL: https://github.com/ianhomer/robots
- Owner: ianhomer
- License: mit
- Created: 2022-11-22T17:59:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T19:51:21.000Z (over 3 years ago)
- Last Synced: 2025-04-03T16:50:17.780Z (about 1 year ago)
- Topics: code-club, python, raspberry-pi, robot
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robots
Robots for code clubs.
Clone repository locally
git clone https://github.com/ianhomer/robots.git
Install [Thonny](https://thonny.org/) and open `pickup.py` in Thonny.
## Set up Raspberry Pi
Write Raspberry Pi OS to micro SD card with [https://www.raspberrypi.com/software/](Raspberry Pi imager).