barcode reader

Barcode Reader via Upload Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Barcode Reader via Upload web application, where you can easily upload barcode images and extract their values instantly. This simple yet powerful tool allows users to upload images containing barcodes and automatically decodes the barcode value, providing a seamless experience. Built using HTML, CSS, and JavaScript, the app is designed with user-friendliness in mind and supports

High School Monitoring System using Barcode and SMS Notification VB .Net

Submitted by cybernick75 on
This system manages the attendance of the student from Entering the gate up to entering a classroom. Features Reading ID using Barcode in Gate Level and Classroom Level Notify Parents of Students attendance through SMS Manages Student Record Teacher Record Class/Section/Class Schedules Backend : MySQL 5.0 Press F12 from login form to setup the connection string For more information you can Visit

Bio-metric Time & Attendance Software

Submitted by Abdul Rahman on
Desktop PC based Application Feature: Leave Management Manual Attendance Finger print + BarCode based Attendance Customized Attendance Reports Mobile SMS Verification Attendance verification On Mobile SMS Fee Calculation Fine Calculation Print Fee Voucher username:=admin password:=123 for mark attendance press enter without user name and password email:[email protected] phone:03217807470 for

Using Barcode Reader In VB.NET

Submitted by nimblebits on
This project was converted from C#, it is a Serial Barcode Reader Application that will check to see if a COM Port exists. It will Open the Port, Read data, and Close the Port when it is done. Then a Delegate is used to write to a UI control from a non-UI thread. If an error occurs, it will automatically write the error to a log file. If the log file directory doesn't exist, it will create one and