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.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Win32 API wrappers for accessing COM Uart in blocking mode
...This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead)
built in per access timeout on data receive.
a C-API wrapper that is exportable to
C# DLL import class
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.
Library for controling Vellman K8090 USB relay card under Linux
This little library will control your Vellman K8090 USB relay card under Linux.
The card is delivered with Windows support and a DLL to control it but nothing for Linux systems.
Here is the missing part !
Enjoy ;o)
microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
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.
...When I interested control external electronical device I was looking such as application but I couldn’t find any working properly and I wrote it. This article is about controlling data registers of parallel port (LPT port) with C#.net 2.0 and using inpout32.dll/inpout32.lib out32 function.
http://blog.armanasci.com/
http://blog.armanasci.com/contact-me/
...You can find all information related to digital enlightenment on http://www.digital-enlightenment.de (german page)
To run the application, you have to get the usbdmx.dll from the digital enlightenment website (http://www.digital-enlightenment.de/usbdmx.htm).
The dll is part of the project archive linked at the bottom.
You also need nlog for the library to compile. The project is configured with nuget to make it easier to get the required packages.
This library allows to comunicate via LPT (IEEE 1284) on Windows ME/XP. It's an dll for MS Visual C++ programs. The LPT port is represented by object with simple interface. Library needs driver UserPort.sys, which is attached to package.
Using the new C# Dll from swig portability of Openobex/ObexFtp to write a nice GUI able to transfer file between two devices with obex protocol. More Info’s here: http://cs-obexftp.wiki.sourceforge.net/
K8055 User Interface is a Mac OS X based Cocoa application for controlling the Velleman K8055 USB interface. Included is a static library which can be used for developing other applications and closely replicates the Velleman Windows .DLL functions.
A binary compatible, open source, reimplimentation of the FTD2xx library which works under Linux, Windows and MacOS X.
The library can also compile into a wine DLL to allow Window programs to use the FTD2xx devices (such as PIC programming software).
wnaspi32-snoop is a dll, written in C to intercept and log details of calls made via the Adaptec WNASPI32.DLL SCSI library. It aims to help in the development and debugging of SCSI software/hardware.
USB-UIRTJ is a Java wrapper for the USB-UIRT native dll provided by Jon Rhees. The project also includes a User Interface to transmit and capture signals from the UIRT device.