Hello, I am currently making a device which I want to run during the raspberry pi's bootup.
I have decided to do this by having a GPIO pin switch onto 'high' when the powers on, and stop once the Bootup is complete, however, after much research (approx. 10 mins of Googling) I cannot find any explanations on how to do this. I understand that it would probably require me to modify the boot code in some way, But again, I have no idea how to do that.
Help?