USFCA-CS490-Micron / project

0 stars 0 forks source link

ESP Integration #1

Closed n-t-eastham closed 4 weeks ago

n-t-eastham commented 1 month ago

We're considering integrating ESP modules into our wearable AI system to potentially enhance functionality and efficiency.

Points to consider:

  1. Potential use cases:

    • Sensor data collection (environmental data)
    • Low-latency processing for simple queries
    • Wireless communication between wearable and Raspberry Pi
  2. Integration with existing architecture:

    • How would ESPs interact with our RPi5 and Brilliant Frame setup?
    • Impact on our privacy-focused design and private relay system
  3. Technical considerations:

    • Power consumption and battery life implications
    • Communication protocols between ESPs, RPi5, and wearable
    • Task distribution between ESPs and RPi5
  4. Project impact:

    • Potential modifications needed to existing hardware/software
n-t-eastham commented 1 month ago

Update:

  1. OpenGlass limitations:

    • Currently doesn't support audio processing
    • The Omi app only supports one device at a time, thus cannot be tethered to an audio only device
  2. Alternative options:

    • Seeed studio's documentation has several sample projects that could be adapted
    • ESPHome / Keywords Spotting might be viable alternatives if OpenGlass doesn't work out

Moving Forward: