Showing 103 open source projects for "using"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    A java/swt application that can control up to a six axis robotic arm using common serial servo controllers. The application can be run in client/server mode to enable the robot to remain in a static, wired location while controlled by a wifi laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iCommand is a Java API for controlling the Lego Mindstorms NXT brick using Bluetooth. It currently uses the standard Lego firmware. Commands are leJOS-like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LifoBot is a simple robot built from scratch using a Gumstix embedded system. It is controlled via bluetooth and is able to move exploiting two engines. This is a didactic project designed for people wanting to learn something new.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    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.
    Try Retool free
  • 5
    The HapticAnalysis Package is a set of toolboxes for analysis of (1-dof bilateral) Haptic Teleoperation Systems. Symbolic math in GNU/Maxima, numerics in Mathworks Matlab. The teleoperator is analyzed using the H-matrix model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project simulates a multi-agent system (swarm) behavior both graphically and not. The purpose of this project is to research the properties suggested in "stability analysis of swarms" V.Gazi & K.M.Passino. Using the vpython library for 3D modeling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Non-blocking C++ (GCC) CMUCam2+ & CMUCam Turret control library. Interfaces using USB to camera. Currently controls tilt, pan and frame capture. Easily exhanced/expanded for other functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A platform independent framework to remote control Lego Mindstorms NXT from Python. Using PyBluez http://org.csail.mit.edu/pybluez/ for Bluetooth connectivity and wxPython http://www.wxpython.org/ for UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    This project provides an inexpensive solution to 802.11g wireless communication using off the shelf hardware and open source technologies. This uses the Atmel AT90USB micro and the ZyDas ZD1211B wireless chipset. Developed by David Garske of Wibotics.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This project aims to develop a colour-based vision processing system for use in RoboCup. We are using a CCD camera for input to an FPGA. The system locates coloured objects and outputs detected corners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SimpleNXT is an easy to use library for controlling the LEGO® NXT Robot using the .NET family of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lejON, the LeJOS Odometric Navigator is a project which extends the LeJOS-API for LEGO Mindstorms bots. It adds a Java-API to LeJOS in order to control two-wheeled drives only by using motors and rotation sensors -- and nothing else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Co-operative Task Scheduler for PIC based software. Written using gpasm / mpasm macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobile Robotics is a java project developing wireless communication using bluetooth between a hand-held (palm, cellular phone) to a Lego Mindstorm device. We intend to bypass the limitations of the IR tower creating a truly wireless mindstorm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simulator for large neuronal networks using leaky INF as its basic element. Simple few line scripts will enable rapid creation of large networks with different connectivities. Aimed at researchers interested in quickly testing large networks of neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libkine

    A serial robot kinematics library

    ...Build the source using CMake 5. Create directory: mkdir build 6. Go inside build, type: cmake .. 7. Type: make 8. Run: ./demo1 or ./demo2 ../model/puma/puma.csv ../model/puma/puma.csv --- Binaries and robot 3D models are stored with git-lfs (https://git-lfs.github.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an implementation of a BML realizer using ROS. The algorithm uses an event-driven architecture, based on Petri nets, to ensure synchronization constraints for robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Just a bunch of awesome algorithms. Includes reactive path planning, high-level path planning and exploration algorithms. Software implemented using the Player Robot Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ROS in UTM ROBOCON

    Development of ROS in UTM ROBOCON for robot programming

    Using the Robot Operating System (ROS) framework, several functionality are built including computer to serial port data transmission, mobile robot navigation and arm manipulation. This project is under testing and development and will be used in the ABU ROBOCON in Malaysia and international level in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DisCoBotS

    DisCoBotS is a Distributed Collective Robotics Simulator

    DisCoBotS (Distributed Collective Robotics Simulator) aims to be a robotics simulator with a focus on swarm and modular robotics that can be run in parallel on multiple computers to speed up calculations of sensor values. Other features are: Fast calculation of sensor values by using graphics hardware, physics, integrated python shell, simple xml-based scene setup. Site is currently under construction. Repository will be setup soon. Stay tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ### mesh reconstruction from point cloud # filters the input data eliminating noise # creates a quad shell - mesh with inside and thickness ### additional info: - GUI using Clan-Lib SDK
    Downloads: 0 This Week
    Last Update:
    See Project