Showing 40 open source projects for "code e-library"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Compliance Operations Platform. Built to Scale. Icon
    Compliance Operations Platform. Built to Scale.

    Gain the visibility, efficiency, and consistency you and your team need to stay on top of all your security assurance and compliance work.

    Hyperproof makes building out and managing your information security frameworks easy by automating repetitive compliance operation tasks so your team can focus on the bigger things. The Hyperproof solution also offers powerful collaboration features that make it easy for your team to coordinate efforts, collect evidence, and work directly with auditors in a single interface. Gone are the days of uncertainty around audit preparation and compliance management process. With Hyperproof you get a holistic view of your compliance programs with progress tracking, program health monitoring, and risk management.
    Learn More
  • 1
    Arduino IDE

    Arduino IDE

    Arduino IDE library

    This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order...
    Downloads: 194 This Week
    Last Update:
    See Project
  • 2
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Particle Firmware for the Electron, P1

    Particle Firmware for the Electron, P1

    Device OS (Firmware) for particle devices

    The Photon uses an ARM Cortex M3 CPU based microcontroller. All of the code is built around the GNU GCC toolchain offered and maintained by ARM. The build requires version 5.3.1 20160307 or newer of ARM GCC and will print an error message if the version is older than this. In order to turn your source code into binaries, you will need a tool called make. Windows users need to explicitly install make on their machines. Make sure you can use it from the terminal window. The entire Particle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
    Leader badge
    Downloads: 235 This Week
    Last Update:
    See Project
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 5
    Open source Algol 68 implementations

    Open source Algol 68 implementations

    Implementations for the Revised Report language

    ... of the vintage Algol68RS (UK Defense Research Agency) compiler. The implementation emits C code.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    libusbK

    libusbK

    A complete software solution for windows usb devices

    ... code repository using github: https://github.com/mcuee/libusbk
    Leader badge
    Downloads: 673 This Week
    Last Update:
    See Project
  • 8

    storport for Win 2003 with SMART support

    Patched storport driver for Windows 2003 Server with SMART support

    These are two patched versions of the storport driver for Windows 2003. The first version patches the storport driver of the leaked Windows Server 2003 source code archive. The second version patches storport of Windows 7 and uses it in combination with ntoskrn7.sys, which is sort of a self compiled extender library for ntoskrnl.exe to add support for missing functions called by Windows 7 storport. For more details visit https://storport-win2003-smart-support.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MySensors

    MySensors

    MySensors library and examples

    MySensors is an open-source hardware and software community focusing on do-it-yourself home automation and Internet of Things. We're here to help people who'd like to create original and affordable sensors and actuators based on components like Arduino, ESP8266, Raspberry Pi, NRF24L01+ and RFM69. Does it sound complicated? Don’t worry, we’ll explain everything. We provide easy-to-follow build instructions, ready-to-use code examples, and adaptable open-source hardware designs. All of this runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10

    SmGen

    Verilog Finite State Machine (FSM) Code Generator

    SmGen is a finite state machine (FSM) generator for Verilog. On the other hand, it is not an FSM entry tool. The input is behavioral Verilog with clock boundaries specifically set by the designer. SmGen unrolls this behavioral code and generates an FSM from it in synthesizable Verilog. Clock boundaries are explicitly provided by the designer so there is good control on the expected timing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    macosx_gpib_lib

    Porting of linux-gpib to Mac os x

    This project aims to provide some missing GPIB function to Mac Os X. It focuses only on unsupported 82357 GPIB adapter but can be extended to other USB boards if there is a need for that in the future. The code is mainly based on linux-gpib and includes also code from fxload for mac project. This project generates a dynamic library which can be linked against any kind of application which support dylib. It also comes with a python wrapper. macosx_gpib_lib is not a kernel extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Sprut Usb4All Framework

    Sprut Usb4All Framework

    A high level API, that provides access to a Microcontroller with the

    This library encapsulates the communication protocol of the Sprut-usb4all. Supporting the of MCD and CDC firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    Xorg X11 dialbox input driver

    The Xfree-independent Xorg X11 input driver for the SGI dialbox

    This driver allows using the SGI dialbox on linux systems, which lack the Xfree86 library. Users of Redhat EL/Fedora/Centos 64 bit machines may use the rpm to install the driver. Other users currently need to compile the driver source code and install the driver manually. This driver is based on source code available from https://sourceforge.net/projects/dialbox/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ApproxAdderLib

    Library of Approximate Adders

    ... as hardware designers to evaluate their code and design. To the best of our knowledge, this is the first open-source library of approximate adders that facilitates reproducible comparisons and further research and development in this direction across various layers of design abstraction. This work is a result of collaborative effort between Chair for Embedded Systems (CES) at Karlsruhe Institute of Technology (KIT), Germany and Vision Image and Signal Processing (VISpro) Lab at SEECS-NUST, Pakistan.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 20

    Embedded Firmware Library

    Library for typical microcontroller- and peripheral functions

    Embedded developers always use their favorite controllers, and if you want to modify open source code, you often have to dive deep in the datasheet of that controller. The "Embedded Firmware Library" is a project which offers a kind of API to control the controller-functions and the functions of the peripheral units on a certain board. As an application developer, you don't have to know anything about the registers of the controller. And you can write controller- and board-independent code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    at3mod

    Improved LabVIEW drivers for Andor sCMOS cameras

    This project provides an improved interface to the atcoreA driver used to control Andor cameras using SDK3 - namely their sCMOS cameras Neo and Zyla. The interface now includes LabVIEW error handling and buffer handling code along with examples of how to operate the cameras from a dataflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    tew-652brp_v2_wcl

    Client mode firmware for TrendNET TEW-652BRP V2

    Firmware to run the TrendNET TEW-652BRP version 2.x wireless router in client mode. Based on GPL firmware provided by TrendNET and modified to change the operating mode of the router from Access Point to wireless client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Battery indicator (battery meter)

    Battery indicator (battery meter)

    Battery charge indicator

    Displays battery charge indicator in the system tray. NOTE: 1) Requires Visual C++ 2010 run-time environment installed. You can get it here: http://www.microsoft.com/en-us/download/details.aspx?id=5555 2) 100% charge shown as 99%, because there is two digit positions. 3) Status icon updates every 30 seconds. There is no way to change this interval other than re-compile source code. 4) Tested on Windows XP SP3. Works perfectly. If you have any troubles using this software, please...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    VPreproc

    C++ Verilog macro preprocessor

    ...++. * Optimise some code for better reading or performance. INSTALL GUIDE Make sure you have GNU Make, gcc-g++, and boost library installed. Use make to make the project. The execute is named "vpreproc" in current directory. Using vpreproc --help for usage information. Any question or request pls write to <wsong83@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next