No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PCSC lite is an I/O library for smart cards. This package provides the Python bindings for the PCSC lite libaray, thus letting you write smart card applications in Python.
All available documentation can be read online at http://python-pcsclite.sourceforge.net/
LibusbJava is a Java wrapper for the libusb. It can be built on any platform which is supported by the libusb. The latest binaries for Windows and Linux can be downloaded.
For installation instructions and more information visit our homepage.
This is a C# library dedicated for using with a www.canusb.com device
Full notes: See ReadMe.txt
Summary
The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono
http://en.wikipedia.org/wiki/Managed_code
If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is.
IT IS ALSO TOTALLY UNNECESSARY. Why not have the DLL as managed code?? Why not simply reference the library in your project and just call its functions?? This project does just that
Licence:
LGPLV3.: In summary, the only thing we ask is if you improve / bugfix / extend the library then feed these changes back into the project by emailing jon_newcomb or requesting sourceforge access. ...
GUI wrapper for escputil (command line utility to manage Epson printers): it allows to watch ink levels, clean print heads, print nozzle patterns, align printer heads, .... with a simple and friendly user interface.
A library encapsulating the work with Zeka Fiscal Printer device. The library is a thin wrapper around Zeka FP serial communication protocol. It provides C++ library, COM object and java library (.jar). API documentation and several samples included.
This project is the same as LibusbJava but with backward compatibility support for Java 1.4.2.
Here's the original LibusbJava project description:
LibusbJava is a Java wrapper for the libusb and libusb-win32 USB library.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Windows Driver Model (WDM) wrapper for Linux. Aims to provide alterative driver support for hardware that is either not supported at all or not supported very well in linux by allowing Windows drivers to be used in Linux.
PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.