🚀 Elevate your Raspberry Pi vision with pro-grade clarity and speed!
The innomaker Raspberry Pi Industrial Camera Module features a 2MP STARVIS IMX462 color CMOS sensor with a 148° wide-angle lens, delivering up to 60 fps video capture. Designed for seamless integration with all Raspberry Pi models, it supports Bullseye libcamera and Raspbian with built-in drivers. Lightweight and compact, it’s ideal for industrial and professional applications, backed by dedicated tech support and customization options.
Wireless Type | Infrared |
Brand | innomaker |
Series | CAM-MIPI462RAW |
Operating System | Debian (Raspbian) |
Item Weight | 1.41 ounces |
Package Dimensions | 4.17 x 2.99 x 1.73 inches |
Processor Brand | Broadcom |
Number of Processors | 1 |
Manufacturer | innomaker |
ASIN | B0B5G84PQ8 |
Country of Origin | China |
Date First Available | June 30, 2022 |
F**S
IMX462 is great for low light -- but you should know what you are getting
I am writing regarding the Sony IMX462 sensor board.The IMX462 is part of the line with the IMX290/327/462 and is meant for use in industrial or commercial applications. It has great sensitivity to long wavelength light (700nm+) so it is great for night vision with IR illumination.I replaced the stock lens with a "uxcell 8mm Focal Length 1080P F2.0 1/2.7 Inch Wide Angle" available on Amazon. It has no IR cut filter so IR light will pass through it. It is connected to a Raspi Zero W. It needs a converter cable to connect to the Zero due to a different pin size.The Pi OS comes with a driver for the IMX290 which works with the 327 and the 462, but it also has a driver for a 462 which works. The seller says to use the 290 driver but I tried both and they both work so I am using the 462 (it still appears as a 290 though, so who knows what is going on).It uses the Pi's hardware ISP to process the sensor image, so if you aren't using a Pi I don't think it will work. There is no way to get this to display on another computer unless you connect it to the CSI lane and have a specific driver for it and the ISP tuning file. It also relies on the Pi's hardware video encoder to encode the video -- if you don't do this you will get a raw SRGB stream.It will not fit in normal Pi camera enclosures.You should really know that you want this specific sensor and board for a specific purpose. It is specifically good for surveillance, night vision, industrial, or astronomical applications. I am using it with a cold mirror (visible light cut filter) and an IR light to grab images of otherwise un-imageable surfaces. It works great for that.This is my /boot/config.txt entry:#Cameradtoverlay=imx462,clock-frequency=74250000#camera_auto_detect=0Here is the output I get from some Pi commands which may be useful for you:$ libcamera-vid --list-camerasAvailable cameras-----------------0 : imx290 [1920x1080] (/base/soc/i2c0mux/i2c@1/imx290@1a)Modes: 'SRGGB10_CSI2P' : 1280x720 [60.00 fps - (320, 180)/1280x720 crop]1920x1080 [60.00 fps - (0, 0)/1920x1080 crop]'SRGGB12_CSI2P' : 1280x720 [60.00 fps - (320, 180)/1280x720 crop]1920x1080 [60.00 fps - (0, 0)/1920x1080 crop]---$ libcamera-vid -n -t 0 --inline --listen --height 1080 --width 1920 --framerate 60 --denoise off -o tcp://0.0.0.0:5000Overriding H.264 level 4.2[0:11:13.274240440] [658] INFO Camera camera_manager.cpp:299 libcamera v0.0.4+22-923f5d70[0:11:13.556635700] [659] INFO RPI raspberrypi.cpp:1476 Registered camera /base/soc/i2c0mux/i2c@1/imx290@1a to Unicam device /dev/media2 and ISP device /dev/media0Mode selection:SRGGB10_CSI2P 1280x720 - Score: 5000SRGGB10_CSI2P 1920x1080 - Score: 3000SRGGB12_CSI2P 1280x720 - Score: 4000SRGGB12_CSI2P 1920x1080 - Score: 2000Stream configuration adjusted[0:11:13.608129200] [658] INFO Camera camera.cpp:1028 configuring streams: (0) 1920x1080-YUV420 (1) 1920x1080-SRGGB12_CSI2P[0:11:13.611289169] [659] INFO RPI raspberrypi.cpp:851 Sensor: /base/soc/i2c0mux/i2c@1/imx290@1a - Selected sensor format: 1920x1080-SRGGB12_1X12 - Selected unicam format: 1920x1080-pRCC
B**N
Driver support? Support period?
I am unable to load these drivers in ubuntu/rpios lite. I've tried compiling some drivers based on some search work but its still coming up empty handed. The github is a pdf spec sheet.
M**H
I have yet to see ANYONE GET THIS Camera working on a Raspberry!
Pivariety drivers are a total joke. Will not operate on any version Pi or Pi OS. WASTE OF TIME! No support from Innomaker! You ask Innomaker for a way of installing a WORKING set of drivers and all you get is a link to a spec sheet that shows you the dimensions of the camera! ha, ha! I think the business plan is to continuously send these junk cameras out OVER and OVER again until they find enough Amazon customers who won't bother to check if they actually work!
D**C
An excellent camera for imaging of the night sky
The imx462 is an excellent project camera for night sky images. I was able to connect it directly to a raspberry pi 3b and used the libcamera drivers to take images using an indi server. The camera picks up even faint stars with ease. I was impressed with the quality of the images and look forward to more projects using this camera. I only wish that the lens had a wider fov, but that is application specific. The lens is replaceable using a m12 mount. The lens the camera comes with is pretty much at infinity focus, and is easily adjusted if needed. The fov is about 150 degrees side to side and close to 120 degrees top to bottom. The camera also takes excellent daytime images. The camera is fully adjustable with auto white balance if needed or manual functions. I found a gain setting of 7 to be pretty optimal for stars without generating too much noise. The exposure settings are also adjustable. I did not really test the video frame rate or quality since I only use this for time lapse. I am curious to see how well this might work as a planetary camera - a project for another day.
S**Y
Nice product. Rolling shutter back illuminated Starvis imager
Definitely next step to have more sensitive camera with big pixels. It's built around one of the perfect Sony's imagers. It is Starvis which is back illuminated sensors family. Since I am connecting it to Digilent Development board (Xilinx SoC) I would like to have all 4 MIPI lanes connected to achieve maximum framerate. Global shutter is preferable but rolling one is OK especially for such low price.The main disadvantage is you could not get sensor datasheet without signing NDA with Sony's distributor
J**Y
Raw format camera for RPi
Works with RPi as advertised. Not many raw format cameras for RPi, so this was perfect for my needs.
A**R
Not working on raspberry pi 4
Did someone get this module to build an AllSky camera? It is not recognized by raspberry pi 4. Do you need to download drivers?
A**M
Works great on Raspberry Pi 5
I was a bit concerned about the operation of this based on some other reviews, but it turns out I had nothing to be concerned about. I was especially concerned because the Pi 5 was not mentioned in the product information, but there are clear instructions for installing the proper driver on a Pi 5 in the instruction manual. The setup was pretty easy to walk through, and when I hit a snag, I went to my preferred AI assistant, sent it the error code, and it gave me the steps to get it up and running. The camera now works great on my Pi without any issues.The camera itself seems to be decent quality, and it likely has a number of applications that I'm excited to explore. The focus is manual, and the image is not top notch, but it will work great for stargazing, machine monitoring, or security. I'm mostly excited that it is working with no issues, and my recommendation is that if you get stuck, feed the information to a chat-based AI assistant, and it will walk you through the proper steps to get it corrected.
TrustPilot
2 个月前
2 周前