Search Results for "basic compiler arduino" - Page 5

Showing 208 open source projects for "basic compiler arduino"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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

    sensorView

    Basic viewer for a home made arduino temperature logging system

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DSduino

    DSduino is an NDS+Arduino+BASIC extension via slot 1 SPI.

    DSduino is an NDS+Arduino+BASIC extension via slot 1 SPI interface. It provides ability using Nintendo DS to manipulate sensors or to control any electronic items. DSduino allows you to use the BASIC programming language on NDS for writing short programs, such programs will be interpreted and executed immediately without compiling by a PC. Additionally, those programs can be saved to NDS's flash card (e.g., R4 or SuperCard) or loaded from the card. Due to the powerful functionalities of NDS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Awesome INI Loader

    Simple, lightweight, add to any C++ project INI parser!

    Awesome INI is a simple to use library you can attach to any project! MVS, GCC. It's a great and quick way to add INI file loading into your applications. If you know some basic C++ or how to use "#include" in your project you will know how to use this library with in 5 minutes. This library is customizable, easy to use, cross platform, doesn't require any big pre-made library. Perfect to turn a 4 hour task to 5 minutes without having to fear the requirements. As long as the compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 7 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    micro c basic is light weight portable(posix dependent) basic compiler for tiny virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BJCS CSharp IDE

    Basic and Easy to use CSharp IDE with compiler.

    BJCS CSharp IDE is written by BJ Erasmus and is a CSharp IDE. It's a very basic and easy to use IDE with a function that can be used to create an installation file of your project. Features: Syntax highlighting Edit Assembly info Compile with any .NET FrameWork Add an icon Add dll's Debugging function Basic auto-complete Tutorial Help Example codes/projects This program is still in development. It's currently available in a usable state
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The purpose of this project is to release source code in the effort to create an interactive BASIC compiler, documented by the blog at http://interactivebasiccompilerproject.blogspot.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    wll Language

    wll language is self explained language use BNF like grammar rule.

    The motivation of design wll language is to write a compiler's compiler. That's to say, if you give a language's BNF define and corresponding translating rules, it will help you do the compile work automatically. Now, the core functions of wll are founded, it can deal the BNF language rules's parsing and translating, and the basic compile error report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Sharp C++

    A Modern, Simple, IDE for C/C++ created in .Net

    SharpC++ A Modern, Simple IDE for C/C++ created in .Net Important :- If your are going to built the app from source code, please Download and Install the MinGW C and C++ compilers from http://mingw.org to get the compilation facility. The compiler will be included in the distributable setup of the application. Introduction This is a very simple IDE basically created for beginers learning C and C++. It takes away the complexity and overhead of creating projects in other IDE's for basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QuizButtons

    QuizButtons

    Visual Basic and Arduino sketch to run a quiz button project.

    This is a sketch used on an Arduino Uno to operate 4 buttons used in quizzes, and also a Visual Basic solution to add functionality to the attached laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Distributed Power Node

    Distributed Power Node

    This project is to create a distributed power grid formed by small DC power nodes and connected to each other via a common 400 Volt DC bus. There are many components needed to create this system and I have begun by writing a simulation. In addition a wireless communication protocol is also being developed using Arduino and inexpensive transmitter and receiver modules. Simulation ---------------- A BASIC language implementation (using Basic256) of a 3 node distributed DC power system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PcW16 Basic

    PcW16 Basic Compiler for Rosanne OS

    PcW16 Basic Compiler for Rosanne OS the last PcW of the Amstrad PcW range. This ran on a z80 chip and was a dramatic step away from the original line. The platform is an ideal environment for young programmers of today to learn how to make programs and visual operating systems with the comparatively limited resources that were available back then and on the z80 chip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cppm

    An independent module architecture for C++.

    C++M is a compiler and operating system independent component architecture which has been designed with an extensive focus on C++11. The basic principles of C++M are similar to those of COM and CORBA, but some key design decisions differ greatly. Some key differences compared to the former are the use of a hierarchical namespace and the use of human readable “fully qualified names” instead of GUIDs, as well as the support for basic metadata that allows the distribution of modules in binary form...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    We're developing a basic slam framework over an Arduino-based robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CylonOS

    A shell written in QBASIC

    This is a QBasic file that was written as a predecessor to Skylight shell. It requires QBasic 1.1 from Microsoft or a QBasic compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AHC Mod Compiler

    Compiles complex mod installs for Skyrim et. al.

    Compiles complex mod installs for Skyrim et. al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Arduino VB Lab

    VB.NET Arduino Interface

    Arduino VB Lab is coded in VB.NET and allows users to make custom control interfaces for controlling the Arduino from the PC. Users can add gauges, buttons, images, etc, to an empty page and use the buttons to control something, or use the information being displayed. You are able to log all sensor data to an SQL Server database and select a date range on the graphs to view different time spans of data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    B++ Compiler
    B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    ASDM-NoC

    Asynchronous Spatial Division Multiplexing Router for On-Chip Networks

    This project provide a reconfigurable asynchronous SDM router which can be configured into a basic wormhole router or an SDM router with multiple virtual circuits in every direction. Features: * 5-port router for mesh network (0 south, 1 west, 2 north, 3 east, 4 local) * The dimension order routing (XY routing) * Available flow control methods: wormhole, SDM, VC * Reconfigurable number of virtual circuits, buffer size, data width * Fully synthesizable router implementation * SystemC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Root Locus

    Root Locus Suite

    A very basic executable file compiled via MATLAB and Visual Studio 2010 that will prompt you to give the numerator and denominator in an array format. AKA put in the transfer function's numerator coefficients and denominator coefficients in descending order, and will output a root locus plot. Requires MATLAB compiler runtime, which can be downloaded from here: http://www.mathworks.com/products/compiler/mcr/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small BASIC interpreter/compiler that can be imbedded in other programs (particularly HLA assembly language programs), allowing the application's users to write short scripts to control the application's behavior.
    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.