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.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP
ScriptCommunicator (scriptable data terminal) script which routes:
- serialport (RS232, USB to serial) <-> TCP/IP (Client/Server)
- serialport (RS232, USB to serial) <-> UDP/IP
- TCP/IP (Client/Server) <-> UDP/IP
ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
Serialport logger which can be used to print to stdout.
The program ttylog is a serialport logger which can be used to print everything that comes in to a serial device to stdout. The device and the baud rate can be specified on the command line and a timeout can be set instead of just killing the process in order to stop it. You can also elect to have the output being sent to standard out to be time stamped.
...The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes.
Also, a serialport loop back driver for linux is included to simulate OBD II K-Line adapters.
Serial Wire Debug (SWD) Open Library for low level Debug Access Port (DAP) on new ARM Cortex CPU devices.
PROJECT HAS MOVED TO https://GitHub.com/CeDeROM/LibSWD
PLEASE UPDATE YOUR LINKS! :-)
This is an Arduino Library for the Advatel TCD226R Ledboard (160 cols x 7 Rows Red Leds). This library allows several text transitions and includes a demo that supports both serial and SD Card input.
A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms.
This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serialport programs that are portable across different desktop platforms.
This is a project of an open source library that makes possible to command I/O ports such as LPT or Serialport from any OS by the same functions. It includes also some portable time functions (delay_us(microseconds); delay_ms(milliseconds);)
SerialPortNet is an open source serialport communication library for Microsoft .NET. It's written in c#, implements complete .NET 2.0 specifications, and is designed to allow for multiple OSes and add-on 3rd party Serial to Network adapters.
There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.