QR scanner with ESP32

Popular WiFi and Bluetooth IC called ESP32 you can use in a lot of projects. For example like this.

ESP32 development board with camera interface and through this connector you connect the camera.

With these components, you can make QR scanner. Of course, the QR scanner is not only one possibility. This tutorial explains how to recognize some shape.

If you are able to recognize black line, you can use some feature from this project to NXP Cup and make autonomous car.

The author of this project used ESP32-CAM (Ai-Thinker) develpment board which contains camera interface.

The dev board is available on this store taobao or aliexpress for 6.60 USD + 4.17 USD shipping.

The tutorial also describes using of ESP-WROVER V1 instead of ESP32-CAM board..

The project were tested two camera modules. OV7725 and OV2640.

Webpage of project: https://github.com/donny681/ESP32_CAMERA_QR


Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Finally, I can write you a short tutorial how to play with ESP32 (more powerful than ESP8266). On the internet is a lot of tutorials how to do it, but this is a little bit different. I don’t have LoLin32,…

Other article about ESP32, with using of development board of SunDuino ESP32 and temperature/humidity sensor Si7021 (HTU21). I recommend the first article about ESP32 and SunDuino ESP32 which is available on https://time4ee.com/articles.php?article_id=43 Thank dfrobot.com for ESP32. I thank designer of…

Other article about ESP32. We again connect ESP32 to temperature/humidity sensor Si7021 (HTU21), but today we also connect OLED where will be showed data from sensor. The OLED has 128x64px resolution and communication bus is I2C as well as Si7021.…

Olimex develops a lot of various products with popular IC called ESP32. This news is about ESP32 DevKit LiPo. This development board with ESP32 costs 10 USD and it’s pin-to-pin compatible with official ESP32-DevKitC (Espressif ESP32-CoreBoard). Olimex released other development…

Olimex added 7 new modules with ESP32 which supports WiFi and Bluetooth connectivity. ESP32-WROOM-32D-4MB – this is equal to used by us ESP32-WROOM-32, it uses D0WD instead of D0WDQ6 which is with smaller size and Espressif recommend it for new…