Search Results for "robot designing software"

Showing 29 open source projects for "robot designing software"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    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.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    QuestPDF

    QuestPDF

    A library that can help you with generating PDF documents

    Quickly design and generate PDF documents with an open-source, modern, and battle-tested C# library. Forget about limitations, feel confident, enjoy your task and efficiently deliver professional products. QuestPDF is a progressive library that can help you with generating PDF documents in your .NET application by offering a friendly, discoverable and predictable C# fluent API. Do you believe that creating a complete invoice document can take less than 200 lines of code? We have prepared for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BotSharp

    BotSharp

    AI Multi-Agent Framework in .NET

    Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to build a CaaP. It opens up as much learning power as possible for your own robots and precisely control every step of the AI processing pipeline. BotSharp is an open source machine learning framework for AI Bot platform builder. This project involves natural language understanding, computer vision and audio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xamarin.Forms

    Xamarin.Forms

    Build native apps for iOS, Android, Windows and macOS

    An app platform for building Android and iOS apps with .NET and C#. .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. Xamarin extends the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows. Learn about all Xamarin has to offer with our tutorials, videos courses, and documentation. Get started in 5 minutes with pre-packaged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5

    LabelPrint

    Printing of labels from software via .xml files.

    Labelprint will give you full label printing capability. Design a label in a GUI. The definition is stored in an XML format. Provide data to be printed in an XML format. Together this will be used to print the label. Also remote printing via the internet from a central location is supported whereby the definition XML files and data XML files are automatically transferred to the remote location. Rendering and printing is automatically done on the receiving location. So this project contains...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Educational software for designing and simulating logic circuits, with intuitive GUI, hierarchical circuits and multi bit buses, oscilloscope, and navigate running circuits hierarchy. Please visit project's web site at: http://www.LogicCircuit.org
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Arengu

    Arengu

    Arengu is a free 2D RPG with a thrilling story and exciting gameplay.

    Arengu is a 2D Indie RPG, which is written in C# with the programming environment XNA and it's developed by three german students. It's still in development, so you can follow the designing procress by playing this game or visiting our blog ( link to our website ). On Twitter ( https://twitter.com/ArenguRPG ) or our blog you'll find the latest news and information. YouTube Presentation of the latest Version ( in german ): https://www.youtube.com/watch?v=aPIr_-dJXQw Blog:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VirtualVEX

    VEX Robotics Competition Simulator

    VirtualVEX is an open-source simulator platform for the VEX robotics design system. It features full competition simulation, with automatic scoring and timing and multiple robot designs to choose from. VirtualVEX is also programmable: users can write and upload code using the bundled VVDevelop IDE, which has one-click deployment and testing support. VirtualVEX also supports dual-pad joysticks similar to those used by the actual VEX platform, allowing users to get realistic driving practice. The software is free and is distributed under the GPL v.3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ezLINX

    ezLINX iCoupler Isolated Interface Development Environment

    The ezLINX iCoupler Isolated Interface Development environment provides developers with a cost-effective, plug and play solution for evaluating eight physical Layer, digitally-isolated communication standards(USB, RS-422, RS-485, RS-232, CAN, SPI, I2C and LVDS). The Blackfin ADSP-BF548 processor is used to run the uCLinux operating system and allows for easy customization through the open source hardware and software platform. Development time is significantly reduced for embedded designers and system architects who are designing and evaluating isolated communication standards.The Interfaces on ezLINX use ADI's isolated transceivers with integrated iCoupler and isoPower® digital isolator technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 10

    StateTransmitter

    A library that keeps objects synchronized over a network.

    Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes. In sum, the properties of objects that are taken care of by the library are automatically kept in sync. The only requirement to the objects is that they notify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ToPanel

    Windows style caption panel

    I wanted to have a panel like this in my applications. While I was designing it in the main project I stopped and thought: "What about coding a component to reuse anytime I want?" And here it is this component. It is not supposed to be a high-level programming component. It just makes programmers that want to add a similar element in their applications gain time by avoiding coding it. If you like it, good. Otherwise... no matter. Don't download it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emys Toolkit (EmysTK) is a collection of tools to be used in the development of software and behavior for the EMYS robot, in the LIREC project. Please visit www.lirec.eu for more information! Acknowledgements: GAIPS: (Intelligent Agents and Synthetic Characters Group) www.gaips.inesc-id.pt LIREC (LIving with Robots and Embodied Companions): www.lirec.eu IST (Instituto Superior Técnico / Technical University of Lisbon) www.ist.utl.pt Heriot-Watt University Edinburgh http://www.hw.ac.uk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Visual NXC

    Visual NXC

    A graphical version of the Not eXactly C language

    Visual NXC is a conceptual IDE for NXC (Not eXactly C), a language for programming the Lego NXT Robot. It was designed to make transitioning from a graphical programming environment to a textual environment easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Verbot Engine SDK
    Created by Conversive, the Verbot (Verbally Enhanced Software Robot) is based on more than 10 years of AI experience and development. Using XML and .NET architecture, the Verbots SDK allows you to create engaging interactive personalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Automation tool to test task programs (Jobs). RoboTT reuse scenarios, makes regression tests easy, reduce test maintenance cost thru test derivation, and allow short test cycles, low maintenance costs and work deep changes in the program safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Control software for autonomous mobile robot with differential steering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MORP
    MORP (Module Orientated Robotic Programming) is a framework bringing base implementations in order to easily connect modules such as a NXT or Bioloid Robot. It provides its own scripting languages called 'morp' dedicated to robot programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyNeoReport Designer is a GUI for designing reports based on the NeoDataType MyNeoReport report engine library. It would provide an easy-to-use user interface (GUI) for .Net framework applications that need printing capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Lighting Framework is a framework for rapidly designing, developing and deploying Windows Forms Smart Client applications using Microsoft’s .NET framework. The Framework frees the developer from the mundane task of creating the application shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DEPOT is a project manager for jDoom addons (to be expanded for other ports). While designing an add-on, users often accumulate many different files, making it hard to manage them. DEPOT is a solution for this, providing easy ways to work with content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Banana.NET (banana-dot-net) is a compilation of architectural guidelines for designing software solutions built on the Microsoft.NET™ framework. It is also a set of class libraries that provide basic services and framework packages often used in projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB