I looked forever for a first project but I found one that works to my needs and is interesting as well but ive run across a junction as of late.
For some odd reason the Arduino will only power on if the GND is disconnected and reconnected. Really not sure why it is doing that. If anyone has a specific solution to this that would be great but as is I have a few that seem to work its just deciding on which one to use.
Theres the flip switch on the GND so flip off and back on.
Always on button so just hit it and it starts up.
Theres steady on / off with a button I have.
I was also thinking maybe have a dedicated battery or standby battery and using an IC or something switch it so when signal is detected it automatically turns the ground on and off. Not sure about that.
Just wondering if anyone had any options here or could possibly figure out why its doing this. Quite weird thanks!
*** UPDATE ***
Fixed resistor placement and transister wiring
*** UPDATE ***
Also, updated findings, it seems with the resistors corrected the ground no longer is the problem.
Its D11 now, which when the camera is turned on outputs about 0.85v, when unplugged and plugged back in the arduino turns on and outputs 2.36v Not sure if the 0.85V is the problem or what not.
Also when the camera initially starts up and the D11 is plugged in, for some reason it doesnt output 5v it only outputs .25v
Im wondering if theres a problem with the Serial Plug im using for the connection to the camera. Maybe bad connections up top?
*** UPDATE ***
The power coming out of the camera itself is how it should be 2.36 on the signal and 5v on the power. Took readings on the explosed tip of the 2.5mm jack.
Also same readings only sightly reduced by .1v on the out cables to the Arduino.
Strange as well, plugged in D7 first and it started up with just D11 and VIN plugged in, not ground. Once ground was plugged in, the entire Arduino reset.
*** UPDATE ***
Found that when Arduino is hooked up to the board the 2.5mm jack reflects the same voltage values as the pins from the custom board.
*** UPDATE ***
It seems that the D11 input is pulling the power. When its all connected the D11 is .85 when the D11 is removed the arduino starts up normally. Plus it seems when the custom board is unplugged LANC V is .85 and the D11 .25v this switches when it is plugged into the Arduino. I have no idea where to start with this.