I agree with MorganS. While it's possible to use a UART JPG camera with an Arduino and transfer the data over Bluetooth, such a system would be very slow and awkward to use.
If your smartphone has WiFi, you can use one of these $20 cameras to stream video. There are a lot of similar cameras available.
DuaneDegn:
I agree with MorganS. While it's possible to use a UART JPG camera with an Arduino and transfer the data over Bluetooth, such a system would be very slow and awkward to use.
If your smartphone has WiFi, you can use one of these $20 cameras to stream video. There are a lot of similar cameras available.
but would it be possible to convert that to bluetooth arduino instead of wifi?
(They have something called Blend Micro which is a micro and bluetooth shield in one) http://redbearlab.com/blendmicro/ Do you think it would be possible to modify that exisiting embedded chip?
obiwan22:
but would it be possible to convert that to bluetooth arduino instead of wifi?
Possible? Perhaps.
Practical? No.
obiwan22:
(They have something called Blend Micro which is a micro and bluetooth shield in one) http://redbearlab.com/blendmicro/ Do you think it would be possible to modify that exisiting embedded chip?
I don't understand the question. One normally doesn't modify chips.
If you really want to use Bluetooth, I suggested a possible way of doing so in my earlier reply.