Search found 14 matches

by cindy313
16 May 2014 03:50
Forum: User Projects
Topic: zilog z8f4821 interface with microcontroller
Replies: 2
Views: 2198

Re: zilog z8f4821 interface with microcontroller

i found many barcode scanners and many barcode reader app
which one you wanna do with
by cindy313
06 May 2014 07:42
Forum: mikroC General
Topic: Communicate with Barcode reader with any PIC kind
Replies: 3
Views: 3872

Re: Communicate with Barcode reader with any PIC kind

Hi , could you please help me interface a PIC micro controller with a bar code reader Where should I start from ? what PIC do you recommend to use for this purpose? am not confined with any particular barcode reader type/brand currently , I just want to interface a PIC with any barcode reader ! Tha...
by cindy313
25 Apr 2014 07:51
Forum: mikroC PRO for PIC General
Topic: how to interface USB and PIC18F4550?
Replies: 7
Views: 3962

Re: how to interface USB and PIC18F4550?

The standard MikroC functions cannot act as a USB host. Many have asked for host functionality but it is not available and even if it were think of the driver implications! There is a possibility that FTDI may enable this fuctionality via a Vinculum chip but I doubt even that would work in this cas...
by cindy313
14 Apr 2014 04:36
Forum: mikroBasic PRO for PIC General
Topic: Array of variable lenght text strings
Replies: 15
Views: 6471

Re: Array of variable lenght text strings

Thank you very much for this super tutorial Of course was a confusion in what i post. In fact, data is collected before and show on the lcd here First i collect it from keyboard At that time the user has on lcd this screen After the preset number of digit is on the screen, the cursor does not advan...
by cindy313
31 Mar 2014 04:09
Forum: mikroC PRO for PIC General
Topic: Easypic6 Board and HID usb
Replies: 11
Views: 2935

Re: Easypic6 Board and HID usb

Hi, If you want a real USB communication, you can use our USB HID library to send the data to the PC. The only thing that is tricky is how are you going to parse this data. You will need an application that receives data and handles it in your custom manner. Regards, Filip. Hello, Yes, I'm writing ...
by cindy313
28 Mar 2014 04:10
Forum: mikroC PRO for PIC General
Topic: how to interface USB and PIC18F4550?
Replies: 7
Views: 3962

Re: how to interface USB and PIC18F4550?

The standard MikroC functions cannot act as a USB host. Many have asked for host functionality but it is not available and even if it were think of the driver implications! There is a possibility that FTDI may enable this fuctionality via a Vinculum chip but I doubt even that would work in this cas...
by cindy313
24 Mar 2014 03:41
Forum: mikroC PRO for PIC General
Topic: Barcode Scanner to PIC16F877A
Replies: 20
Views: 13966

Re: Barcode Scanner to PIC16F877A

and here is the resources about barcode scanning hardware
by cindy313
14 Mar 2014 08:22
Forum: mikroC PRO for PIC Beta Testing
Topic: Drive Large Number of LEDs
Replies: 22
Views: 15437

Re: Drive Large Number of LEDs

I wanna know one other thing also. What is the modern trend of barcode scanners ? Are there still ps2 barcode scanners available? Because in my project there will be a barcode scanner in every unit. So if ps2 scanners are rare i will fail the project. according to ebay, alla are available in usb. S...
by cindy313
24 Feb 2014 04:36
Forum: User Projects
Topic: how to read the bar code ps2 with pic 18F4550?
Replies: 7
Views: 4239

Re: how to read the bar code ps2 with pic 18F4550?

hello all friend What barcode reader , manufacturer and model number you have or plan to use? See this project A Wand Based Barcode Scanner https://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/mtf23/BarcodeScanner/index.htm Best regards, Peter Best regards, Peter the reading method i...
by cindy313
20 Jan 2014 09:13
Forum: User Projects
Topic: zilog z8f4821 interface with microcontroller
Replies: 2
Views: 2198

Re: zilog z8f4821 interface with microcontroller

our project is basically using the zilog z8f4821 microcontoller..i would like to know how to interface this microcontroller with a barcode reader...they must communicate with each other, i just don't know how. basically the barcode reader just reads the barcode and the mcu checks if the data is cor...
by cindy313
26 Dec 2013 04:30
Forum: mikroC PRO for PIC General
Topic: Barcode Scanner to PIC16F877A
Replies: 20
Views: 13966

Re: Barcode Scanner to PIC16F877A

What type of barcode scanner are you using? I have a requirement for a low cost barcode scanner and am interested in this. hey, sorry for late reply! i once used usb barcode scanner which is searched on google ,there are many types ,like laser barcode scanner , wireless barcode scanner , not knowin...
by cindy313
10 Dec 2013 04:27
Forum: mikroC PRO for PIC General
Topic: how to interface USB and PIC18F4550?
Replies: 7
Views: 3962

Re: how to interface USB and PIC18F4550?

I'm doing my project to connect USB Barcode Scanner with PIC18F4550. And then I will show Barcode on LCD. But Now,I can't to communicate between Barcode Scanner and PIC. 1. I want to know PIC can communicate with USB Device(such as Barcode Scanner,USB Keyboard,Flash Drive etc.) or It can communicat...
by cindy313
29 Oct 2013 10:23
Forum: User Projects
Topic: how to read the bar code ps2 with pic 18F4550?
Replies: 7
Views: 4239

Re: how to read the bar code ps2 with pic 18F4550?

hello all friends I do not have much knowledge about communication PS2 and USB (which is easier to implement), however I wonder how it would be possible to read barcode reader bar with PS2 or USB, and receive them with a PIC 18F4550 (for example). then transform each code read in decimal value of t...

Go to advanced search