![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| PIC Programing / Design Discuss programing of PIC chips here and design of electronics using PIC chips. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| ||||
| ||||
Is the data base going to be stored on board the chip? or external, there are many considerations to take in, you can use a CF card (compact flash) to store your data in then call it, however I am not sure how fast it will be if the database is large, you will be restricted to certain limitations, look at the Mikroelectronica website I believe that the pic16f877 might get you started, they also have a development station to build what you want then test it. email me and we can talk about there is also some great software that you can build the whole project in then simulate to get you going. |
|
#3
| |||
| |||
| What format is your barcode? Code 3 of 9? Because you need to check the barcode against a database (that could change), I seems like this is more of a computer application. You can get barcode scanners that simulate keyboard strokes. |
|
#4
| |||
| |||
Yes that is correct. the database will be stored on a unix based server all the pic application would do is control the traffic, send data from scanner, return signal will be sent as true or false signal to the lights on the pic or maybe a LCD panel defining result. Pass or fail. Is this clear as mud???? Bob |
|
#5
| |||
| |||
| the sticking point is how the chip communicates to the unix server. Pics can be made to do tcp/ip networking, but its not exactly trivial to do, and there are better tools available for that. If all you want is a serial / usb device that reads barcodes and outputs a few bits for the leds then this is fine, if you want a network attached device that interrogates a sql database, etc then this is probably the wrong solution. What would be useful is if you post a bit about the project: is it a personal project? (lots of time, little cash) work project? (little time, but some budget) mass production? (lowest unit cost at expense of design cost) ultimately yes, with enough time / effort you could make a pic do this, but a better question is are there better alternatives? |
| Sponsored Links |
|
#6
| |||||
| |||||
What would be useful is if you post a bit about the project:
|
|
#7
| |||
| |||
| Well one other option would be one of the small form factor via motherboards, they tend to be a bit cheaper then pc104 gear and have more home-user periferals onboard. If the product would justify the cost, then http://www.mini-itx.com/reviews/pico-itx/ would be ideal, as its tiny. Its overkill for solving the problem, but it would be incredibly simple to set up, and you wouldnt have to worry about manufacturing anything. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lazycam font usage | ADucci | Mach Mill | 3 | 08-15-2007 11:47 PM |
| correct usage of G65 | hutchndi | G-Code Programing | 1 | 07-17-2007 08:07 AM |
| Need advice about End Mill usage. | shendao | General Metal Working Machines | 2 | 10-06-2006 04:30 AM |
| Fanuc 6T decimal usage | bkelsey | Fanuc | 1 | 08-09-2005 12:36 PM |
| funtions and wire usage | Cecil | Xylotex | 2 | 08-23-2003 08:23 AM |