Ive searched everywhere, and ive seen many tutorials where you control an arduino from your smartphone, but is there a way i can send a BT signal from my arduino to my smartphone so that it automatically takes a picture?
id also want to trigger the instance with an IR remote.
every time i search i always come up with a shutter trigger for a dslr, never for the actual smartphone camera.
but is there a way i can send a BT signal from my arduino to my smartphone so that it automatically takes a picture?
No. There needs to be some application running on the phone, listening to the bluetooth port. That application could be written so that some piece of data told it to take a picture.
How to do THAT depends on the phone that you have.