Published

SEER- InternetOfThings Based Intelligent Personal Assistant

SEER is a 9-inch hands-free wireless speaker with the integrated camera you control with your voice.

IntermediateFull instructions provided4 hours2,444
SEER- InternetOfThings Based Intelligent Personal Assistant

Things used in this project

Story

Read more

Schematics

Camera Interfacing

Code

Raspberry Pi wpa wifi config for BOOT drive

Plain text
country=US 
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev 
update_config=1 
 
network={
      ssid="**your-wifi**"
      psk="**your-password**"
      key_mgmt=WPA-PSK
}

Github

This guide provides step-by-step instructions for setting up AVS on a Raspberry Pi.

Credits

Comments