







Desertcart purchases this item on your behalf and handles shipping, customs, and support to EGYPT.
🚀 Elevate your Raspberry Pi vision with pro-grade clarity and speed!
The Raspberry Pi Industrial Camera Module CAM-MIPI462RAW features a 2MP STARVIS IMX462 color CMOS sensor with a 148° ultra-wide field of view and up to 60 fps capture. Compatible with all Raspberry Pi models, it supports Bullseye libcamera and Raspbian with built-in drivers, offering adjustable focus and comprehensive technical support for seamless industrial and creative applications.








| ASIN | B0B5G84PQ8 |
| Best Sellers Rank | #2,449 in Single Board Computers (Computers & Accessories) |
| Brand | innomaker |
| Built-In Media | no |
| Compatible Devices | Raspberry Pi 5, Raspberry Pi 4, Raspberry Pi 3B+, Raspberry Pi 3A+, Raspberry Pi 3, Raspberry Pi CM4, Raspberry Pi CM3, Raspberry Pi CM3+, Raspberry Pi Zero |
| Connectivity Technology | CSI |
| Customer Reviews | 3.6 out of 5 stars 25 Reviews |
| External Testing Certification | Não aplicável |
| Included Components | no |
| Manufacturer | innomaker |
| Mfr Part Number | IMX462 |
| Model Name | CAM-MIPI462RAW |
| Model Number | IMX462 |
| Number of Items | 1 |
| Number of Packs | 1 |
| Operating System | Debian (Raspbian) |
| Processor Count | 1 |
| RAM Memory Technology | LPDDR2 |
| Total Usb Ports | 4 |
| UPC | 781520760468 |
| Unit Count | 1 Count |
| Warranty Description | 1 |
| Wireless Communication Standard | Infrared |
| Wireless Compability | Infrared |
R**.
Be sure to check the InnoMaker Github for instructions when using with Raspberry Pi!
On the Rpi, you will need to edit /boot/firmware/config.txt as the auto camera detect didn't work for me. InnoMaker does have a GitHub with instructions. The URL is a QR code inside the box. camera_auto_detect=0 dtoverlay=imx290,clock-frequency=74250000 Note that ChatGPT gave incorrect frequency. Also, if you change the lens to a 16mm version (available on Amazon), focus can be tricky as the barrel can end up insufficiently long to focus close and come out or be loose. I used "PiFinder" Github project to assist with ideas.
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!
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: #Camera dtoverlay=imx462,clock-frequency=74250000 #camera_auto_detect=0 Here is the output I get from some Pi commands which may be useful for you: $ libcamera-vid --list-cameras Available 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:5000 Overriding 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/media0 Mode selection: SRGGB10_CSI2P 1280x720 - Score: 5000 SRGGB10_CSI2P 1920x1080 - Score: 3000 SRGGB12_CSI2P 1280x720 - Score: 4000 SRGGB12_CSI2P 1920x1080 - Score: 2000 Stream 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
N**W
NoIR fun!
Seems like a decent basic implementation of the IMX462. I used it as an AllSky sensor for a while but wasn't super thrilled with the resolution and noise compared to the IMX477 sensor that I was considering replacing just to avoid the expensive HQ one getting wrecked up on the roof. At $40 though this is only modestly cheaper than that. The cable itself worked well and the lens seems alright. Didn't come with any instructions even in the description here, but thanks to some of the other reviews here I was able to get it to work by commenting out the `camera_auto_detect=1` line and adding instead a `dtoverlay=imx462,clock-frequency=74250000,cam1` in my boot configuration. The sensor itself does _not_ have an IR filter ("NoIR") so I found when using other lenses that adding a `--tuning-file /usr/share/libcamera/ipa/rpi/vc4/imx477_noir.json` to my rpicam calls helped the color balance. Now that I've got the HQ camera back on the roof and this back inside, it might be fun to take advantage of the IR sensitivity and see more what that's about.
O**L
Great for astronomical plate-solving
This is the best affordable Raspberry Pi camera module for astronomical use. The plate-solving performance in a PiFinder or Cedar finder build is unmatched. Even in light polluted skies I can typically get accurate solving at a crisp 16.7 ms exposure rate. Note that the raw camera frame rate at full resolution maxes out at around 40 fps on a Raspberry Pi Zero 2W. Using ISP processing I'm able to achieve 60 fps.
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**3
Returned defective
Returned defective. It happens.
D**.
Powerful little camera
I hesitated because of some bad reviews but I think those who wrote them may not understand the Pi camera interface or innomaker didn't have updated instructions. If this is your first time integrating a camera to a Pi there is a learning curve. I have gathered such great time-lapses of the night sky I have lots of people asking what my setup is and they are absolutely amazed that its this little camera. I got this to work on allsky(using imx219 identity) and indi-allsky (as native identity). Id suggest a pi with more ram and proc than the 3b to run this but it does still work. Im rating this 5 because this is a perfectly capable product that does exceptionally well especially for night sky. With some adjustments to the videos it will even begin to pick up milky way. Pic is a partial screen cap of 15 seconds of ISS transit
V**D
Good
Great product
J**Y
Before returning it try this....
In your config.txt you need this line: dtoverlay=imx462,clock-frequency=74250000,cam1 for some reason we need to specify camera 1 now. This is the best, reasonably priced MIPI camera that is useful for astro work. Love this product.
星**妃
十分な機能
暗所性能が高く、夜間や低照度環境でも映像がはっきりと映るのが魅力です。色の再現性も自然で、細部までくっきりと捉えられます。Raspberry Piとの接続もスムーズで、ドライバの認識に手間取ることもありませんでした。libcamera環境でも安定して動作し、遅延やフレーム落ちが少ないのも好印象。筐体はコンパクトで扱いやすく、自作プロジェクトや監視カメラ用途にぴったりです。
5**ん
libcameraがrpicamに代わったよ
2025/10/24現在の最新OS 、ラズパイ4 MODEL B で使用 他の方のレビューを参考にしてもどうしても起動してくれなかった。 よくよく調べたらコマンドが変更されていた、、、 以下に方法を記す ・sudo nano /boot/firmware/config.txtを実行 ・エディタが起動する ・最下段 [all]セクションの下に以下追記 dtoverlay=imx290,clock-frequency=74250000 ・記入後上書き保存し、sudo rebootで再起動 ・rpicam-hello -t 0 で動作確認 libcameraコマンドがrpicamに変更されていた。ずっとlibcameraでやって半日潰したw
し**ー
当初動作せず→動きましたが注記あり
前回動作しないと記載しましたが、 箱のフタ裏にQRコードが貼っていて、そこの英語説明書から ヒントを得られ、かろうじて映像を映すことができました。 参考まで、Raspberry Pi 4B bookworm 64bitで試した流れを記します ・ターミナルを開く ・sudo nano /boot/firmware/config.txtを実行 ・エディタが起動する ・最下段 [all]セクションの下に以下追記 dtoverlay=imx290,clock-frequency=74250000 ・記入後上書き保存し、sudo rebootで再起動 ・説明書 P10のgitを取得する ・libcamera-hello -t 0 で動作確認 これで映像は映りました。 ただしファイル指定をするlibcameraコマンド記載もありましたが そちらはエラーでした。 この辺り説明書P9、P10あたりに記載あり。 ただ視野角(FOV)はスペックと記載が違う気がして スペックほど広角でない気がします。フツーの画角です。 レンズをひねることで、ピント調整は手動で可能でした。 とりあえず動いたので星を1つ上げておきます。 なおラズパイ5対応のケーブルも入っていて、ドキュメントを 見たところ対応してると思いますが、検証はできていません。 個人的には写ったものの視野角が公称値ほどないので、この評価とします。 水平FOV 148度はどう見ても盛り過ぎだと思います。 --------以下は当初のレビューです タイトルの通りです。 英語でもよかったから説明書が欲しかった。 ケーブルの向きも複数回確認した上で試したけど、 あったまらず通電している感じがしないです。 /boot/firmware/config.txtもいじって再起動を繰り返したが 通電してる感じがしない。 「ERROR: *** no cameras available ***」の文字は散々みた。 商品説明本文のパラメーターも入れてみたが 正確な綴りも書かれておらず、不親切だと思う。 本体はラズパイ4ですが、他のカメラでの 動作実績はあるので本体起因ではないと思う。 あとラズパイのCSIカメラは、純正品と互換品、 Legacyタイプと現行OSで設定が結構異なる様子。 検索サジェッションで出てくるのは見当違いのものが 出ることもあり、苦労ばかりした。 ラズパイは2Bの頃から使ってきましたが、 初めてCSIカメラで挫折しました。 ちょっとこれはないなと思っています。 説明書きとも全く違うので、この評価はやむを得ません。 国内業者でも取扱いのある製品らしいので そちらを選ぶのが吉かもしれない。
Trustpilot
5 days ago
1 month ago