Showing 873 open source projects for "ide c"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mato Project

    Mato Project

    Mato Project / IDE to the user

    Our Mato Notepad Mato is a new notepad software for businesses, developers and people. the program has many functions developed for both programmers and people. We support many possibilities, including html, php, c # or ivona. With our product You can really do a lot and the great advantage of our product is that it is completely free and you do not pay any fees for installation or use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    6800/ET-3400 Emulator, designed for the Teensy 4.0/4.1 processors. Build this with the Arduino IDE 2.0. Full Source and readme included in archive. Programs written in 6800 assembly can be run in the emulator. It supports two modes of operation, an internal monitor program and a mode that emulates the Heathkit ET3400 (and ET-6800) microprocessor trainers. Motorola released the MC6800 chip in 1974. It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    odaba

    odaba

    ODABA is an terminology-oriented database management system and develo

    ODABA is an terminology-oriented database management system (TODBMS) on a high conceptual level. It provides a number of enhanced features based on natural language analysis. Terminology orientation allows designing user oriented data models. Enhanced event model and Active Data Link technology support rapid development of GUI applications. Several development, documentation, test and analyzing tools are provided in order to support developers and administrators. .NET interface and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HomePowerControl

    HomePowerControl

    Monitor and control your home and several energy sources

    ....) and the server, which is connected to a remote database and will be visualized/controlled on desktop computers, tablets and/or smartphones. The project is based on the current version of the qt classlibrary (v5.4) and qtcreator as the ide!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DNP3 Protocol Linux Arm POSIX code

    DNP3 Protocol Linux Arm POSIX code

    DNP3 Protocol Source code Library for Linux x86 x64 ARM PowerPC

    ... Linux Shared Library includes simple (Outstation Server & Client C programs )example using a Command window and command line inputs. Get a free DNP3 Development Bundle http://www.freyrscada.com/dnp3-ieee-1815.php Interoperability : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf Video Tutorial: https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gradle-cpp

    gradle-cpp

    Intended to make Gradle C++ working more comfortable.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESP32 BLE Keyboard library

    ESP32 BLE Keyboard library

    Bluetooth LE Keyboard library for the ESP32

    This library allows you to make the ESP32 act as a Bluetooth Keyboard and control what it does. Compatible with Android. Compatible with Windows. Compatible with Linux. Compatible with MacOS X (not stable, some people have issues, doesn't work with old devices). Compatible with iOS (not stable, some people have issues, doesn't work with old devices). There is also Bluetooth-specific information that you can set (optional): Instead of BleKeyboard bleKeyboard; you can do BleKeyboard...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org/ The idea comes...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    TerraForge3D

    TerraForge3D

    3D Procedural Modelling and Procedural Texturing Tool in OpenGL/C++

    What can this do? Generte 3D Terrain Procedrally Export Terrain mesh as OBJ You can write and test your own shaders An Inbuilt IDE for shaders Test under different lighting A 3D viewer A Node based as well as Layer based workflow Save the project(custom .terr3d files) Hieght map visualizer in node editor Wireframe mode Custom Lighiting Customizable Geometry Shaders included in rendering pipeline Skyboxes Multithreded Mesh Generation Expected Goals for Version 3 Add a lot more Nodes Export...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Delphi Drag&Drop Suite by Adrix.NT

    Delphi Drag&Drop Suite by Adrix.NT

    Delphi Drag & Drop Comp Suite v.5.2 rev. by Vincent Radio {Adrix.NT}

    ...: "VRAxDragDropCompSuiteDesignPkg" (Win32 only) this way you can also use it on your 64 bits (Win64) application and install the design time package (Win32) into Delphi IDE which is a 32 bits Applic !! have fun with Drag & Drop for more info please refer to ... MelanderBlog: melander.dk - The Drag and Drop Component Suite v5.2 released for any question about installation e-mail me at: adrixnt@hotmail.it PS: it seems not working in C++Builder !! Adrix.NT
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 14
    The CEDAR project
    ...: XML schema and schematron that define the storage of a valid design. - eda-model-interface: python3 library for loading, editing, diffing and validating an instance of an EDA design. - edator: The editor/IDE of EDA designs, using Qt/PySide2. - code generator: generate a C++ code base from a CEDAR model. - runtime: C++ and python runtime support files - ruststore: A datastore for the CEDAR runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    Coding Boot Camp Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th. https://learndelphi.org/boot-camp-2022/ Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero...
    Leader badge
    Downloads: 6,443 This Week
    Last Update:
    See Project
  • 16

    SynEditCb

    SynEdit in C++ for C++Builder

    C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB. The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun. The code was translated using the Delphi2CB tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    openbu

    openbu

    Lightweight L5e vehicle with freely accessible engineering documents

    ... Workbench - Z88 Arion (topology optimization, Freeware) - KiCAD - Gimp - Arduino IDE - CooCox To make the descissions in this project as transparent as possible, all big engineering descissions are evaluated with the following criteria: - efficency - simplicity - safety - maintenance - manufacturability - failure probability - clean and good looking design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 728 This Week
    Last Update:
    See Project
  • 20
    dune-archiso

    dune-archiso

    Archiso profile based on CyberOS with DUNE Numerics

    This is a live USB containing a full operating system that can be booted, this means that you can use a USB stick to burn this image or virtualize it to Linux-KVM, QEMU, Virtualbox, VMWare, Hyper-V. We included the following Arch Linux official repositories: - [core] - [extra] - [community] - [multilib] as well as Third-party repositories: - [arch4edu] - [cyber] - [dune-archiso-repository-core] - [dune-archiso-repository-extra] - [dune-core] - [dune-staging] - [dune-extensions] -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Raspberry Pi Paper Tape

    Hardware and software that I used to read some old 8 bit paper tapes

    A simple project to interface an old paper tape reader to a Raspberry Pi 3B. I find the C language easiest for me, and the libraries needed, were already installed in my version of raspbian. The Oliver Audio Engineering paper tape reader runs on 5V, but the Raspberry Pi runs on 3.3V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chromely

    Chromely

    Build cross platform HTML desktop apps on .NET

    ... hosts. With Chromely you can build Single Page Application (SPA) HTML5 desktop apps with or without Node/npm. Building SPA apps using Blazor or javascript frameworks like Angular, React, Vue or similar is easy. You can use Visual Studio Code or any IDE you are familiar with as long as Chromely knows the entry HTML file from the compiled/bundled files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HamsterLab

    HamsterLab

    education, children, course, C programming language, maze, 2d graphic

    This project is meant to particularly support children in learning the C programming language by developing different kinds of hamster-based games in a 2D graphics environment. It is designed to be used for teaching classes and contains a possible lesson plan (currently only in German). Special thanks to Oliver Saalfeld for drawing the texture graphics. Please note that the software is not finished, yet, since it is developed right now in parallel to my current course. Also a user guide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Webpad IDE
    A Basic HTML And Text Editor Written in C# (This is a first release so expect some bugs like when you click submit feedback when nothing was typed it will say please enter feedback and after you click ok it will say thanks for the feedback and close)
    Downloads: 0 This Week
    Last Update:
    See Project