Showing 2786 open source projects for "arduino source code"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    PySourceO is a revolutionary source code generator. All that is needed to make a program is to type in what program you want and PySourceO will give you a fully working program that fits your needs. We are creating a new algorithm for PySourceO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Development tool are a batch of Eclipse plugins(Model Designer,Page Designer,Flow Designer,Depolyer,Code Generator) that allow designing BPDL(Business Process Definition Language),generating muti-framework sourcecode,deploying to different servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal of this project is to implement the Graphviz DOT language as a DSL for Zest (The Eclipse Visualization Toolkit), both as an input and output format. Additional information is available at: http://wiki.eclipse.org/Graphviz_DOT_as_a_DSL_for_Zest
    Downloads: 0 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.
  • 5
    A reliable stable C/C++ plugin architecture that is easy to use. It utilizes IPC and supports SWIG, primarily Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ByaccD is Berkely Yacc for D. ByaccD is Byacc with added support for the "D" programming language. Both C and D are supported. Option -LC, generate C coded parsers. Option -LD generate D coded parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sympedia GenFw is a flexible and easy to use framework for software artifact generation. Input models can be associated with generators via extensible rule sets. Additional Content providers, generators and rules can be provided by Eclipse plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Coco/R plugin for Visual Studio 2010

    A Visual Studio 2010 plugin for the compiler generator Coco/R.

    The plugin eases the generation of compilers with Coco/R by: syntax highlighting, automatic compilation, error detection, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    AlluraSkel

    AlluraSkel

    Allura Tool Skeletons

    Grab this to try your hand at developing a tool for Allura. Currently supports: - python package setup - simple per-project-installable Tool - simple Ming/MongoDB model - simple TurboGears Controllers - simple Jinja templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    State Hierarchy Protocol Parser: the tool for producing fast and flexible protocol/format analyzers based on FSM with pretty text description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Castle MonoRail ViewEngine based on TemplateMaschine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A lightweight ORM and SQL schema generator meant as a simpler alternative to Hibernate, etc. with the goal of bringing Rails-like functionality and rapid development to Java. Operates on plain Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gfront is an Objective-C frontend for the GObject library. It translates preprocessed Objective-C to C with the appropriate GObject calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A web content management system built on the Zend Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A behavioral synthesis tool infrastructure and software framework, translating sequential algorithms into hardware descriptions expressed in a hardware description language (HDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools to simplify parsing and processing XML using the ANTLR parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jsBison is a parser generator which can read bison style grammar definitions and generates according parsers written solely in javascript. Therefore, using jsBison it is easily possible to perform "real" parsing on websites on the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java library for writing LaTeX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    maven-gbean-plugin: a maven plugin focused on help gbean development. Available goals include 1, a archetype goal to create a simple template Gbean. 2, a deploy plan generating goal based on a Gbean.
    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.