Skip to content

Optimizing technique for 50 second start up delay #13

@YoussofH

Description

@YoussofH

I have got a thought and I aim to speed up the functionality when loading the payloads. So I urge the author to take in to consideration the optimizing technique described below.

The rpi-0 has a power supply, and a data supply. What if we can connect the raspberry pi zero first by the power supply port (to a power bank or a portable power supply ). Then after a while (2 hours for example) we connect the data port of the rpi-0 to the selected target (personal computer).

What will happen in this case is that the rpi-0 will boot before 2 hrs of use, allowing us to get rid of the 50 seconds delay at boot. Then the rpi-0 will detect a usb data connection then the payload will start its work without initial delay(50 seconds).

Conclusion: In this way we take advantage of the first minute.

Note: Other users might not have an rpi-0 or need to use this technique. This might be critical for a small audience though it will help people a lot.

Thanks to the author for publishing this repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions