Team 14:
- Martin Baldwin
- Alex Du
- Alicia Mao
- Faisal Sayed
- Shivani Tiwari
- Michelle Yao
..1..2............3.
456..............7..
- Ground
- Mic BCLK
- Mic DOUT
- 3.3V
- I2C data
- I2C clock
- Mic LRCL
- Turn on iphslamma hotspot
- Install Python packages from requirements.txt
- Ensure venv is activated
- Ensure OpenAI API key environment variable is set
- Ensure SSH identity is added
- Start pigpio daemon with
sudo pigpiod -t 0
-t 0
is necessary to avoid interfering with I2S microphone input
- Ensure
$HOME/record
directory exists