1. 程式人生 > >使用樹莓派CSI攝像頭時報錯

使用樹莓派CSI攝像頭時報錯

使用樹莓派CSI攝像頭時,出現這個錯誤:
mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board
使用命令時:raspistill -t 2000 -o -> my_image.jpg
使用的是樹莓派3,系統是raspbian.
各位指點迷津!!!
補充一下,紅燈有亮



網上分析如下:

分析一、

原因有很多,比如攝像頭的sunny部分是否連線牢靠,攝像頭是否插緊。但最可能的原因是,你在樹莓派帶電的時候插拔攝像頭,導致管腳燒壞了。這個時候就需要找到是哪個管腳燒壞了,然後補焊一下,加點阻焊劑;


分析二、

This error usually appears because of a faulty connection with the camera. I had the exact same problem in different camera+Pi configurations. The following case is what I encountered:

  1. The connector is not correctly inserted either in the camera or in the Pi.
  2. The Sunny connector (the small yellow one on the camera) is not connected well. (now it gets interesting)
  3. If you often remove and reinsert the camera in the Pi please be sure to remove all power from the Pi. The sensor is very sensitive and a spark on the wrong pin could burn it. (I did this already unfortunately) This could also trigger a problem with the Pi connector pins. It was somewhat confirmed that for Pi2 the connector may have some bad soldering which could lead to cold contact soldering. You can fix this by using some flux on the pins and then pass the soldering iron hot end over the pins to remake the connection.
  4. I used a longer cable that had both connectors on the same side of the cable. If you connect it like it is you can burn your sensor and the Pi will not start because of the power surge (also the camera gets very hot in this case). DO NOT REMOVE IT from the Pi without removing power before. To a cable like this you have to remove the blue plastic from one end and bend the connector with the contacts on the other side. Insert this end in the camera since this will not be removed/inserted as often as the Pi end.
分析三、 警告!!!!!!!!!!!!!!!!!!!!!!!!!
絕對不可以帶著電源的情況下插入攝像頭,如果帶電操作,十之八九你的攝像頭會GG,博主血淚教訓。而且攝像頭GG了之後每次呼叫還是會亮燈,只是你接受不到資料,這個問題我已經Google了很長時間,老外們也是一臉懵逼,大家普遍認為應該是被燒壞了= =
做了對比,應該是燒了,一開始自己沒斷電的情況下,插拔過,還接反過,哎,自己竟然這麼魚蟲,汗!

相關推薦

使用樹莓CSI攝像頭時報

使用樹莓派CSI攝像頭時,出現這個錯誤:mmal: No data received from sensor. Check all connections, including the Su

樹莓簡單攝像頭錄像並保存視頻文件

mep lin line poi reat path wait pen ini 一、簡介   本文講使用OpenCV,不使用FFMPEG的方法進行保存視頻。 二、代碼   1、引用 <?xml version="1.0" encoding="utf-8"?

樹莓設定攝像頭開機自啟

設定過程極為簡單 1. 首先建立一個開啟攝像頭的Python 程式: 先隨便找個地建立一個要自啟的指令碼檔案 我直接在/home/pi 目錄下建立: sudo nano camera.py 然後在檔案中輸入: from picamera import PiCam

樹莓 usb攝像頭 視訊影象監控服務的玩法

參考: http://www.shumeipai.net/thread-1210-1-4.html http://www.shumeipai.net/thread-19192-1-4.html 分析權衡了下, 使用外接免驅usb攝像頭,或者pi cam。 玩視訊太危險,佔用

樹莓 SSH 連線報“WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!”的解決

假如出現這種情況: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@

樹莓+UVC攝像頭+網路監控

電腦上觀看樹莓派的USB攝像頭影象 想在自家房間搭建個USB攝像頭。城中村還是比較亂的。路人吵吵吵。不信任那些人的德行,自好自行做好準備一套好 裝好拆的裝置。想看他們時候,可以立馬安裝裝置。 硬體上:樹莓派Zero W,USB攝像頭。路由器。膝上型電腦。 樹莓派上:

OpenCV呼叫樹莓原裝攝像頭的方法

     1:必要的更新      raspberrypi ~ $ sudo apt-get update      raspberrypi ~ $ sudo apt-get upgrade      2:下載已經修改軟體源,      curl http://www.lin

