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.
Client library for using AWS IoT Jobs service on embedded devices
The AWS IoT Jobs library helps you notify connected IoT devices of a pending Job. A Job can be used to manage your fleet of devices, update firmware and security certificates on your devices, or perform administrative tasks such as restarting devices and performing diagnostics. It interacts with the AWS IoT Jobs service using MQTT, a lightweight publish-subscribe protocol. This library provides a convenience API to compose and recognize the MQTT topic strings used by the Jobs service. The...
A sky quality meter based on TLS237 and Arduino Nano.
(c) Copyright Robert Brown 2014-2024. All Rights Reserved.
Code or portions of code may not be copied or used without appropriate credit given to author.
For a WiFi ESP32 much improved version please see https://sourceforge.net/projects/mysqmproesp32/
AUTHOR NOTE: HIGHLY RECOMMEND YOU USE AN ARDUINO MEGA FOR THIS PROJECT IF ALL OPTIONS ARE CHOSEN YOU CAN RUN OUT OF CODE SPACE ON A NANO
A 3-channel fully automated Dew Controller (DIY project) based on Arduino Nano for telescopes. For $48 or less.
(c) Copyright Robert Brown 2014-2025. All Rights Reserved.
Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author.
A very popular project with over 48,000 downloads.
There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/
The older...
For automatically installing Windows. You no longer need burn OS disc, interfere installing process, search device drivers online and then install them. Just click a couple of buttons and wait for about 20 minutes, then you get a ready to use Windows
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Free MSP430 Debugger is developed in two steps : a library to provide access to the debugger hardware, and a "gdbproxy" to allow users to debug their software. This project is currently working with OLIMEX MSP430 JTAG ISO & msp430-gdbproxy.
PXC is a new C-Crosscompiler-Project, based on PCC the UNIX(TM)-Original.
Aimed at ISO-9899:99/201x Feature-Completness and easy retargeting.
The Toolchain will consist of an Assembler, Linker, Librarian and an integrated MISRA-C-Checker.
Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.