<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Hardware Selection on KnightLi Blog</title>
        <link>https://www.knightli.com/en/tags/hardware-selection/</link>
        <description>Recent content in Hardware Selection on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Fri, 01 May 2026 04:15:28 +0800</lastBuildDate><atom:link href="https://www.knightli.com/en/tags/hardware-selection/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Sony IMX Camera Module Guide: IMX335, IMX678, IMX415, IMX219, IMX273, IMX766, IMX307 Specs, References, and Taobao Price Notes</title>
        <link>https://www.knightli.com/en/2026/05/01/sony-imx-camera-module-guide/</link>
        <pubDate>Fri, 01 May 2026 04:15:28 +0800</pubDate>
        
        <guid>https://www.knightli.com/en/2026/05/01/sony-imx-camera-module-guide/</guid>
        <description>&lt;p&gt;When building embedded vision, security cameras, Raspberry Pi cameras, Jetson cameras, or machine vision projects, you will often run into a pile of Sony IMX model names.&lt;/p&gt;
&lt;p&gt;They all look like &amp;ldquo;camera sensors&amp;rdquo;, but the differences are large. Some are better for low-light surveillance, some are built for 4K video, some are for industrial global-shutter vision, some mainly appear as phone repair parts, and some are friendly to the Raspberry Pi ecosystem.&lt;/p&gt;
&lt;p&gt;This article整理 several Sony IMX camera modules that are common on Taobao and in development-board ecosystems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX335&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Additional models: &lt;code&gt;IMX290&lt;/code&gt;, &lt;code&gt;IMX462&lt;/code&gt;, &lt;code&gt;IMX477&lt;/code&gt;, &lt;code&gt;IMX585&lt;/code&gt;, &lt;code&gt;IMX708&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One note first: the prices below are common retail ranges seen around Taobao, development-board accessory shops, module vendors, and cross-border retail channels as of 2026-05-01. They are only useful for selection budgeting. Real prices are affected by lens, interface, driver board, enclosure, onboard ISP, UVC support, invoice/tax handling, and purchase volume.&lt;/p&gt;
&lt;h2 id=&#34;quick-conclusion&#34;&gt;Quick conclusion
&lt;/h2&gt;&lt;p&gt;For quick selection, start by use case:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Use case&lt;/th&gt;
          &lt;th&gt;Recommended models&lt;/th&gt;
          &lt;th&gt;Why&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Raspberry Pi entry-level&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Mature ecosystem, low price, lots of documentation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Better Raspberry Pi image quality&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX477&lt;/code&gt;, &lt;code&gt;IMX708&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Higher resolution and good official ecosystem support&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Low-light surveillance&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX307&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS series, good night performance&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;4K security / industrial video&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX415&lt;/code&gt;, &lt;code&gt;IMX678&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;4K, common MIPI/USB modules&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Newer 4K low-light&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX678&lt;/code&gt;, &lt;code&gt;IMX585&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS 2, better low-light and dynamic range&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Industrial trigger / moving objects&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Global shutter, suitable for machine vision&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Phone repair / modification&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Common phone main-camera sensor, but less open for development&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For ordinary projects, start with &lt;code&gt;IMX219&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;, &lt;code&gt;IMX415&lt;/code&gt;, or &lt;code&gt;IMX678&lt;/code&gt;. They are easier to find as ready-made modules on Taobao and in development-board accessory markets.&lt;/p&gt;
