access barcode scanners output? [closed] - barcode

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I need to use a wireless barcode scanner to scan a barcode and send the data to the application located on a computer and then the computer processes the data given.
but I don't know how should I make my application listening for the barcode info over WIFI,
how can I do that?
and can barcode scanners send data to a web form automatically? (GET)
and another question , do you think QR-codes are suitable for warehouse management?
thank you

That really, really depends on the interface that your scanner provides. As long as you are both connected to the same WiFi network, you can probably just access it via its IP. But how you specifically connect will vary between scanners.
About the web form, I doubt it will support that. But again it depends on the scanner. You'll most likely have some method of it PUSHing data.
I think the question you need to ask about the tracking isn't specifically about QR Codes, but rather whether a 2D bar code is what you need at all. Warehouses are increasingly moving over to RFID for internal tracking, and with RFID labels dropping in price they're viable too. If you want to stick to an ink-based approach, what advantage will a 2D bar code have over a basic 1D one in your scenario?
The latter is much easier to deal with, yet does somewhat rely on orientation unless you have a multi-directional scanner. In that case, you'll probably find it more reliable; it's going to be using a laser as opposed to having to essentially photograph and decode the 2D code.

Related

Cocoa - Creating more customized apps [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
So far in my use of objective c and cocoa, I have made some simple OSX apps that make use of some of the basic apple UI elements such as NSButton, NSTextFeild, NSView, etc. However, now I find that I'm wanting to add parts to my programs that don't fit so squarely within the given UI elements. ie. in a program I'm writing now, I want to create a checklist in which users can enter new elements, check off elements to delete them, etc. all with a custom UI. My problem right now is that I don't even know where to start looking for the information I need to learn how to create more advanced things like this, or what to search for to start finding information. Could anyone set me on the right track as to what information I should be looking for and where I can go to find it? Thanks.
You'll probably want to look at Cocos2d or even OpenGL. I'm guessing though that this may be overkill for your solution. You might also be able to override or extend some of the base UI elements.
If you're new to Objective-C and Mac OS programming, I would recommend taking it a bit slower with this. Often we developers dream up huge complex interfaces when really, just a basic, stock interface would work just fine for our users.
For your first release, keep it simple and just ship some code in short time. Then work with your users and see how they really want to work with your app and go from there.
Good luck!
db

Need help for getting a high resolution satellite image for digitising features in ArcGIS? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to digitise some places of my city in ArcGIS. I found ArcGIS 'World Imagery' layer which I can use it as a basemap for digitisation. But the problem is it works only while the internet is connected. Is there anyway to save the cache of the layer at a particular zoom level so that I can work on it offline even after I restart the computer.
If no, please tell me any other way- may be with google or bing imagery, I need to digitise important features of the city. So i require resolution at house level.
A quick and dirty way would be to take a screen shot, save it, add it as data, then georeference it with the "Georeferencing" toolbar. I'm not sure how to save a cache or how much memory that might take. If you are working at a fixed scale and can find the imagery you need (like google or bing), then take a screenshot or maybe use a program like Snagit (if you have it) to capture the extent you want at the best resolution.

How to write meter-bus in VHDL? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
In my studies I have to write meter-bus (m-bus) protocol/functions in VHDL. and I have no idea from which point should I start. I read a little bit of http://www.m-bus.com/mbusdoc/default.php but were is a lot of information. Probably some one of you know the right functions list how should it work, or maybe some one have the example, or information how I should do it?
Thanks for your time.
I'd say start from the bottom.
1: Find the necessary transceiver chip (a TSS721 chip according to the physical layer documentation), and get it hooked up to an FPGA. You can probably do a loopback with it, and just try sending and receiving data from the same FPGA.
Interfacing to it seems to be done through a UART, so you can either write one yourself, or use one of the many UART implementations available (if you are using Xilinx Spartan-series or similar, have a look at the PicoBlaze UART implementation).
2: Once the physical layer is working (either as loopback on a single FPGA, or between two FPGAs), carry on with the next layer (the Datalink-layer) and get that working. I can highly recommend familiarizing yourself with a good simulator, which will allow you to test out the layers one by one, instead of having to rely on in-target tests in the FPGA.
3: Proceed to the next layers (Application and Network), until you're done.
For reference, I built something similar during my master thesis - a custom-made FPGA-based network, using Toslink transceivers. The project can be found here, and the code here - if you're interested in the full thesis, I can probably dig up the pdf's somewhere...

semantic analysis opensource tool - suggestions needed [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I've a book review site, where readers can write reviews about books, other users can post comments. I wanted to know following things automatically whenever new review publish or new comment published.
(1) whether book review is positive or not? How much % positive / negative?
(2) whether comment made by particular user is positive or not? How much % positive / negative?
(3) I want to read Tweets about particular book and wanted to check whether the tweet is positive or not?
bottom line, I want some tool suggestions (opensource), which I can use for my website. Website is written in PHP and I'm looking for some semantic analysis tool which I can customize to meet my need or which best fit my need.
if not, I want to know if its easy to build one with minimal requirements. I know PHP, Perl, Shell Script. I can learn Python. I know C++, Java may be right language to start from scratch; but don't have much experience.
There is an open source semantic analyses engine incubated in the Apache Software Foundation, currently, called Stanbol. It provides APIs to interface with it over HTTP as well as through a Java API if needed. It's pretty advanced, but generally speaking if your needs are simpler you can always try some SaS solution like uClassify.
In response to your first request, I'd suggest you create a form where the user has a voting option (such as a x/5 star rating, etc) then you would calculate the average from all of the reviews.

Creating a Turbo Tax like Software [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I have to develop a tool in visual Studio about a Chemical Analysis Tool kinda similar to Turbo Tax Software.This tool asks the user some questions about the chemical composition of the product and some production data during the run time.On the basis of the values entered by the user,it does some calculations(some Big calculations) on the back end and prints/pdfs a report which displays the total environmental impact of that product in terms of green house gases,waste,water consumption etc.
So,according to my research online,one way would be to store the data entered during run time in a database and then use Crystal Reports to generate a report.
Another thing I can do is to create some kind of Quiz engine which I still have to figure out how to do.
I am wondering if I am thinking in the right direction or there is some other way to do it. I will really appreciate any help on this one.
Software Used: Visual Studio 2010, C#
My suggestion:
Use MS Access for the backend and Crystal for the front end. Why Access?
Because you can easily develop your data entry forms (including drop-down boxes, data validation, questions that depend on answers to other questions, etc.)
You can query your data with standard SQL to do all your computations.
You can write your own nonstandard procedures.
Once Access is done with gathering the data and making the computations, you can output the results to a Crystal Report, an Excel file, or even use Access's Report forms (I don't recommend this, personally. Not enough customization and too ugly for my tastes.)
(I'm going to make this question a Favorite. I want to see how other people answer it.)

Resources