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.
ESP32 library for ACME protocol client (to get certificates)
...Sites such as letsencrypt.org allow you to obtain free (no charge) certificates in an automated way using the ACME protocol, and its extension ARI (rfc9773) to cope with renewal information.
This library allows you to get certificates for IoT devices based on the ESP32.
More info in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/Readme.md.
Specific configuration examples and technology overview is in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/components/acmeclient/Configurations.md.
You can get this component from Espressif's component registry ( https://components.espressif.com/components?q=dannybackx ). Put this component into your project with
idf.py add-dependency dannybackx/acmeclient
Open source 7zip API for Vxworks, you can Encode\Decode file and get file list from archive, System: Vxworks6.4 Vxworks6.8 email: guolisen# gmail.com
vx7zip_V1.0_beta.7z All In One
vxowrksZipLib.rar is ONLY zip version , It's about 400K
vx7zsimpFinalCy.rar is ONLY zip and Crypto version,(500K)
The EasyUSB project aims at developing a generic USB driver for Windows using the KMDF. For the end-user an C++ API will be available for easy USB endpoint communication. Prefer current SVN trunk version over released files, it's more up to date.