&lt;h2 id=&#34;common-model-parameter-table&#34;&gt;Common model parameter table
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Model&lt;/th&gt;
          &lt;th&gt;Common positioning&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Pixels / resolution&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Optical format&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Pixel size&lt;/th&gt;
          &lt;th&gt;Shutter&lt;/th&gt;
          &lt;th&gt;Common interfaces&lt;/th&gt;
          &lt;th&gt;Approximate public timing&lt;/th&gt;
          &lt;th&gt;Module retail price reference&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Raspberry Pi V2, entry-level CSI camera&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8MP, 3280×2464&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/4&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.12 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Popularized with Raspberry Pi Camera Module 2 in 2016&lt;/td&gt;
          &lt;td&gt;20-80 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX307&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1080p starlight night vision, security&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.13MP, 1920×1080&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.9 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2 / LVDS&lt;/td&gt;
          &lt;td&gt;Public materials around 2017-2018&lt;/td&gt;
          &lt;td&gt;60-180 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX335&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;5MP starlight night vision, security, dashcams&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;5.14MP, 2592×1944&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.0 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Widely commercialized after around 2018-2019&lt;/td&gt;
          &lt;td&gt;90-260 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX415&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;4K security, industrial cameras, Jetson&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8.46MP, recommended 3840×2160 output&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.45 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Sony announced it on 2019-06-26, with a 2019 mass-production path&lt;/td&gt;
          &lt;td&gt;120-450 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX678&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS 2 4K low-light&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8.40MP class, 4K&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/1.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.0 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2 / USB modules&lt;/td&gt;
          &lt;td&gt;Entered module markets after around 2022&lt;/td&gt;
          &lt;td&gt;250-900 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Industrial machine vision&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.58MP, about 1456×1088&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.9&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;3.45 μm&lt;/td&gt;
          &lt;td&gt;Global shutter&lt;/td&gt;
          &lt;td&gt;MIPI/LVDS/industrial camera interfaces&lt;/td&gt;
          &lt;td&gt;Public materials around 2017&lt;/td&gt;
          &lt;td&gt;300-1500+ RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Phone main camera, repair parts&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;50MP&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/1.56&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.0 μm, about 2.0 μm after 4-in-1 binning&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;Phone module interfaces&lt;/td&gt;
          &lt;td&gt;Popularized in phone market around 2020-2021&lt;/td&gt;
          &lt;td&gt;50-300 RMB repair modules, high development difficulty&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The &amp;ldquo;module retail price&amp;rdquo; here is not the official bare sensor price. A 30 RMB &lt;code&gt;IMX219&lt;/code&gt; on Taobao is usually a small Raspberry Pi ribbon-cable board; a several-hundred-RMB &lt;code&gt;IMX678&lt;/code&gt; often already includes USB conversion, ISP, lens, or even an enclosure; industrial &lt;code&gt;IMX273&lt;/code&gt; cameras cost more.&lt;/p&gt;
