I want to create a Point of Sale (POS) machine and software for it. Are there any How-To guides for this?
Hardware
I know where to find the hardware, but I am just wondering if there are any hardware brands in particular that allow customization, such as using .NET's APIs for the machine (cash till, printer, etc).
Software
My questions regarding software are: How can I manipulate the printer? How can I manipulate the cash till? I know these questions are very vague, but I am looking for links to any resources.
Edit
To be clear: I am looking for a .NET API to assist me with this. If one is not available, can someone point in the direction as to what cash drawers and receipt printers I can use with .NET. Something like JavaPOS
, but for .NET.