
RS232 Serial Camera Module
- Payment Type:
- T/T, Western Union, Paypal, Money Gram
Quantity:
Your message must be between 20 to 2000 characters
Contact NowBasic Info
Basic Info
Place of Origin: | China |
---|---|
Payment Type: | T/T, Western Union, Paypal, Money Gram |
Product Description
Product Description
RS232 Serial Camera module
Description:
RS232 serial camera is new generation of serial camera module, which can be used to snapshot high-definition image through serial interface. Serial camera module get JPG image through a serial port, so this module can be easily integrated into the some device, and let the equipment device has image snapshot function.
Characteristic:
1, Module size: 32mm X 32mm
2, Image Sensor Type: CMOS 1/4 inches
3, Image pixels: 40 million
4, Pixel Size: 5.6um X 5.6um
5, White Balance: To be automatic
6, Exposure: To be automatic
7, Gain: To be automatic
8, Shutter: Electronic rotating shutter (ERS)
9, Output format: JPEG
10, Signal to Noise Ratio: 45dB
11, Dynamic Range: 60dB
12, Maximum Analog Gain: 16dB
13, Scan mode: Progressive scan
14, Viewing angle: 90 degrees (optional)
15, Monitoring Distance: 10 meters (adjustable)
16, Image size: VGA (640X480), QVGA (320X240 default), QQVGA (160X120)
17, Analog video output frame rate: 640 X 480 30fps
18, Infrared night vision interface: Reserved
19, Analog Video Interface: CVBS TV OUT (reserved)
20, Support simulation video output.
21, Interfaces: RS232 serial ports (12V) (three-wire: TX, RX, GND), with default baud rate 38400 (maximum 115200)
Electronical Parameter:
1, DC 3.3 V or 5 V power supply.
2, Working Current: 75 MA
3, Working Current (Infrared lamp work): 250 MA
4, Infrared night vision: 850 NM infrared lamp
5, Working Voltage DC: + 5 V (+ /-5%)
6, Work Environment Temperature: -20 ~ + 60
7, Work Humidity: 20% ~ 80% pH
8, Cameras working current: 80-100 MA.
Interface:
Command instruction:
1, Reset command: 56, 002, 600
Return: 76, 002, 600
2, Photographing command: 5600360100
Return: 7600360000
3, Read the data length of the captured image: 5600340100
Return: 76 00 34 00 04 00 00 XX YY
XX YY ------- picture data length, XX is the high byte, YY is the low byte
4, Read the picture data: 56 00 32 0C 00 0A 00 00 XX XX 00 00 YY YY ZZ ZZ
Return: 7600320000 (interval) FF D8...FF D9 (interval) 7600320000
00 00 XX XX ------ starting address (starting address must be a multiple of 8, generally 00 00)
00 00 YY YY ------ picture data length (high byte first, then low byte)
ZZ ZZ -------- interval (= XX XX * 0.01 milliseconds, preferably a small number, such as 00 0A)
Note: JPEG picture file data must begin with FF D8, and end with FF D9.
5, Stop shooting: 5600360103
Return: 7600360000
6, Set camera image compression command: 56 00 31 05 01 01 12 04 XX
Return: 7600310000
XX generally is 36 (range: 00 ---- FF)
7, Set the camera image size: (default size: 320 * 240)
320 * 240: 56 00 31 05 04 01 00 19 11
640 * 480: 56 00 31 05 04 01 00 19 00
Return: 7600310000
8, Get into sleep mode: 56 00 3E 03 00 01 01
Return: 76 00 3E 00 00
Exit sleep mode: 56 00 3E 03 00 01 00
Return: 76 00 3E 00 00
9, Modify baud rate: 56 00 24 03 01 XX XX
Return: 76 00 24 00 00
Default baud rate: 38400
Size:
Initialization Process:
1)Power
2)Delay 2.5 seconds
3)Reset instructions
4)Set the camera image size
5)Set camera image compression
Process of taking pictures:
1)Send command of photographing
2)Send command to read the length of images
3)Send command to read the captured image data
4)Send the command to stop taking pictures
Application:
1, Kinds of image collection system
2, Environment monitoring
3, Industrial presence control
4, Medical equipment
5, Video phone
6, Security
7, Vehicle-mounted GPS
Description:
RS232 serial camera is new generation of serial camera module, which can be used to snapshot high-definition image through serial interface. Serial camera module get JPG image through a serial port, so this module can be easily integrated into the some device, and let the equipment device has image snapshot function.
Characteristic:
1, Module size: 32mm X 32mm
2, Image Sensor Type: CMOS 1/4 inches
3, Image pixels: 40 million
4, Pixel Size: 5.6um X 5.6um
5, White Balance: To be automatic
6, Exposure: To be automatic
7, Gain: To be automatic
8, Shutter: Electronic rotating shutter (ERS)
9, Output format: JPEG
10, Signal to Noise Ratio: 45dB
11, Dynamic Range: 60dB
12, Maximum Analog Gain: 16dB
13, Scan mode: Progressive scan
14, Viewing angle: 90 degrees (optional)
15, Monitoring Distance: 10 meters (adjustable)
16, Image size: VGA (640X480), QVGA (320X240 default), QQVGA (160X120)
17, Analog video output frame rate: 640 X 480 30fps
18, Infrared night vision interface: Reserved
19, Analog Video Interface: CVBS TV OUT (reserved)
20, Support simulation video output.
21, Interfaces: RS232 serial ports (12V) (three-wire: TX, RX, GND), with default baud rate 38400 (maximum 115200)
Electronical Parameter:
1, DC 3.3 V or 5 V power supply.
2, Working Current: 75 MA
3, Working Current (Infrared lamp work): 250 MA
4, Infrared night vision: 850 NM infrared lamp
5, Working Voltage DC: + 5 V (+ /-5%)
6, Work Environment Temperature: -20 ~ + 60
7, Work Humidity: 20% ~ 80% pH
8, Cameras working current: 80-100 MA.
Interface:
Command instruction:
1, Reset command: 56, 002, 600
Return: 76, 002, 600
2, Photographing command: 5600360100
Return: 7600360000
3, Read the data length of the captured image: 5600340100
Return: 76 00 34 00 04 00 00 XX YY
XX YY ------- picture data length, XX is the high byte, YY is the low byte
4, Read the picture data: 56 00 32 0C 00 0A 00 00 XX XX 00 00 YY YY ZZ ZZ
Return: 7600320000 (interval) FF D8...FF D9 (interval) 7600320000
00 00 XX XX ------ starting address (starting address must be a multiple of 8, generally 00 00)
00 00 YY YY ------ picture data length (high byte first, then low byte)
ZZ ZZ -------- interval (= XX XX * 0.01 milliseconds, preferably a small number, such as 00 0A)
Note: JPEG picture file data must begin with FF D8, and end with FF D9.
5, Stop shooting: 5600360103
Return: 7600360000
6, Set camera image compression command: 56 00 31 05 01 01 12 04 XX
Return: 7600310000
XX generally is 36 (range: 00 ---- FF)
7, Set the camera image size: (default size: 320 * 240)
320 * 240: 56 00 31 05 04 01 00 19 11
640 * 480: 56 00 31 05 04 01 00 19 00
Return: 7600310000
8, Get into sleep mode: 56 00 3E 03 00 01 01
Return: 76 00 3E 00 00
Exit sleep mode: 56 00 3E 03 00 01 00
Return: 76 00 3E 00 00
9, Modify baud rate: 56 00 24 03 01 XX XX
Return: 76 00 24 00 00
Default baud rate: 38400
Size:
Initialization Process:
1)Power
2)Delay 2.5 seconds
3)Reset instructions
4)Set the camera image size
5)Set camera image compression
Process of taking pictures:
1)Send command of photographing
2)Send command to read the length of images
3)Send command to read the captured image data
4)Send the command to stop taking pictures
Application:
1, Kinds of image collection system
2, Environment monitoring
3, Industrial presence control
4, Medical equipment
5, Video phone
6, Security
7, Vehicle-mounted GPS
Related Keywords
Related Keywords