Skip to content

CIID 2019 Week 1 notes

james tichenor edited this page Jun 19, 2019 · 3 revisions

Day 1

intro lecture
https://docs.google.com/presentation/d/1j_pNnhPakQ2T1y7In0R50mdBdjwGEkIYQbjCSfF0cBo/edit?usp=sharing what do you like about space
lecture
lunch
lecture about our work
play the room with makey makey
Students present example
document whole room
Homework. download Unity Hubs and Unity

Day 2

Lecture on prototyping in 3D https://docs.google.com/presentation/d/1dnp-_ySouuEVT5WMFAjE5GQninLOoUnG3EhLeaIDqWs/edit?usp=sharing Hand out Raspberry Pi and other hardware
Raspberry Pi Model 3B
Diagram Spacebrew
Install TTYL drivers
Connect to Raspberry Pi connect via ttyl cable Give demo 1 build demo 1 pull YUXI github down onto board

## Key Terminal Commands

  • ls
  • screen
  • pwd
  • cd
  • cd ..
  • clear
  • mkdir
  • sudo raspi-config
  • ping google.com
  • control-c (stop a command line action)
  • nano/pico (text editor)
  • ifconfig
  • ssh pi@ [192.168.1.xx]

Key Yuxi Tools

  • Raspberry Pi
  • Python
  • AFP->Mount RPI
  • VS Code
  • Unity
  • Spacebrew
  • Git/Github
Clone this wiki locally