&lt;h2 id=&#34;imx219-the-most-common-entry-level-model-in-the-raspberry-pi-ecosystem&#34;&gt;IMX219: the most common entry-level model in the Raspberry Pi ecosystem
&lt;/h2&gt;&lt;p&gt;The most common form of &lt;code&gt;IMX219&lt;/code&gt; is Raspberry Pi Camera Module 2 or compatible modules.&lt;/p&gt;
&lt;p&gt;Raspberry Pi official documentation says Camera Module 2 replaced the original Camera Module in April 2016, using the Sony &lt;code&gt;IMX219&lt;/code&gt; 8MP sensor with a resolution of 3280×2464.&lt;/p&gt;
&lt;p&gt;Its advantages are clear:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Low price&lt;/li&gt;
&lt;li&gt;Lots of documentation&lt;/li&gt;
&lt;li&gt;Mature Raspberry Pi ecosystem support&lt;/li&gt;
&lt;li&gt;Very easy to buy on Taobao&lt;/li&gt;
&lt;li&gt;Suitable for entry-level photography, monitoring, time-lapse, and simple vision recognition&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Its weaknesses are also obvious:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Small sensor size&lt;/li&gt;
&lt;li&gt;Average low-light performance&lt;/li&gt;
&lt;li&gt;Limited image-quality ceiling with default module lenses&lt;/li&gt;
&lt;li&gt;Rolling-shutter distortion in high-speed motion scenes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX219 树莓派 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 NoIR&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 广角&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 Jetson Nano&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 20-80 RMB. Ordinary fixed-focus boards are the cheapest; wide-angle, night-vision, stereo, and enclosure versions cost more.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/products/camera-module-v2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Module 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx307-a-proven-1080p-starlight-night-vision-sensor&#34;&gt;IMX307: a proven 1080p starlight night-vision sensor
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX307&lt;/code&gt; is a very common 2MP STARVIS model in security cameras.&lt;/p&gt;
&lt;p&gt;Sony&amp;rsquo;s official Flyer lists these key points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;2.13MP effective pixels&lt;/li&gt;
&lt;li&gt;Recommended 1920×1080 output&lt;/li&gt;
&lt;li&gt;Up to 60fps in Full HD 1080p&lt;/li&gt;
&lt;li&gt;2.9 μm pixel size&lt;/li&gt;
&lt;li&gt;HDR support&lt;/li&gt;
&lt;li&gt;LVDS and MIPI CSI-2 support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It does not chase high resolution. It focuses more on 1080p low-light performance. Its 2.9 μm pixels are larger than those of many small-format 4K sensors, so it is still common in night surveillance, low-light recognition, and indoor low-light projects.&lt;/p&gt;
&lt;p&gt;Common Taobao forms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX307 USB 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 MIPI 模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 低照度监控板&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 60-180 RMB. Versions with ISP, USB UVC, enclosure, or IR-cut switching cost more.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX307LQD_LQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX307LQD/LQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx335-common-for-5mp-low-light-and-security-projects&#34;&gt;IMX335: common for 5MP low-light and security projects
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX335&lt;/code&gt; can be understood as a very common 5MP STARVIS choice in the Taobao module market.&lt;/p&gt;
&lt;p&gt;It has higher resolution than &lt;code&gt;IMX307&lt;/code&gt;, while usually being less expensive than some 4K models, so it is often used in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Security cameras&lt;/li&gt;
&lt;li&gt;Dashcams&lt;/li&gt;
&lt;li&gt;Jetson/RK platform MIPI cameras&lt;/li&gt;
&lt;li&gt;USB UVC cameras&lt;/li&gt;
&lt;li&gt;Low-light imaging projects&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;About 5.14MP&lt;/li&gt;
&lt;li&gt;2592×1944&lt;/li&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;2.0 μm pixel size&lt;/li&gt;
&lt;li&gt;STARVIS back-illuminated technology&lt;/li&gt;
&lt;li&gt;Common MIPI CSI-2 output&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;IMX335&lt;/code&gt; performs better in low light than &lt;code&gt;IMX219&lt;/code&gt;, and it is a practical 5MP route compared with &lt;code&gt;IMX415&lt;/code&gt;. For 2K video, night scenes, and surveillance recognition, it is usually more comfortable than entry-level Raspberry Pi modules.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX335 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 MIPI 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 90-260 RMB. USB driver-free versions are usually more expensive than simple MIPI boards.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX335LQN_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX335LQN Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.e-consystems.com/camera-modules/5mp-sony-starvis-imx335-camera-module.asp&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;e-con Systems IMX335 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.waveshare.com/IMX335-5MP-USB-Camera-B.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Waveshare IMX335 USB Camera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx415-a-compact-4k-choice-for-security-and-industrial-video&#34;&gt;IMX415: a compact 4K choice for security and industrial video
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX415&lt;/code&gt; is often mentioned in 4K security and industrial video.&lt;/p&gt;
&lt;p&gt;Sony announced &lt;code&gt;IMX415&lt;/code&gt; and &lt;code&gt;IMX485&lt;/code&gt;, two 4K security sensors, on 2019-06-26. The official news release describes &lt;code&gt;IMX415&lt;/code&gt; as a type 1/2.8 4K-resolution stacked CMOS image sensor for smart cities, surveillance, traffic monitoring, and related scenarios.&lt;/p&gt;
&lt;p&gt;Core parameters from the official Flyer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;8.46MP effective pixels&lt;/li&gt;
&lt;li&gt;Recommended recording pixels: 3840×2160&lt;/li&gt;
&lt;li&gt;1.45 μm pixel size&lt;/li&gt;
&lt;li&gt;About 60.3fps in 12-bit all-pixel mode&lt;/li&gt;
&lt;li&gt;About 90.9fps in 10-bit all-pixel mode&lt;/li&gt;
&lt;li&gt;Multiple exposure HDR and Digital overlap HDR&lt;/li&gt;
&lt;li&gt;MIPI CSI-2, 2 Lane / 4 Lane, RAW10 / RAW12&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Its strength is compact 4K. The weakness is that the pixel size is only 1.45 μm. If the lens and lighting are not good enough, low-light images may not necessarily beat &lt;code&gt;IMX307&lt;/code&gt; or &lt;code&gt;IMX335&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX415 4K 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 MIPI CSI&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 120-450 RMB. Cheap ones are MIPI bare modules, while USB3.0, onboard ISP, enclosure, or Jetson-adapted versions cost more.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX415-AAQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX415-AAQR_AAMR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR/AAMR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony.com/en/SonyInfo/News/Press/201906/19-058E/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony 2019 IMX415 / IMX485 News Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx678-a-popular-starvis-2-4k-low-light-model&#34;&gt;IMX678: a popular STARVIS 2 4K low-light model
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX678&lt;/code&gt; is a popular STARVIS 2 4K model in recent years. It appears in dashcams, low-light cameras, USB cameras, and development-board modules.&lt;/p&gt;
&lt;p&gt;Key points from public Flyers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/1.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;8.40MP class&lt;/li&gt;
&lt;li&gt;2.0 μm pixel size&lt;/li&gt;
&lt;li&gt;STARVIS 2&lt;/li&gt;
&lt;li&gt;Designed for visible-light and near-infrared low-light scenarios&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Compared with &lt;code&gt;IMX415&lt;/code&gt;, &lt;code&gt;IMX678&lt;/code&gt; has a larger format and larger pixels, giving it better low-light headroom. The downside is higher module cost and stricter requirements for lens, power, driver, and bandwidth.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX678 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 USB&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 MIPI&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 STARVIS2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 250-900 RMB. Cross-border branded USB3.0 modules can even exceed 1000 RMB. Arducam&amp;rsquo;s IMX678 USB 3.0 module has a public retail price starting at 159.99 USD, which can serve as a high-end retail reference.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX678-AAQR1_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX678-AAQR1 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.arducam.com/product/arducam-8-3mp-imx678-manual-focus-usb-3-0-camera-module/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Arducam IMX678 USB 3.0 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx273-industrial-machine-vision-cares-more-about-global-shutter&#34;&gt;IMX273: industrial machine vision cares more about global shutter
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX273&lt;/code&gt; is different from the security-oriented models above.&lt;/p&gt;
&lt;p&gt;It is a common global-shutter model for industrial and sensing applications, suitable for moving objects, triggered capture, positioning inspection, production-line vision, and measurement projects. The point of global shutter is full-frame exposure at the same time, which reduces skew and distortion caused by rolling shutter in motion scenes.&lt;/p&gt;
&lt;p&gt;Sony&amp;rsquo;s Flyer for the series containing &lt;code&gt;IMX273LLR/LQR&lt;/code&gt; emphasizes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Industrial and sensing applications&lt;/li&gt;
&lt;li&gt;3.45 μm / 6.9 μm pixel series&lt;/li&gt;
&lt;li&gt;Global shutter function&lt;/li&gt;
&lt;li&gt;Related models include &lt;code&gt;IMX287&lt;/code&gt;, &lt;code&gt;IMX296&lt;/code&gt;, and &lt;code&gt;IMX297&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;IMX273&lt;/code&gt; does not have very high resolution, but industrial vision often cares more about trigger synchronization, exposure consistency, low distortion, global shutter, lens support, and camera SDKs than raw megapixels.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX273 工业相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 全局快门&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 USB3 工业相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 GigE&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 300-1500+ RMB. Standalone modules are not always cheap, and finished industrial cameras are more expensive.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_industry/IMX273_287_296_297_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX273/287/296/297 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx766-a-phone-main-camera-sensor-not-a-good-beginner-module-for-development-boards&#34;&gt;IMX766: a phone main-camera sensor, not a good beginner module for development boards
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX766&lt;/code&gt; is a very common 50MP sensor in phones and has appeared in many Android main-camera solutions.&lt;/p&gt;
&lt;p&gt;Common public parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;50MP&lt;/li&gt;
&lt;li&gt;1/1.56&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;1.0 μm pixel size&lt;/li&gt;
&lt;li&gt;About 2.0 μm equivalent pixel size after 4-in-1 binning&lt;/li&gt;
&lt;li&gt;Related full-pixel autofocus capabilities&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But it is different from development-board-friendly modules such as &lt;code&gt;IMX219&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;, and &lt;code&gt;IMX415&lt;/code&gt;. On Taobao, most &lt;code&gt;IMX766&lt;/code&gt; products are phone repair camera modules designed for specific phones. FPC, power rails, drivers, initialization registers, focus motors, OIS, and ISP cooperation may all be undocumented.&lt;/p&gt;
&lt;p&gt;It is suitable for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Phone repair&lt;/li&gt;
&lt;li&gt;Teardown research&lt;/li&gt;
&lt;li&gt;Hardware enthusiasts interested in mobile imaging pipelines&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is not very suitable for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Direct Raspberry Pi connection&lt;/li&gt;
&lt;li&gt;Quick Jetson development&lt;/li&gt;
&lt;li&gt;Ordinary USB camera projects&lt;/li&gt;
&lt;li&gt;Embedded projects without driver development capability&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX766 摄像头 模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766 手机 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766 主摄&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 50-300 RMB, but this is usually the price of phone repair parts. It does not mean the module can be directly connected to a development board.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://zerlo.net/en/blog/what-is-the-imx766-sensor&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;IMX766 Sensor Overview&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;other-common-sony-imx-models-on-taobao&#34;&gt;Other common Sony IMX models on Taobao
&lt;/h2&gt;&lt;p&gt;In addition to the models above, several other models are also easy to find.&lt;/p&gt;
&lt;h3 id=&#34;imx290&#34;&gt;IMX290
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX290&lt;/code&gt; is an older 2MP STARVIS low-light model, common in security, astronomy, and low-light USB cameras. It is close to &lt;code&gt;IMX307&lt;/code&gt;, and many projects compare the two.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX290 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX290 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX290 MIPI&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 80-300 RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx462&#34;&gt;IMX462
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX462&lt;/code&gt; is also often discussed for low-light and near-infrared performance. It appears in astronomy cameras, low-light cameras, and security applications.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX462 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX462 天文相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX462 低照度&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 150-600 RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx477&#34;&gt;IMX477
&lt;/h3&gt;&lt;p&gt;The most common entry point for &lt;code&gt;IMX477&lt;/code&gt; is the Raspberry Pi High Quality Camera.&lt;/p&gt;
&lt;p&gt;It is a 12.3MP, 1/2.3&amp;quot; class sensor. With the C/CS lens ecosystem, it is better than &lt;code&gt;IMX219&lt;/code&gt; for serious image capture, machine vision experiments, microscopy, and telephoto projects. Raspberry Pi High Quality Camera was released in 2020, with an official price once listed at 50 USD.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX477 树莓派 HQ&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX477 C口&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX477 CS镜头&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 180-450 RMB.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pip-assets.raspberrypi.com/categories/659-raspberry-pi-high-quality-camera/documents/RP-008202-DS-1-hq-camera-product-brief.pdf?disposition=inline&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi High Quality Camera Product Brief&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;imx585&#34;&gt;IMX585
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX585&lt;/code&gt; is a higher-spec 4K low-light model in the STARVIS 2 series. Its 1/1.2&amp;quot; larger format gives it better low-light advantages than small-format 4K sensors.&lt;/p&gt;
&lt;p&gt;On Taobao, &lt;code&gt;IMX585&lt;/code&gt; appears as USB, MIPI, astronomy-camera, or industrial-camera products, but prices are usually much higher than &lt;code&gt;IMX415&lt;/code&gt; and &lt;code&gt;IMX335&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX585 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX585 STARVIS2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX585 USB3&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 500-2000+ RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx708&#34;&gt;IMX708
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX708&lt;/code&gt; is the 12MP sensor used by Raspberry Pi Camera Module 3 and supports autofocus. It is friendly to the Raspberry Pi ecosystem and is suitable for projects that do not want to fight drivers but want better image quality and functions than &lt;code&gt;IMX219&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX708 树莓派&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;树莓派 Camera Module 3&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX708 自动对焦&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 150-350 RMB.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;do-not-select-only-by-the-imx-model-name&#34;&gt;Do not select only by the IMX model name
&lt;/h2&gt;&lt;p&gt;Many product titles say things like &amp;ldquo;Sony IMX415 4K starlight night vision&amp;rdquo;, but the sensor is not the only thing that decides whether it will work.&lt;/p&gt;
&lt;p&gt;At least confirm these points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interface: whether MIPI CSI-2, USB UVC, GigE, or LVDS matches your host&lt;/li&gt;
&lt;li&gt;Platform: whether it explicitly supports Raspberry Pi, Jetson, RK3568, RK3588, Windows, or Linux&lt;/li&gt;
&lt;li&gt;Drivers: whether device tree, kernel driver, register settings, and example code are available&lt;/li&gt;
&lt;li&gt;Output format: RAW10, RAW12, YUYV, MJPEG, H.264, H.265&lt;/li&gt;
&lt;li&gt;Frame rate: whether 4K 30fps, 4K 60fps, or 1080p 60fps is actually available&lt;/li&gt;
&lt;li&gt;Lens: M12, C/CS, fixed focus, autofocus, field of view, distortion&lt;/li&gt;
&lt;li&gt;Filters: normal IR-cut, NoIR, auto switching, whether it suits IR illumination&lt;/li&gt;
&lt;li&gt;ISP: whether there is onboard ISP, and whether exposure, white balance, denoising, and HDR are supported&lt;/li&gt;
&lt;li&gt;Power and heat: whether 4K/USB3.0 modules remain stable over long runs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The experience of using a MIPI RAW board and a USB driver-free camera can be completely different even if both use &lt;code&gt;IMX415&lt;/code&gt;. The former is better for embedded low-level development, while the latter is better for quick connection to a PC or industrial computer.&lt;/p&gt;
&lt;h2 id=&#34;taobao-buying-advice&#34;&gt;Taobao buying advice
&lt;/h2&gt;&lt;p&gt;Before buying, ask these questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Is there a driver and configuration file for your platform?&lt;/li&gt;
&lt;li&gt;Does it support the resolution and frame rate you need?&lt;/li&gt;
&lt;li&gt;Can it provide raw RAW output, or only compressed video?&lt;/li&gt;
&lt;li&gt;Is the lens replaceable, and are distortion parameters available?&lt;/li&gt;
&lt;li&gt;Does it support auto exposure, auto white balance, HDR, and gain control?&lt;/li&gt;
&lt;li&gt;Are there Linux test commands or an SDK?&lt;/li&gt;
&lt;li&gt;Can it be supplied long term, or is it one-off stock?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For Raspberry Pi projects, prioritize modules that explicitly support Raspberry Pi OS / libcamera.&lt;br&gt;
For Jetson projects, prioritize modules that explicitly support Jetson Nano / Xavier / Orin and provide device trees and driver packages.&lt;br&gt;
For PC projects, USB UVC modules are the easiest.&lt;br&gt;
For industrial inspection, consider finished industrial cameras first instead of only buying cheap bare modules.&lt;/p&gt;
&lt;h2 id=&#34;final-selection-notes&#34;&gt;Final selection notes
&lt;/h2&gt;&lt;p&gt;A simple summary:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lowest budget and most documentation: choose &lt;code&gt;IMX219&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Better Raspberry Pi image quality: choose &lt;code&gt;IMX477&lt;/code&gt; or &lt;code&gt;IMX708&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;1080p low-light surveillance: choose &lt;code&gt;IMX307&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;General 5MP low-light use: choose &lt;code&gt;IMX335&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Compact 4K security / industrial use: choose &lt;code&gt;IMX415&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Better 4K low-light: choose &lt;code&gt;IMX678&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Industrial global shutter: choose &lt;code&gt;IMX273&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Phone repair part research: look at &lt;code&gt;IMX766&lt;/code&gt;, but do not expect direct development-board use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When actually building a project, do not look only at the words &amp;ldquo;Sony IMX&amp;rdquo;. A camera module is a combination of sensor, lens, ISP, interface, driver, and platform adaptation. If any one part is wrong, even a beautiful parameter table may not help you bring it up.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX415-AAQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX415-AAQR_AAMR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR/AAMR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony.com/en/SonyInfo/News/Press/201906/19-058E/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415 / IMX485 News Release&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX678-AAQR1_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX678-AAQR1 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX307LQD_LQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX307LQD/LQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_industry/IMX273_287_296_297_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX273/287/296/297 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/products/camera-module-v2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Module 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pip-assets.raspberrypi.com/categories/659-raspberry-pi-high-quality-camera/documents/RP-008202-DS-1-hq-camera-product-brief.pdf?disposition=inline&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi High Quality Camera Product Brief&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.arducam.com/product/arducam-8-3mp-imx678-manual-focus-usb-3-0-camera-module/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Arducam IMX678 USB 3.0 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.waveshare.com/IMX335-5MP-USB-Camera-B.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Waveshare IMX335 USB Camera&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://zerlo.net/en/blog/what-is-the-imx766-sensor&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;IMX766 Sensor Overview&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
