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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
The Clans was a popular game written for online BBSes back in the day of their great popularity. It is a text-based game featuring inter-BBS communications. It was written initially for Turbo C++, but has been ported to gcc and MSVC
A system for programming LPC, STM32 and possible others devices.
This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users).
Actually NXP LPC and STM32 based chips are supported.
Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses.
Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address.
tty2usb is a utility that probe system information to display the link between USB and serial addresses.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
yet another PalmOS serial browser, primarily for GPS receivers. he consists of several distinct applications (like ZboxZ), so he is rather slow, but flexible. nauta can be used as a serial logger for multiple simultaneous channels.
The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
(serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the source code.
ILM is a utility for the ISDN Line Monitor, an ISDN line monitoring hardware sold by many dealers in central europe. (e.g. Conrad and EgTel).
It provides functions to:
- retrieve all recorded information
- erase all recorded information
- config
Basic Stamp II Sending and Parsing Utility, As far as I know at the time of this posting, 3-3-2003 this is the only single application for linux that allows the user to complile and program the Basic Stamp II module in one command: i.e.
Linstamp 0 myfile
Dzcomm is an RS-232 API for as many OS / platforms as we can achieve. Originally designed to work on DOS alongside the allegro games programming library it can now work work alongside it as well as independently of it and works on some unixes as well.
Ssnooper is a program to created to aid in the debugging of serial line (RS232) connections. With ssnooper, a computer with two free serial ports can be connected between two serial devices to intercept and log all communications.
This project is a specialized terminal program, designed to comunicate with the PU552 micro-contoller development board, which is built around the Philips 80552 micro-contoller. At this point it is a text based program, written in C.