General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Snappy Driver Installer Origin is a portable Windows tool to install and update device drivers. It can be used offline to install drivers where Internet isn't available. The perfect technicians tool. Download the latest version from the home page below.
Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers. It can be used to install drivers on newly assembled PCs at places where Internet isn't available. Users can also use the software to keep their drivers up to date.
Virtual-Audio-Pipeline:-
A WDM Virtual Audio Cable/Device
It is a WDM based Virtual Audio Device Driver, can be used as a Virtual Sound Card. No Hardware is requred. Can be used as an Audio Loopback Device. The following are its Features
1. Supports PCM, WAVEEXTENSIBLE format
2. Supports 8 to 32 bit sample format
3. Supports 8000 to 192000 Hz Sample rate
4. Supports upto 7.1 surround sound
5. Supports Windows MME, DS, KS, WASAPI
6. Can be used with DAWs
7. It have Volume...
The serial LCD module using ATmega8 along with easy arduino library.
serialLCD is Arduino based open-source project. It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600 is...
VisualVNC is a connector between virtual network and physical network.
VisualVNC is a connector between virtual network and physical network. A virtual network mainly refers to the topology created by GNS3 (Graphical Network
Simulator, a popular network simulator), the physical network means the real machines or virtual machines (created by VMware, virtualbox and so on) which are running Windows.
The CAN projects aim is to develop and maintain a CAN driver for Linux/windows that support misc. can chips/cards. Also utilities such as tracing tools, diagnostic tools and such will be published in the project.
The Very Simple Control Protocol (VSCP)
OTPD ("Open Ticket Printers Driver") is a cross-platform print-subsystem for pos-..ticket-.. and label-printers; part of QDroid framework ( http://qdroid.berlios.de ).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
VisualCube is a volumetric display out of 6*6*6 voxels, where each voxel get's represented by a 2-color LED. This project includes a bunch of tools used to control this peace of hardware, by taking advantage of the VisualCube library.
Omega48 is a virtual printer driver for Microsoft Windows which allows you to convert the document to the graphics formats such as EMF, BMP and non formated text file (UNICODE or ANSI). Omega48 allows to save MS Windows Spool (SPL) and Shadow (SHD) files
This library provides an interface to communicate with Extralink (XA) packs over serial connexions. It is written in C/C++ and implements for Linux the same functionalities as the XA.dll library provided by Sidena for MS Windows.
Currently-under-development library of OS-independent objects to provide complex parallel port control, high-resolution timers and other similar facilities needed when using PC I/O ports to control external digital electronics.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.