WirelessAndroidAutoDongle icon indicating copy to clipboard operation
WirelessAndroidAutoDongle copied to clipboard

[Not an issue] [rpi02w] Maybe OC (?)

Open CnC-ode opened this issue 1 year ago • 8 comments

Hey nisargjhaveri and contributing members!

I would like to congratulate you all for the work!

My daily use: Spotify + Maps. Music plays with great quality and without chops, and navigation framerate is fairly smooth.

The only (minor) issue I found is the experience on the UI being a little bit more laggy as opposed to using the cable connection, but if I pause the music, lag just disappears...

This leads me to believe that:

  • When playing high bitrate sound + maps, wi-fi connection (being 2.4ghz) doesn't have enough throughput to handle UI smoothly, or
  • The zero2w just doesn't have enough processing power to handle all this together, or...
  • Both xD

I will play around a bit with the OC on the pi to see if I can manage to make it handle this better... But I'm not sure about one thing: as I understand, your code acts like a proxy, routing wi-fi packets to usb. If that is the case, it only consumes CPU + RAM + wi-fi, or does the code uses GPU too? From the following OC parameters, which ones do you think will have an impact on performance:

  • arm_freq (cpu)
  • core_freq (gpu)
  • sdram_freq (ram)

Cheers!

CnC-ode avatar Feb 28 '24 02:02 CnC-ode