Search Results for "basic compiler arduino" - Page 5

Showing 205 open source projects for "basic compiler arduino"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    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

    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
  • 2
    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: 5 This Week
    Last Update:
    See Project
  • 3
    micro c basic is light weight portable(posix dependent) basic compiler for tiny virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5

    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
  • 6
    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
  • 7

    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
  • 8

    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    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
  • 11

    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
  • 12

    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
  • 13
    We're developing a basic slam framework over an Arduino-based robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15

    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
  • 16

    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
  • 17

    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
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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
  • 24

    Vilegust

    Vilegust is a basic-like compiler/interpreter.

    Vilegust - named for the codesmells that eventually come of such projects - is a basic-like interpreter/compiler project in vb.net that will eventually be self-compilable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is primarily for testing and demonstrating ideas for an ultimate programming system, though it might very well become a very usable programming system in time. It is being developed with PowerBasic's PBWin7 compiler.
    Leader badge
    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.