Showing 50 open source projects for "java swing"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Robocode

    Robocode

    Robocode is a programming tank game for Java

    Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks with Java. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest!
    Leader badge
    Downloads: 505 This Week
    Last Update:
    See Project
  • 2
    Manikin
    A very simple java simulation of the human body to simulate a 3D drawing manikin,with plenty of freedom of movements of the limbs and rotation of the body to implements a 360 degrees view.Source code available.No openGL.Improvements to come !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PLEXIL (plan execution software)

    PLEXIL (plan execution software)

    Plan execution language and executive

    NOTE: Since 2022 this hosting of PLEXIL is deprecated. PLEXIL has moved to GitHub at https://github.com/plexil-group/plexil. Documentation is found at https://plexil-group.github.io/plexil_docs. Please use these new locations. PLEXIL is a plan execution language and technology developed by NASA and used in automation and autonomy applications at NASA and in the public sector. This software includes compilers for the language, the executive (runtime environment), and related tools....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    openTCS

    openTCS

    open Transportation Control System

    openTCS is a platform-independent transportation control system (TCS) intended to manage fleets of automatic guided vehicles (AGVs), but can be used to manage virtually any automatic vehicle. It consists of an abstract kernel that implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources etc.), pluggable vehicle drivers that implement communication protocols and a graphical frontend for creating and visualizing logical...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    Marvin Image Processing Framework
    Marvin is an image processing framework that provides features for image and video frame manipulation, multithreading image processing, image filtering and analysis, unit testing, performance analysis and addition of new features via plug-in.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    (RoboSim) Robot Simulator

    (RoboSim) Java based Robot Localization and Path Planner Simulator.

    Java based portable simulator to visualize and understand the Robot Localization, Path planning, Path Smoothing and PID controller concepts. It is very flexible and easy to use. It supports multiple platforms. The source code is available on Github where you can find latest development and up-to-date documentation. Source : https://github.com/habsoft/robosim Blog : https://robosimblog.wordpress.com Note : Use jre 1.7 to run it. 1.Histogram Filter 2.Histogram Filter with Sonar...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Safe Programmable Logic Controller (PLC) for Embedded Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    This program schedules, launches and monitors any Java Runnable object. Anything you can do from Java, you can schedule and monitor using this program. It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A 2D simulation server for the ASURO robot written in JAVA. The server offers the ASURO 2.8.1 Lib as an interface for clients via TCP/IP. The simulation part is based on the phys2d engine. Example clients are written for JAVA and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RoboCup GameController is an open source software used in the RoboCup Humanoid League and the Standard Platform League. Referee commands are sent to the robots on the playing field via wireless network to reach a higher autonomy of the players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software for the autonomous robot GATTACA (alias CrossTiger). C-Code for low level control on Atmega328p. JAVA-Code for remote control panels and online/offline data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cherokee is a fully extensible and scriptable automation engine for any and all java applets. To make it work for your favorite java applet the most you have to do is write is two classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    openTether

    gui for libgphoto2 free tethering and hdr shooting linux

    A gui for libgPhoto2 on linux. This gives free camera tethering. Features: set ISO - f-stop - shutterspeed * Time lapse * Very detailled HDR schooting. This project aims to bring tethering in a free and userfriendly manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Proyecto para la materia de Fundamentos de Robótica del 8º semestre
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Project is to make a robotic platform and Soft Brain for a self learning research robot. For making it modular we are using OSGI with rosjava javacv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Java Voice Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSiBo is a small and extensible simulator for mobile robot with differentially steered drive system. It provides the end user with a simple way to test algorithms, by writing them in Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple application for wireless (Bluetooth) LEGO NXT robots controlling (First pre-alpha release will be uploaded at the end of February)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Java parallel to the popular Intel computer vision library, OpenCV. OpenJCV = Open Java Computer Vision
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JQuadRobot, developed in Java and Java3d API, is designed to control a custom Quadruped Robot. The project contains two software components: editor for movement control and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next