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,…

What can we create with the powerful ESP32-C6? Blink an LED? Measure temperature? How about a pocket-sized oscilloscope? That’s the ESP-Scope project by Matt, and the entire project is freely available on GitHub.

I would like to thank Richard Stefun for this very good article about ESP32 and development board. The IOT applications of new generation. After the launch of ESP-01 modules in 2014 that used the ESP8266 microcontrollers from Espressif Systems, the…

Do you know WhitecatBoard? It is other company which develops development board with ESP32. If you pay a little bit more you get ESP32 with wireless module for LoRa network. The base component is ESP32 – Dual-core Tensilica LX6 processor…

ESP32-CAM is very popular development board which contains Wi-Fi and Bluetooth connectivity with ESP32 module, OV2640 camera, slot for microSD card and programmer – USB-UART convertor. These parts are designed on 27×40 mm board. I wanted to power the board…

Nowadays we can develop a device which will measure all parameters of air – temperature, humidity and also we can buy CO2 sensor and measure the quality of air. The value of CO2 sensor is really important for us, because…

Trends