Showing 792 open source projects for "arduino source code"

View related business solutions
  • 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
  • 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
    MooTools for Code Igniter is a Code Igniter library for integrating the popular MooTools JavaScript library. It allows the CI developer to access MooTools functions with simple, single lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    K-Face is a GUI framework for PHP. K-Face is written with pure OOP source code, and port most of important features from ASP.NET (Event handlers, Web Controls (Button, Table, TextBox, etc), DataSet and SQL package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PHPExtJS

    Built free and powerfull web application with ExtJS and PHP

    What is PHPExtJS ? We build one of great web application framework that full integrated between both of Server and Client Side framework together. To support this particular Web application, the frameworks are built using Yii PHP Framework to provide service for the client requests. Additionally, this web application also contain of latest ExtJS framework to provide high performance application interfaces such as native apps. Features: - Ext JS CRUD (Create, Read, Update, Delete) Code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IAML - the Internet Application Modelling Language - has now moved to Google Code: http://code.google.com/p/iaml/ More information: http://openiaml.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Simple PHP tag library, comparable to JSP tags. Build custom tags that can be mixed with (X)HTML. Provides caching of pages and makes it easy for you to separate your PHP code from markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDF(Site Development Framework) is a web based applications and object oriented PHP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    voucher-management-system

    voucher-management-system

    Open Source Voucher Management System

    Open Source Voucher Management System is a web application for manage voucher. used PHP with Laravel Framework and use MySQL for Database. demo: http://voucher.riato.website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DOMbasic

    DOMbasic

    PHP pakage to create dynamic DOM elements. Follow the OOP paradigm, im

    You can create complete websites that adhere to the standards validation of its structure. More flexible and lighter than the native PHP. It allows you to create any document labeling: HTML, XHTML, XML, ... It is designed for flexibility and dynamism, performance and low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Irrlicht Engine Website

    Irrlicht Engine website's WordPress theme

    The Irrlicht Engine's website is running Wordpress. As many other sites are, this theme is based on SandBox by Scott Allan Wallick and Andy Skeleton. In the spirit of the GPL, I've released the source code to so that others can benefit from the mess I've made of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    PSI is a framework which aims to offer a system completely modular. Based on the Zend Framework, it inherits of its community but also its efficient and secure source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blackfire Player

    Blackfire Player

    Web Crawling, Web Testing, and Web Scraping application

    Blackfire Player is a powerful Web Crawling, Web Testing, and Web Scraper application. It provides a nice DSL to crawl HTTP services, assert responses, and extract data from HTML/XML/JSON responses. Some Blackfire Player use cases: Crawl a website/API and check expectations -- aka Acceptance Tests; Scrape a website/API and extract values; Monitor a website; Test code with unit test integration (PHPUnit, Behat, Codeception, ...); Test code behavior from the outside thanks to the native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OnceBuilderDBinstaller

    php database installer from file .sql

    Introduction *OnceBuilderDBinstaller * -- is a fully visual DB intaller from .sql file. Installer is part of OnceBuilder Core and Admin LTE template. Highly customizable and easy to use. Works on many screen resolutions from mobile devices to large desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeForge is a web based management application that helps to develop and maintain IT projects. THIS PROJECT IS A PROTOTYPE and further work on it has been stopped. A proper project is hosted by the Google Code with the same name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trison has the goal to become a template engine with support of php, java and the transform ability to javascript to intergrate client/serverside generation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    SurveyJS is a product suite of open-source JavaScript form libraries that utilize JSON for survey metadata and results. You can use SurveyJS to render web forms and collect responses, or set up a form management system fully integrated in your IT infrastructure, where admin would create and edit multiple forms in a no-code drag-and-drop form builder UI. The form builder comes with a CSS Theme Editor—a set of UI controls for form styling. Any alterations you make, from colors to fonts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XOOPS Cube est un système de gestion de contenu en code source libre qui permet aux webmestres de créer des sites web dynamiques avec une grande facilité. C'est un outil idéal pour développer du plus simple au plus complexe site web communautaire,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cocoa.php

    cocoa.php

    Cocoa framework for PHP

    cocoa.php is a set of PHP classes which emulate some of the features of Objective-C's Cocoa (or GNUStep) framework. The project is in its VERY early stages at the moment. My initial motivation was to provide enough functionality to read and write property list files - the aim being to make it very trivial to exchange data between a real Cocoa application and a web-based API. Code in the project was written from scratch and the only the names of the classes and methods are the same...
    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.