Showing 15 open source projects for "dev c++ example"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    ...(For example, the J-Link debugger is sufficient for debugging on an ARM processor) An example of a project of a console utility created in this programming environment here: https://intel-hex-file-processing.sourceforge.io/ Additional information in Russian can be found here https://sites.google.com/view/esrus/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Format Converter - Intel HEX, Elf32, BIN

    Format Converter - Intel HEX, Elf32, BIN

    File Format Converter Between HEX / BIN / ELF

    Intel HEX File Processing Software File Format Converter Between HEX / BIN / ELF The source code was created and debugged in the eS development environment (for Linux and Windows) and is an example of its use. https://esolution.sourceforge.io/
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    OS Zero

    OS Zero

    Simplest kernel for cooperative multithreading

    Simplest of possible ways to multithreading on the smallest microcontrollers. This project is demonstration the programming technique of the multithreading with polling the system state. Published code debugged and ready to use in your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    StarterWareFree for AM335X

    Community-driven variant of TI's bare metal development support tools

    This is the community driven variant of StarterWare(tm) 2.0.x by Texas Instruments, a collection of example source codes, headers, and basic implementations for AM335X-based hardware (like the BeagleBone Black, the PocketBeagle or the OSD335x SiP). The aim of this project is to add features and functionalities faster than TI is able to do that and to get a high-quality package for easy bare metal programming on such Sitara-based devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Open Event Machine

    An event driven processing runtime for multicore

    Deprecated - see new repository in GitHub instead: https://github.com/openeventmachine/em-odp Open Event Machine (OpenEM or EM) is an architectural abstraction and framework of an event driven multicore optimized processing concept originally developed for networking. It offers an easy programming concept for scalable and dynamically load balanced multicore data plane applications with a very low overhead run-to-completion principle. EM can run on bare metal for best performance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Operative System ports, drivers and example projects for Zolertia manufactured wsn hardware.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GLCD SED1531 Library

    C-Library for microcontrollers to control SED1531 based LCD's

    The GLCD SED1531 Library provides functions to draw pixels, lines, filled- and open rectangles and text for micro-controllers such as the Atmel 8-bit AVR series for (very cheap!) SED1531 controller based graphical LCD's. The library is written with portability to other micro-controllers and compilers in mind; all target specific parts are stored in a separated header file . The included example is for the Atmel ATtiny2313 and AVR-GCC. It is expected that other targets can be supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This small piece of software checks or sets BIOS settings of the Award BIOS from within a running operating system. This BIOS is commonly used by PC-Engines in their ALIX-boards, for example in the ALIX.3D3 (AMD-LX800). www.trilogik.de
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A lightweight, easy-to-use library of C code for AVR microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    We are about to develop a tool(development kit) which can support developing embedded software by using USb transfer between target machine and development machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    energiaExosite

    Energia Library/Demo for Exosite on the LaunchPad+CC3000BoosterPack

    ...It connects your project using a MSP430F5529 LaunchPad and CC3000 BoosterPack. Two software packages are available: the Exosite barebones-template solution and a real-world example in the form of the Exosite BBQ Companion Combination. Both of these use-cases have code available for the Energia and Code Composer Studio IDEs. •Present Support: MSP430F5529 LaunchPad •Future Support: Tiva C Series TM4C123G LaunchPad •Required: CC3000 Wi-Fi Transceiver BoosterPack •Optional: ADS1118 BoosterPack (bonus Energia beta-library available) •GitHub Repository: https://github.com/a-whitehead/exositeLaunchPad Note: A free account on Exosite Portals is required: https://ti.exosite.com To discuss this code and more, visit: http://forum.43oh.com/topic/5108-energia-library-exosite-internet-of-things-visual-analytics-remote-monitoring/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next