Giter Site home page Giter Site logo

qr-scanner-test's Introduction

qr-scanner-test

Proof-of-concept QR code scanner for STM32F4 discovery kit.

This code is based on the ZXing library. See https://code.google.com/p/zxing/ for more information.

Hardware requirements

The main board is the STM32F4 discovery kit. See http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419 for more information.

The main board needs to be attached to 3 of element14's extension boards. See http://www.element14.com/community/docs/DOC-51084?ICID=knode-STM32F4-cameramore for more information. The following three boards are required:

  • "Base Board": a breakout board
  • "Digital Camera Module": contains a OV9655 camera
  • "LCD module": contains a 3.5" colour LCD

Software requirments

The firmware was compiled with IAR Embedded Workbench for ARM 6.70. The resulting binary is large (> 100 kB), so the lite version is not sufficient. With some work, it's probably possible to get it to compile using other toolchains.

Known problems

  • Memory use is inefficient
  • Sometimes the firmware hangs due to out-of-memory issues
  • Finder pattern search could be optimised by using ARM Cortex bit-banding
  • OV9655 camera is somewhat unsuitable due to its inability to focus on objects closer than about 1 foot
  • Automatic exposure control gets confused by dark backgrounds and can end up overexposing a bright QR code over a dark background
  • Viewfinder shows output of binarizer, which looks terrible
  • Viewfinder frame rate is slower than what is probably possible

qr-scanner-test's People

Contributors

someone42 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.