Showing 219 open source projects for "arduino source code"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Pith ("Perl-Implemented Test Harness") is a lightweight, application-independent framework for building and executing functional integration tests. It allows the test code to exist wholly independently from the testing platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Duplicated source code can harm maintainability of software systems. Duplo is a tool to find duplicated code blocks in large C, C++, Java, C# and VB.Net systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A web interface for online code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Subversion PRS is a web-based tool to assist in peer review of code for projects using the Subversion version control system. It uses Perl, JavaScript, HTML, CSS, and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A library for testing code that makes use of Subversion's Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Round Trip Engineering Objects. Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Reviewer adds comments on code which developer has to follow up. Useful for managing code quality and determining the quality of work delivered by a developer. Most of all it provides a place where developers can learn from their previous mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    banshee-- A toolkit for building constraint-based program analyses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    psm4j is a project schedule monitoring tool based on JavaNCSS. It can analyze the java code in the project to capture the development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MiniCppUnit another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has been renamed "pycopia", and extended. This is no longer maintained. Pycopia is hosted at Google code hosting. Please go to: http://code.google.com/p/pycopia/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lachesis is a Software Complexity Measurement program for object-oriented source code. Includes Halstead Complexity Measures, McCabe’s Cyclomatic Complexity and Maintainability Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A project to develop Java-based front-ends to the utPLSQL testing framework. This includes integration with JUnit, Ant and Cruise Control. We are working to release code soon (written September 2004).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Framework for Java source code analysing, program comprehension and automating software quality. Source code visualisation provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims to provide an extensible, automated tool for auditing C/C++ code for compliance to a specified coding standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nmdepend is a lightweight 'link-time' dependency analyzer for C++. It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a code quality diagnostic tool. It can output many stats helping to assess the readability, reusability of source. Its design allows easy implementation of new analysis component. Screenshots avalaible !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RUn (REBOL Unit) is a Unit Test Framework inspired from jUnit. It provides a way to develop TestCases and submit developped code in REBOL to their verification.
    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.