Showing 28 open source projects for "c# source code example"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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

    QModMaster

    Modbus TCP,RTU Master Software.

    ... not require instalation, just unzip and run. You can download the latest stable version from here <https://sourceforge.net/projects/qmodmaster/files/qModMaster-Win32-exe-0.5.2-3.zip/download>. Source code is availiable for Windows and Linux for compilation using Qt <http://www.qt.io/download>. Check out my modbus slave project <http://sourceforge.net/projects/pymodslave/>. Checkout the following youtube videos : <https://www.youtube.com/channel/UC3Tk2gE-KGtwOq8WWmb2R7g>
    Leader badge
    Downloads: 1,721 This Week
    Last Update:
    See Project
  • 2
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...), ... Example source code to talk with this hardware is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Driver libraries and applications for the Hirst Magnetic Instruments GM08, GM05 and VGM01 Gaussmeters. Supplied code gives an interface library for Windows and Linux systems. Provices Excel example, labview example, .NET sample and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5

    CANopenNode

    CANopen based stack for communication in embeded control systems.

    Project was moved to https://github.com/canopennode ---- CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network. It works on different microcontrollers, is reliable, simple and powerful and is suitable for industrial or home automation. CANopen is the internationally standardized (EN 50325-4) (CiA DS-301) CAN-based higher-layer protocol for embedded control system.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6

    Asterix

    Asterix is command line parser and Wireshark plugin for ASTERIX

    ..., from the encoding of every bit of information up to the organisation of the data within a block of data - without any loss of information during the whole process. More about ASTERIX protocol you can find here: http://www.eurocontrol.int/services/asterix Source code is available at: https://github.com/CroatiaControlLtd/asterix
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    BDM generator

    C generator for binary protocol parsers

    From a description of a protocol in OpenDocument format, generate a C parser for this protocol. For now supports only binary protocols with fixed-size frames (several frames can have different sizes but a frame shall always have the same size). - Verify validity of each field of a frame before validating the frame and copying its content to a destination dictionnary. Can be used to generate parsers for CAN protocols like J1939, custom serial protocols...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal...
    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

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PORUS is a portable USB stack for peripheral devices. Enumeration is handled automatically by C code generated from an easy-to-use configuration file. PORUS is written in standard C, so porting to new hardware is straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Code snippets for all AVR 8bit modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Digital Signal Processing Block Diagram Compiler - user extendable to all DSP's, but presently supports only the TI C2000 family. Rich support for fixed point arithmetic, both saturated and unsaturated. Block diagram entry is via TinyCAD (included).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QPort
    this is a widget to integrate with QT Designer. You can communicate with the serial port without write any line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CyberOPC Sample Client(Windows Forms) included with a CyberOPC Client Library. Based on the CyberOPC Specification (www.cyberopc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An universal Lan-to-GPIB adapter for lab instruments using the Egnite Ethernut 2.1; code in AVR C; supports http protocals and able to run cgi scripts; Primary interface is command based; software, firmware, and hardware schematics are all available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java wrapper (JNI) for OpenDmx widget (more info www.enttec.com) Source code: java, c++ / Author: Juanjo Lopez
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Moved to GitHub: https://github.com/benmat/mvxlib A free library to communicate with Intentia Movex MI-programs via the FPW-service. A Microsoft .NET implementation/clone of MvxSockX that only uses .NET managed code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The LEO-SYSGEN project deals with development of the Sysgen tool for Linux Based ECOS interface for OSEK/VDX Based RTOS. Feel free to download-develop-submit and query about it!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is an off-shoot of the EGADSS project. The nature of the changes made to the PD CLIPS code means a separate project would be best. This is an FOSS version of the PD CLIPS Engine to include such features as backwards chaining and more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ runtime that provides platform independent distributed state machines thanks to messaging, threads management, timers, traces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenTCA is C/C++-based software for the Linux/BSD platform, intended to allow anyone with a computerized-vehicle to analyze trouble codes without having to pay a mechanic to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    In telecomunication world, lot of machine send on serial link some information that is usefull to insert into a database. for example: billing information, traffic measurement and other. This parser just do it, parse imput data ad put them into a MySQL d
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.