Showing 38 open source projects for "c unit test"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    stm32f7nucleo-eastrising-7inch-lcd-spi

    STM32 Nucleo STM32F746ZG interface to East Rising 7 inch LCD Panel

    An STM32 Nucleo-144 development board with Arduino Uno Rev3 connectivity is interfaced via an EastRising Technology Co Ltd Shield PCB to the East Rising 800x480 pixel 7 inch LCD panel with resistive touch screen. A set of functions has been developed to drive the panel via SPI, which uses the RAiO Technology Inc RA8875 TFT-LCD controller IC. Test firmware was developed that uses this function set to explore and demonstrate the many capabilities of the panel. The STM library is used along...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PK2Aux is a library and suite of command-line utilities for using the Microchip PICkit2 programmer device for purposes other than programming (such as the generic pin controls, serial UART, and logic analyzer modes provided by the Windows software).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    liblabpro

    Open-source access to Vernier LabPro devices

    liblabpro is a cross-platform C library for controlling and collecting data from Vernier LabPro devices. It is currently in an early work-in-progress stage and is not affiliated with Vernier in any way. As a test case, it also includes a basic program, labpro-console, for communicating with a LabPro using its plaintext command system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    MSX Disk Interface Emulator

    A Interface to adapt modern SD Card to the old MSX computers

    This is an open source project that aims to create a MSX cartridge that acts as a old disk drive interface but in fact it will be accesing a modern SD Card. For the MSX it will be as if there is a magnetic disk drive with a real magnetic disk but for real it will be accessing a .dsk file inside a sdcard. Development tools used are: - Kicad version 2013-07-07 - Microchip XC8 v1.21 (free mode) - Micrchip MPLAB X IDE v1.90 - Altera´s Quartus Web Edition 11.0 UPDATE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. Also, a serial port loop back...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    can4linux

    can4linux

    CAN bus device driver

    can4linux is hosted on https://gitlab.com/hjoertel/can4linux since 2016. Don't use SourceForge anymore for this code. can4linux is an universal Linux device driver for ISA or PCI interface boards with CAN interface and embedded CAN controller solutions. Based on the API provided by can4linux commercial protocol stacks for CANopen, J1939 and DeviceNet are available. A first PCI board with an FPGA based CAN FD controller is supported (TARGET=IXXAT_IB500) in the CAN FD ISO mode but also non-ISO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GRBL for RAMPS 1.4

    GRBL port for RAMPS .1

    ************************************************************************************** Steppers redirected to fastio.h from marlin firmware min switches remaped to AUX-3, GBRL uses pin change interrupts simple scheme to allow future porting of next releases command buttons currently disabled Ramps pins config moved to ramps.h cpu_map.h - min switches added GRBL_RAMPS1_4.ino for arduino IDE ************************************************************************************** ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Atmel AVR 8bit Tools

    Atmel AVR 8bit Microcontroler Tests and Tools

    - A collection of tools for programming an Atmel AVR 8bit Microcontroler. - Circuit decriptions for Atmel AVR 8bit Microcontrolers used for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    growlight

    growlight

    Storage management and system installation tool

    Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dmmutils

    Linux and Windows utillity for Agilent U1230, U1240 and U1270 DMM

    Command line utility for Agilent U1230, U1240 ans U1270 series digital multimeters (DMM). Both Linux and Windows are supported. So far only tested on U1252A, but the utillity do probably work with all the the following multimeters: Agilent U1231A, U1232A, U1233A, U1241A, U1242A, U1241B, U1242B, U1251A, U1252A, U1253A, U1251B, U1252B, U1253B, U1271A, U1272A, U1273A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Testcard is a SDL/SDL_gfx based monitor test pattern (test card) generator. SMPTE and other test patterns are supported. Future plans include a very basic scripting capability to construct custom test patterns from built in primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A GPU memory test utility for NVIDIA and AMD GPUs using well established patterns from memtest86/memtest86+ as well as additional stress tests. The tests are designed to find hardware and soft errors. The code is written in CUDA and OpenCL.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 17

    RTD DM5408 Driver Port for Linux

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card. A DKMS module and a dynamic library written from scratch but trying to keep same functions structure of its official Windows 98 driver. I don't recommend it for production. I'm just trying to learn writing drivers for Linux with some interest in Electronics Interfacing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Serbert is a command line utility which performs a Bit Error Rate Test (BERT) on serial lines for Unix and it's variants. It does this by transmitting bytes, and waiting for their uncorrupted return. Bit error rate testers are used to test and fault
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iogen
    iogen is a lightweight tool that generates heavily fragmented I/O. This tool is intended to test storage stacks under stress and worst case scenarios. Due to heavy fragmentation of the I/O files, it tends to "bypass" caching algorithms in hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux/Unix driver development for Syntek Semicon USB2.0 Video device DC-1125, like the one that is found in Asus A6K laptops. The device can be recognized by the usb id 174f:a311 and maybe also be a standalone unit (not integrated).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Porcupine2 is a small wearable sensory unit for logging motion data and doing low-level activity recognition. The project includes electronic schematics for the hardware, software for the microcontroller and client-side software for hardware-interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple user level UDP/IP/Ethernet environment used to test and demonstrate the capabilities of the Linux VFIO driver. Includes drivers for 3 different Ethernet devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small SDL application using OpenGL to test the compatability of Shader Model 3 on nVidia GTX 470
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project contains test software and tutorials for Analog Devices' Blackfin DSP device drivers and system services. See the wiki (in the menu bar above) for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The original Cerberus Test Control System seems to be abandoned by its authors/developers. This project intends to revive it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB