Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It 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.
Library to handle drawing on cheap 84x48 LCD (PCD8544 controller) used in some Nokia mobile phones (for ex. 3310, 3330, 3210) via LPT port. Contains some demostration software. May be used in various applications: pc modding, system monitoring etc.
DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF sourcecode. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
The purpose of this proyect is provide with a distributed system to manage extensions to modular kernels like Linux and Solaris kernels. It also manages programs running on RTLinux.This sistem will interact with kernel extensions through GNOME.
RSMeter is a package for interfacing to the RadioShack/Metex 22-168A series of serial-connected multimeters. Currently, it includes an ncurses interface and a script to graph readings. Support for other meters is planned in the future, with an API.
Access Point Utilites for Unix - it's a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol. Utilites knownly compiles and run under Linux, FreeBSD, NetBSD, OpenBSD, MacOS-X, AIX, QNX.
ARCNET network controller core, descriped in VHDL with datasheet, documentation, device drivers, a software testsuite and examples. All based on the PM20100 VHDL-design from Peter Mühlenbrock.
Linux drivers to allow ALSA audio applications to communicate over the IEEE1394/Firewire bus. This allows audio and midi data to be shared between multiple workstations and audio devices on a 1394 network, using the IEC 61883-6 protocol
HericomMesh is a linux distribution for the Linksys WRT54G. This is a replacement firmware for this low cost router.
The Hericom Mesh uses a public networking standard AODV, to build the mesh.
This is a Linux kernel driver (2.2.19+; 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program.
A linux kernel driver for lirc (http://www.lirc.org/) to support the USB StreamZap PC Remote (http://www.streamzap.com/).
NOTE: This code is now deprecated in favour of the lirc_streamzap contained in lirc 1.7.1 and higher.
Mprog is a tool designed for programming microcontroller.
At the moment it supports only Atmel AVR microcontroller
It support read / write programm flash / eeprom.
To file firmat are supported: binary & Intel hex.
Controller for Cameras with the Visca protocol. (example Sony EVI-D30/31) Pan, tilt, and zoom camera with absolute or relative positioning. Synchronous or Asynchronous modes. Handles daisy-chaining and camera broadcasting.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.