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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
The Virtual Collaboratory provides mechanisms for users to exchange information, data, on-line resources, and ideas. In a collaboratory, individuals from different locations are able to work together using VoIP, document exchange and other features
The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
A.L.V.I. e' nato per essere un semplice ma modulare Bot, in grado di interagire con l'essere umano attraverso il linguaggio naturale ed eseguire svariati compiti, come leggere ad alta voce Mail, notizie, Feeds. Tutto in Italiano!
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
Use of USB to Serial and USB to Parallel BUS CONVERTERS available from ElectronicBRICKS at http://electronicbricks.blogspot.com/search/label/usb-Brick.
StormSiren is an Internet application that allows individuals to receive alert notifications via Email, SMS, Jabber Instant Messaging, playing sound files, external program execution, MythTV visual alerts, and OSD (On Screen Display) visual alerts of wea
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.
pyPal is a jabber based chatterbot that can be used to launch commands remotely as well as to make some good conversation. It is expected to be capable of multi-language learning.
Banyan is an enterprise class, web based, information management system that helps people work collaboratively to solve complex problems. Banyan increases project performance and reduces risk through the power of collaborative clear thinking.
ProcessViewBrowser & ProcessViewServer represent an OpenSource attempt to industrial process visualization. It is based on Qt and is very portable. (Now also available as commercial software)
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
A conference submission and review system designed for flexibility and re-use. Initially used for the ALIFE 8 conference (in 2002), and designed around the principles of the systems used for ALIFE VI and ALIFE VII.
PyGarmin is a set of Python classes which allow communication with the Garmin GPS receivers using the Garmin protocol.
Please note that PyGarmin has now moved to GitHub.
This project presents a functional prototype of a new kind of file manager, where the data is auto organized using the semantic content.
The Souvenirs system propose a new complete interface for the user and pretend to remplace the "desktop" paradigm.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
GunStamp is a program which can be used where ever accurate timestamping of events are required. What it does, is to syncronize the computer clock to an external time source (a GPS) connected to a serial port, and then use this clock to timestamp events.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()