Documented setting up an image with Connect

This commit is contained in:
2026-06-28 16:24:44 +00:00
parent 563cb786f0
commit a51a14f611
21 changed files with 34 additions and 1 deletions
+11 -1
View File
@@ -1,3 +1,13 @@
# rover-pi
Scripts and documentation for setting up a Raspberry Pi (Zero W 1 or 2) for use in Mechatronics 1 or Cyberphysical Systems
Scripts and documentation for setting up a Raspberry Pi (Zero W 1 or 2) for use in Mechatronics 1 or Cyberphysical Systems
## References
- [Raspberry Pi Connect](https://connect.raspberrypi.com)
- [Setting up Raspberry Pi Connect](https://www.raspberrypi.com/documentation/services/connect.html)
# Headless Setup
We don't have many monitors and keyboards in V207 for students to use, so we will need to get the Raspberry Pi installed without them.
1. Follow the [directions on how to use the imager to setup ssh and Raspberry Pi Connect](imager.md)