Quantcast
Channel: Barcode – Dynamsoft Developers
Browsing all 145 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Java Programming: JNA vs. JNI on Windows

Some developers used JNA to call native C/C++ interfaces of Dynamsoft Barcode Reader in Java program. The app ran slowly and sometimes crashed. Based on the use case, I created a simple project for...

View Article


Image may be NSFW.
Clik here to view.

How to Integrate Dynamsoft Barcode Reader into React Native Camera

If you are using React Native, you can quickly create a camera app with React Native Camera. In addition, React Native Camera component supports barcode scanning, face detection, and text recognition....

View Article


Image may be NSFW.
Clik here to view.

How to Use Node RED with Barcode Module on Windows 10

Node-RED is a flow-based programming tool built-on Node.js. It provides a browser-based editor that helps users to create awesome applications by wiring different nodes. This article shares my...

View Article

Image may be NSFW.
Clik here to view.

Building UWP Barcode Reader with C++/WinRT and JavaScript

This article shows how to use Dynamsoft C++ barcode reader SDK to create a Window runtime component, as well as how to use the WinRT component and JavaScript to build a UWP app on Windows 10....

View Article

Image may be NSFW.
Clik here to view.

Building Cordova Plugin with Windows Runtime Component

In my last article, I shared how to build WinRT component with Dynamsoft Barcode Reader C++ SDK. This article shows how to use the generated Dynamsoft.dll and Dynamsoft.winmd files in a Cordova plugin...

View Article


Image may be NSFW.
Clik here to view.

How to Use Dynamsoft JavaScript Barcode SDK in Angular

Dynamsoft JavaScript barcode SDK is built based on WebAssembly. In this article, I will illustrate how to build a simple web barcode reader app by using Dynamsoft JavaScript barcode SDK and Angular....

View Article

Image may be NSFW.
Clik here to view.

How to Use JavaScript Barcode SDK in AngularDart Project

AngularDart, similar to Angular built with TypeScript, is a web app framework written in Dartlang. It finally compiles to JavaScript.  In this article, I will share how to use Dynamsoft JavaScript...

View Article

Image may be NSFW.
Clik here to view.

How to Build Web Barcode Apps with React and WebAssembly

Dynamsoft JavaScript barcode SDK is built based on WebAssembly, which provides high performance for reading barcodes in web apps. This tutorial aims to demonstrate how to quickly create a simple web...

View Article


Image may be NSFW.
Clik here to view.

How to Build Python Barcode Apps with Qt on Windows

Qt for Python enables developers to quickly create GUI apps on Windows, Linux and macOS with one codebase. In this article, I will share how to build a Python barcode reader with Qt on Windows. Since...

View Article


Image may be NSFW.
Clik here to view.

How to Use Python and PyQt to Read Barcodes from Webcam

In my previous article, I shared how to use PyQt and Dynamsoft Barcode Reader to create a simple Windows-styled GUI app to read barcodes from image files. Now I am going to add a little bit more code...

View Article

Image may be NSFW.
Clik here to view.

How to Build Web Barcode Scanner Using React and Webcam

Someone asked me how to create a real-time web barcode scanning app with a webcam. Is it hard to implement it? I’ve written an article sharing how to integrate Dynamsoft JavaScript Barcode Reader SDK...

View Article

Image may be NSFW.
Clik here to view.

Moving Heavy Computation from Raspberry Pi to Windows PC

If you want to use Raspberry Pi as an economical way of detecting barcodes, you can take account for Dynamsoft Barcode Reader SDK. As a business software, Dynamsoft Barcode Reader SDK is designed for...

View Article

Image may be NSFW.
Clik here to view.

How to Build Web Barcode Apps with React and WebAssembly

Dynamsoft JavaScript barcode SDK is built based on WebAssembly, which provides high performance for reading barcodes in web apps. This tutorial aims to demonstrate how to quickly create a simple web...

View Article


Image may be NSFW.
Clik here to view.

How to Build Python Barcode Apps with Qt on Windows

Qt for Python enables developers to quickly create GUI apps on Windows, Linux and macOS with one codebase. In this article, I will share how to build a Python barcode reader with Qt on Windows. Since...

View Article

Image may be NSFW.
Clik here to view.

How to Use Python and PyQt to Read Barcodes from Webcam

In my previous article, I shared how to use PyQt and Dynamsoft Barcode Reader to create a simple Windows-styled GUI app to read barcodes from image files. Now I am going to add a little bit more code...

View Article


Image may be NSFW.
Clik here to view.

How to Build Web Barcode Scanner Using React and Webcam

Someone asked me how to create a real-time web barcode scanning app with a webcam. Is it hard to implement it? I’ve written an article sharing how to integrate Dynamsoft JavaScript Barcode Reader SDK...

View Article

Image may be NSFW.
Clik here to view.

Moving Heavy Computation from Raspberry Pi to Windows PC

If you want to use Raspberry Pi as an economical way of detecting barcodes, you can take account for Dynamsoft Barcode Reader SDK. As a business software, Dynamsoft Barcode Reader SDK is designed for...

View Article


Image may be NSFW.
Clik here to view.

Android Barcode Detection from Fast Moving Objects

Assume you apply barcode technology to the logistics conveyor belt for scanning parcels. A problem you may face is how to recognize barcodes from blurred images. Although we can use advanced algorithms...

View Article

Image may be NSFW.
Clik here to view.

Making a Barcode Scan Robot with Lego Boost and Webcam

If you want to quickly create a walking robot, you can use the Lego Boost. In this post, I will share how to use a webcam, Lego Boost, and Dynamsoft Barcode Reader SDK to make a robot for scanning...

View Article

Image may be NSFW.
Clik here to view.

Bundling Dynamsoft JavaScript Barcode Library with Webpack

Webpack is a JavaScript module bundler. It is widely used in web frameworks, such as React and Angular. This tutorial shows how to implement a simple web barcode reading app with webpack and Dynamsoft...

View Article
Browsing all 145 articles
Browse latest View live