樹莓自身攝像頭的opencv呼叫

  很多人知道,opencv不能直接對樹莓派原裝攝像頭進行呼叫,因為raspicam不是V4L驅動,怎樣才能使用樹莓派原裝攝像頭,它可比多數usb攝像頭清晰和小巧。   具體方法,給樹莓派原裝攝像頭安裝一個可用的V4L驅動。具體方法如下: 1:必要的更新   raspberrypi ~ $ sudo a

樹莓3攝像頭使用--python

原文:http://blog.csdn.net/qq_32384313/article/details/77776560#comments 1. 開啟python3,建立名為camera.py的新檔案,注意,千萬不能命名為picamera.py 2. 在檔案中寫入一下程式碼

樹莓新版系統上使用mjpg-streamer獲取USB攝像頭樹莓專用攝像頭RaspiCamera影象

網上有很多關於mjpg-stream移植到樹莓派的文章,大部分還是使用的sourceforge.net上的mjpg-streamer-r63.tar.gz,該工程版本比較老,在新版系統中編譯需要把原始碼檔案中所有 #include<linux/videodev.h&

樹莓1——攝像頭實時視訊和截圖

準備工作:為樹莓派建立遠端連線 我使用的樹莓派2,未其接上電,連上區域網。 我使用的是xrdp來進行遠端桌面連線,首先確定樹莓派系統上已經安裝好了xrdp,在筆記本(系統是win7旗艦版)上開啟遠端桌面連線。   在彈出的對話方塊中輸入樹莓派的IP地址,點選連線。   在彈

自動跟隨機器人教程(五)軟體部分 樹莓+電腦 攝像頭影象回傳

既然你熟悉了Socket程式設計,也可以另外再寫一個類似的簡易伺服器客戶端程式。樹莓派仍然作為伺服器,電腦仍然作為客戶端。只不過現在是樹莓派發送,電腦接收。這時的資料不再是控制指令,而是樹莓派USB攝像頭獲得的影象資料。(通過Opencv和python-imaging庫實現)

【嵌入式開發】樹莓+官方攝像頭模組+VLC串流實時輸出網路視訊流

sudo apt-get update sudo apt-get install vlc sudo raspivid -o - -t 0 -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout \'#standard{access=http,

樹莓 安裝攝像頭模組

本文將會展示如何在樹莓派上安裝攝像頭模組。 我們將使用第一版攝像頭模組來演示。在安裝完攝像頭模組之後,你將會使用三個應用程式來訪問這個模組:raspistill, raspiyuv 和raspivid。其中前兩個應用用來捕捉影象,第三個應用來捕捉視訊。raspistill 工

5、樹莓連線官方CSI攝像頭的使用

本篇博文大部分轉https://blog.csdn.net/u013162035/article/details/78580486 其中有部分細節根據自己的實際操作進行了修改 5.1樹莓派基本操作       目前提供了三個應用程式,分別為:raspis

樹莓安裝opencv_3.1.0+opencv_contrib-3.1.0庫+呼叫CSI攝像頭

樹莓派安裝配置Opencv by hrtian 基本情況 * 樹莓派型號:3 Model B * opencv版本:3.1.0 * opencv_contrib庫:3.1.0 ** 注意:cont

樹莓做wifi熱點+opencv安裝和呼叫CSI攝像頭及遇到的問題

wifi AP 讓樹莓派作為wifi熱點,按照https://blog.csdn.net/qq_21768483/article/details/82944874配置下來可以用,其中wifi的密碼長度為4會跳出一個error,最好密碼長一點。網速還挺好。裡面install的幾個軟體是很強大的,可

樹莓3B+ 樹莓官方CSI介面攝像頭生成/dev/video0裝置節點

1、首先在斷電情況下將CSI攝像頭插入到樹莓派的攝像頭介面上,排線藍色的對著網線介面。 必須在斷電的情況下插拔CSI攝像頭,帶電情況下插拔CSI攝像頭會燒掉 位置如下: 2、樹莓派上電開機,使能CSI Camera功能,具體操作如下 sudo raspi-conf

樹莓3使用CSI攝像頭,遠端連線

樹莓派3中安裝VLC程式:sudo apt-get -y install vlc 然後寫入配置等引數:raspivid -o - -t 0 -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout '#standa

Python調用OpenCV實現攝像頭的運動檢測[樹莓版]

then see pip port wid warning number 12px ram [硬件環境] RaspberryPi 3代B型(英國版) [軟件環境] 操作系統:Raspbian Python版本:2.7.3 Python庫: 1.1) opencv-pytho