วันอังคารที่ 2 มีนาคม พ.ศ. 2564

raspberry pi4 picamera scan qrcode

 โปรเจคร้อน ต้องรีบแก้ไข

Scan QR Code โดยใช้ RaspberryPi4 และ pi-camera

sudo raspi-config

เข้าเมนู Interface Options, enable camera

sudo apt-get update

sudo apt-get install libhdf5-serial-dev

sudo apt-get install libatlas-base-dev

sudo apt-get install libjasper-dev

 sudo apt-get install libqtgui4

 sudo apt-get install libqt4-test

 pip3 install opencv-contrib-python==4.1.0.25

 pip3 install pyzbar

 pip3 install imutils

 pip3 install argparse

pip3 install opencv-python 
sudo apt-get install libhdf5-dev
sudo apt-get install libhdf5-serial-dev

 จากนั้นก็เปิด Thonny python IDE

แล้ว Download Code ได้ที่นี่

 https://github.com/kongimi/raspberrypi-camera-qrcode

 แล้วแปะ code ลงไปใน Thonny python IDE แล้วกด Run

จะมีภาพจากกล้องแสดงขึ้นมา เราก็เอา QR Code ไปวางบริเวณหน้ากล้อง


ก็จะสามารถอ่าน QR Code ได้

จอบอ

https://circuitdigest.com/microcontroller-projects/qr-code-scanner-using-raspberry-pi-and-opencv

 https://stackoverflow.com/questions/53347759/importerror-libcblas-so-3-cannot-open-shared-object-file-no-such-file-or-dire