Forum >[ASK] 0.3M pixel serial JPEG camera module
[ASK] 0.3M pixel serial JPEG camera module

I don't understand with the datasheet to take the picture from it
I found some camera from the market:
1. the one from dfrobot
2. [url=http://www.sparkfun.com/products/10061]http://www.sparkfun.com/products/10061[/url]
3. [url=https://www.adafruit.com/products/397]https://www.adafruit.com/products/397[/url]
My project is just to take picture and send it via xbee
please someone help
I found some camera from the market:
1. the one from dfrobot
2. [url=http://www.sparkfun.com/products/10061]http://www.sparkfun.com/products/10061[/url]
3. [url=https://www.adafruit.com/products/397]https://www.adafruit.com/products/397[/url]
My project is just to take picture and send it via xbee
please someone help
2012-03-19 21:09:02 I'm success to take a pict with the software provided by dfrobot
now I want to take a pict with visual basic, but I try with hyperterminal first but didn't succeed
any idea ?
subhe
now I want to take a pict with visual basic, but I try with hyperterminal first but didn't succeed
any idea ?

2012-02-03 18:24:18 yep. that is what this module will do. we will soon give a tutorial to explain how to do it.
R2D2C3PO

2012-02-03 15:41:45 Hi Hector & Ricky
The first step is just to take a picture in colour/grayscale @200x200px then send it via xbee
to display the received picture I will use visual basic or visual C#
My question is, Is it possible with camera module from dfrobot?
I've read the ZM 0.3M camera module, the command is in hexadecimal right?
if you have any tutorial to access the camera module please let me know
thanks
subhe
The first step is just to take a picture in colour/grayscale @200x200px then send it via xbee
to display the received picture I will use visual basic or visual C#
My question is, Is it possible with camera module from dfrobot?
I've read the ZM 0.3M camera module, the command is in hexadecimal right?
if you have any tutorial to access the camera module please let me know
thanks

2012-02-03 07:24:47 The camera module works quite simply. You send few control command to the module via serial, and the module will return the data back your micro controller via serial.
And then you can do something with the data returned.
R2D2C3PO
And then you can do something with the data returned.

2012-02-03 05:31:20 Hi Subhe,
You need to give us a lot more details than that...
What do you need exactly? We can recommend some hardware, but we can not help you complete your project. I'm sure that if you do some searching you can find a lot of projects that accomplish a similar task. Just look in google.
Hector
You need to give us a lot more details than that...
What do you need exactly? We can recommend some hardware, but we can not help you complete your project. I'm sure that if you do some searching you can find a lot of projects that accomplish a similar task. Just look in google.
