Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started 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.
The Make Controller is an open microcontroller platform for Makers of all kinds, by MakingThings. Note - current code is hosted on the MakingThings site at https://www.makingthings.com/svn
This code programmed into an AVR microcontroller wired to the receiver's JTAG port allows loading unsigned code on SMP8634 based media receivers enabling you to boot other operating systems e.g. Linux. (Only x30Xt receivers are currently supported)
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
Strokey is a small hardware keyboard logger saving all keystrokes into an EEPROM memory for later investigation. The device may get attached to any PS/2-keyboard by intercepting the cable, or get placed directly inside for maximum invisibility.
This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
unPIC is a Perl script that disassembles Microchip microcontroller's HEX files. This is a powerful tool for all reverse engeneers that creates a well understandable assemblysource from a binary file. Creates xrefs, labels, subroutines and much more...
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
It's a software/hardware project to turn the Atmel AVR8 controllers into something simmilar to a home-computer. Currently connecting a TV-Monitor and a
keyboard is supported. It is also meant to serve as a future cheap computer alternative.
The SBus is a family of high-speed packet-based databus standards, suitable for both networking and interdevice communication. They are optimized for high data density transactions. This project creates and documents the standards, schematics, and driver
This is a simulation of an open CPU, called 67-80-85. It tries to implement a simple, efficient CPU. It includes the simulator, an assembler, a sample code for a boot loader (ROM), a microkernel prototype and tests. - "The 3-legged shinning steel horse
The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
Help port the tulip driver from free/net/openbsd to Darwin OS. So far the driver is written to the ADMtek 985 clone chipset and the PNIC 82c169 chipset. Due to IOKit's object-oriented design, the code can be easily subclassed to support new chipsets.
WIFI-BOX Firmware for WRT54G(s), Hacked with Linksys's GPL sourcecode, Add more futures for this Wireless Router...
Updated: Now support for GS version and Asus WL-500GS...
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
FreeSP is an infrastructure for programming platform-independend online signal processing applications. Ports to specific platforms (like DSPs and microcontrollers) are made by simply exchanging the freeSP System-module.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
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.
This software is the going to be used in a small office refrigerator to controll the thermostat. Currently the code is written for the PIC16F84 in assembler. The code is fully compilable in MPLAB.
avOS Aims to be a replacement for the archos AV300 O/S firmware. This will either be achieved by porting linux to the Archos, writing a custom O/S from scratch, or writing a custom JVM from scratch. The Archos AV300 uses a TMS320DSC25 ARM7 based DSP.