Showing 669 open source projects for "arduino graphical programming"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    ZPLDesigner

    ZPLDesigner

    A Zebra Programming Language (ZPL) IDE with embedded viewer

    ZPLDesigner is a free and easy-to-use software utility that allows you to create, preview and print label based on Zebra Programming Language (ZPL). ZPL commands ZPL Designer can help you to write ZPL code. The left panel provides a list of the main ZPL commands used to design a label. By hovering the mouse pointer over the desired ZPL command, a detailled description will be displayed on the top "Help" panel. Clicking on it will add this command to the ZPL editor. ZPL Viewer...
    Leader badge
    Downloads: 282 This Week
    Last Update:
    See Project
  • 2
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    ...-time notification whenever you are making any mistake in your C, C++, and Java codes. You can also create multiple projects, delete, rename, cut and copy multiple files and folders in your project folder using project explorer. The programming languages that can be compiled and executed include; C, C++, Java, Java applet, C graphics, HTML, CSS, JavaScript and XML. If you are looking for a hassle-free, coding experience, then JCppEdit is the best option for you. The smooth interface and lig
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Code Bubbles is a front end to Eclipse designed to simplify programming by making it easy for the programmer to define and use working sets. It provides compact function-based views of the code (all backed by the underlying files) that are displayed in bubbles and that are easily moved around and manipulated on the screen. The bubbles are fully editable. A large bubble area lets the programmer set up different working sets simultaneously and easily move between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 43 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    DSPatch

    DSPatch

    The Refreshingly Simple C++ Dataflow Framework

    Webite: http://flowbasedprogramming.com DSPatch, pronounced "dispatch", is a powerful C++ dataflow framework. DSPatch is not limited to any particular domain or data type, from reactive programming to stream processing, DSPatch's generic, object-oriented API allows you to create virtually any dataflow system imaginable. *See also:* DSPatcher ( https://github.com/MarcusTomlinson/DSPatcher ): A cross-platform graphical tool for building DSPatch circuits. DSPatchables ( https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PCYNLITX

    PCYNLITX

    Pcynlitx is an innovative multi-thread software development platform

    ... management system. Pcynlitx has a nice and useful graphical user interface and it is ready to use. Currently, Pcynlitx only works on GNU/ Linux based operating systems. Windows and macOS versions are under development. Project web page: www.pcynlitx.tech Contact: pcynlitx.help@gmail.com The project repository and web site include many comprehensive documents introducing pcynlitx technology. Moreover, there are many documents explaining multi-threading and most popular multi-threading tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Buwlink

    Buwlink

    Buwlink is a remote control for Windows with your Android device.

    The Buwlink is the perfect companion to increase your productivity. Whether in the field of artistic development or other video game programming edition... There are often keyboard shortcuts to know. now to represent your shortcuts and other features on the icons appearance. Easy to use easy to remember Buwlink. PLEASE NOTE: Please download the windows version and the android version. Connect the two versions on the same wifi network configure the two software so that they can communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. Development Platforms - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) Embedded Boards - Rapid Embedded Programming, IDE and Continuous Integration in a few steps with PlatformIO thanks to built-in project generator for the most popular...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 9
    WinPayXL2020

    WinPayXL2020

    This is a sample payroll program, for learning payroll and MS-Access

    This is a sample/educational demo payroll program, for learning payroll and MS-Access programming. It is similar to the web app WebPayAS2019, written in PHP/MySQL. WinPayXL is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the Windows Desktop, and learning MS-Access. The WinPayXL App calculates payroll, and produces reports for tax and accounting purposes. New features for 2020 include this years Tax Percentages, and ability to print...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    lpi (Lode's Programming Interface)

    Now maintained at https://code.google.com/p/lpi/

    This version is outdated, the latest version of this and LodePNG are at https://code.google.com/p/lpi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Smart Application Maker

    Database application creator/builder/maker/producer/designer for user

    Database application creator/builder/maker/producer/designer for user with zero programming knowledge. It is the smart version of Handy Application Maker. The objective is to optimize the usability and the user friendliness to produce software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Simple MVC Example in Java

    A simple example to demonstrate the MVC programming pattern in Java

    The MVC pattern is a basic pattern in programming and the most known one. It helps the developer to organize and manage the project by defining clear responsabilities and tasks for every level. During learning, this pattern can help students to better understand the complexity of the application and to reduce this complexity by allowing him to work on one level at a time. This project aims to be an example for the MVC pattern. It is very simple and designed to work by simulating and database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tranquil Java IDE

    Tranquil Java IDE

    Text-based IDE for the Java programming language

    Tranquil Java (TJ) is a small and fast integrated development environment for the Java programming language. Unlike most IDEs, TJ is a Text User Interface (TUI) based program: it uses a single fixed-width font for everything, making it extremely quick and lightweight in comparison to typical Graphical User Interface (GUI) based IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DrJava

    DrJava

    A lightweight programming environment for Java

    DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, and a unit testing tool.
    Leader badge
    Downloads: 560 This Week
    Last Update:
    See Project
  • 16
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Pascal XE

    Pascal XE

    Pascal XE is an easy to use IDE for Pascal programming.

    Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming. Pascal XE includes 3 free compilers: - Virtual Pascal Compiler 2.1.279 (default) - Free Pascal Compiler 3.0.4 - GNU Pascal Compiler 20070904
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 18
    The Grid Programming Environment (GPE) turns a collection of computer systems into a Grid and provides graphical user interfaces and interoperable GridBeans for application development. It supports Globus Toolkit and Unicore-based infrastructures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Examples.Cocoa

    Examples.Cocoa

    Shows how to use macOS AppKit Cocoa controls by programming code

    Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c) * Github repository : https://github.com/gammasoft71/Examples.Cocoa * Homepage : https://gammasoft71.wixsite.com/gammasoft/cocoa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Examples.Win32

    Examples.Win32

    Shows how to use Win32 controls by programming code (c++17).

    Examples Win32 shows how to use Win32 controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Win32 * Homepage : https://gammasoft71.wixsite.com/gammasoft/win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Examples.CSharp

    Examples.CSharp

    Shows how to use .Net Framework controls.

    Examples CSharp shows how to use .Net Framework controls without RAD only by programming code (CSharp) * Github repository : https://github.com/gammasoft71/Examples.CSharp * Homepage : https://gammasoft71.wixsite.com/gammasoft/csharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    glint

    glint

    A tool for finite state machine analysis and synthesis.

    glint is a tool facilitating you in development of state-oriented control entities which supposed to be used in very broad areas of programming (e.g. state-oriented network protocols). glint saves you from pondering how your finite state machine should be organized, how many states it should have and what they should mean. You just tell glint how you would like your control entity to operate and glint returns to you the synthesised magic black box which implements the desired logic. Also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The GTK-server: GUI access for shell scripts and interpreted programming languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Jadex is a Belief Desire Intention (BDI) reasoning engine that allows for programming intelligent software agents in XML and Java. The resoning engine is very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.