stratux icon indicating copy to clipboard operation
stratux copied to clipboard

Can BCM2385 (Rpi Zero W) provide enough processing power?

Open snullp opened this issue 3 years ago • 4 comments

  1. Stratux version: v1.5b2

  2. Stratux config:

    SDR

    • [ ] single
    • [x] dual

    GPS

    • [ ] yes
    • [x] no type:

    AHRS

    • [ ] yes
    • [x] no

    power source: Power bank

    usb cable:

  3. EFB app and version: N/A

    EFB platform: N/A

    EFB hardware: N/A

  4. Description of your issue:

I am trying to install Stratux on Raspberry Pi Zero W with the usb hub extension. I learned that its Soc BCM2385 is a single core chip used in Rpi 1. Although I'm attracted by its ultra small form-factor, I don't want the processing power be the bottleneck.

I understand the Stratux data processing is mostly written in Go, which should be pretty light weight. However I'm not sure how the webserver is implemented, and how much processing power that consumes.

Any experiences, comments or suggestions?

snullp avatar Nov 14 '20 05:11 snullp

It has enough processing power. The issue is that it generates a large amount of EMI and makes it so the GPS has a hard time getting a fix and the sdrs perform poorly. Search on Reddit.

pp4life avatar Nov 14 '20 05:11 pp4life

Thank you pp4life. These EMI thingy are interesting and I am very much curious. I now decided to keep current sdrs on rpi3b and buy another set of sdrs for the rpi0, and compare them after I wrap the rpi0 w some copper foils.

snullp avatar Nov 14 '20 07:11 snullp

Thank you pp4life. These EMI thingy are interesting and I am very much curious. I now decided to keep current sdrs on rpi3b and buy another set of sdrs for the rpi0, and compare them after I wrap the rpi0 w some copper foils.

Where are you getting the firwware(setup) for the pi0 i'm trying to do the same thing

matthunter1448 avatar Nov 23 '20 04:11 matthunter1448

I am following https://github.com/Determinant/stratux-zero

snullp avatar Nov 24 '20 23:11 snullp