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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Robot controller and related software written for competition, experiments, and protyping on FIRST Robotics Team 1011, "Team CRUSH". Written in C for the IFI 2004 or newer FRC and/or ECU-RC controllers. Includes main code and device specific code.
RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
Greyhound Lua is a distribution of Lua intended to be used for the FIRST Robotics Competition. Teams can use this to write their robot code in Lua. Greyhound Lua is in no way endorsed or sponsored by US FIRST.
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.
NOTE: We have moved the project to https://bitbucket.org/makokal/openprm/overview, all the code that is still in sf is not maintained anymore. please use the new code at the location given
Charlottesville-Albermarle Robotics and their FIRST Robotics Competition Team # 619, Cavalier Robotics, share their robotics and related code with the entire FIRST community and the world.
ManFieLd is an easy-to-use framework to develop filtering applications for Distributed System, relieving the burden of the developer to write the support code for the filtering methods.
...Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
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.
This project will be a Java Application for the Parallax Microntrollers, It will eventualy implement Code Snippets, and javadocs when completed. If you are experianced and interested in Java, please help this project.
This is an object oriented approach for a wrapper around the USARSim project. Using C++, this is a library that allows code similar to Player/Stage code to be used on the USARSim project.
USARSim:
https://sourceforge.net/projects/usarsim
Open sourced code from FIRST Robotics Team 138. Retired from the Semi-finals of the 2010 Granite State Regional due to uninitialized variable (fixed now) . Hope this code can help some other team...
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
Building code for small model Unmanned Ground Vehicle. This only use a single webcam (monocular) as its sensory purpose. We would be using VC++ and OpenCV library.
C++ library for interacting with Devantech / Robot Electronics SD84 USB multi-I/O device. OS X / Darwin + Linux are target platforms, but only serial code should require porting for others. SD84 site: http://www.robot-electronics.co.uk/htm/sd84tech.htm
the Java Vex Driver (JVD) is another method of controlling the Vex robot. Like JVex, it uses Java to control the Vex robot. it is designed to be as simple as possible and requires only that you download the default online code.
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.