Showing 96 open source projects for "adc++"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • MATRIX is a world-class, award-winning learning management system (LMS) for businesses. Icon
    MATRIX is a world-class, award-winning learning management system (LMS) for businesses.

    For small, medium, and large sized corporations, as well as associations and public organizations

    The platform is known for delivering a great user experience, while incorporating all the essential tools companies need to support efficient training and learning.
  • 1
    Digital to Analog Analog to Digital Pulse width modulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DC++

    DC++

    A Windows client for the Direct Connect networks

    DC++ is an open source Windows client for the Direct Connect file sharing network. The DC network is a decentralized network, made up of individual servers (hubs) that users join to share files with other members on that hub. Each hub is individually run by a fellow user of the DC network, and may have certain themes to the content on the hub. Hub owners set up rules to regulate their hub as they see fit.
    Leader badge
    Downloads: 1,192 This Week
    Last Update:
    See Project
  • 3
    EiskaltDC++

    EiskaltDC++

    Program for filesharing using Direct Connect and ADC protocols

    EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, FlylinkDC++, LinuxDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • Drive Employee Development with Enterprise Mentoring Icon
    Increase employee retention and connectivity with Chronus’ award-winning mentoring software. Save admin time and scale mentoring efforts across every stage of your employee journey.
  • 5
    RELIANOID

    RELIANOID

    Network Load Balancer and Application Security

    RELIANOID is an open core (Debian GNU/Linux based) Application Delivery Controller (ADC) with advanced load balancing features such as Network Load Balancer, Application Load Balancer with SSL offloading, Advance Network Configuration including Virtual Interfaces, VLANs, Bonding with link aggregation, IPv4/IPv6, advanced routing, stateless cluster, web GUI, JSON API and much more! Enterprise Edition Load Balancer is available with extra features such as global service load balancing (gslb...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6

    uadc-ads1262-01

    ADS1262 32-bit ADC 8-channel voltmeter

    ADS1262 + STM32F030 module, 1..8 channels, isolated analog part, RS232 CSV logging. SCH/PCB in KiCAD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tiny 84a Morse Code

    Tiny 84a Morse Code

    Flashlight morse code for the Tiny84a

    ... comments are welcome though. Ben Should add, you have to go into the advanced menu 4 (adc) and hold the button down for awhile when you first flash it. It goes through the adc options (blinks) and if you keep holding, resets the light. Takes quite awhile to hold, as it was meant to be a hidden option. This writes the necessary data in eprom which allows the loop to function. Note there's also code for a glowing on button output for a second fet on the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    n32g430-lib

    Nationstech N32G430 library/startup code

    ..., OT_PP); pin_sr(GPIOA,0, SR_HI,DRV_12MA); pin_pu(GPIOA,0, PU_NO); pin_wr(GPIOA,0, 1); // configure ADC adc_on(ADC_HCLK_DIV2, ADC_PLL_DIV2, 0,ADC_CLK1M_DIV8); adc_cal(0,1); // calibrate adc_iref_on(1); // reference adc_trig(1, ADC_TRIG_SOFT); // trigger source adc_cont(0); // single conversion adc_chn(1); // channel adc_stime(0, ADC_28_5); // sample time adc_start(0); // start conversion while(!adc_ready()); // wait uint16_t adc = adc_rd(); // read
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StarFishDAQ

    StarFishDAQ

    A general purpose data acquisition system and development platform.

    The StarFishDAQ (or SFDQ for short) is a platform for developing MCU based hardware without having to start from scratch. It consists of hardware, firmware and software components. The SFDQ allows those projects that would otherwise use an off-the-shelf DAQ, PLC or MCU SBC to start with a stack of hardware, firmware and software. This allows more control, customization, and future applicability without sinking a ton of effort. The SFDQ can be used simply and quickly, as-is in...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Simple, secure, and modern online registration & management system Icon
    Simple, secure, and modern online registration & management system

    Make it easy for your clients to find, register, and pay for classes, camps, and other activities online.

    Jumbula is an end-to-end Online Registration, Payment & Class/Camp Management platform. Designed to streamline day-to-day tasks, we provide our customers with a straightforward administration dashboard and powerful management & marketing tools to promote and sell their after-school programs, camps & classes. Our team strives to offer a modern and intuitive system that is secure, robust, and reliable. Jumbula is constantly developing new features based on the needs shared by our growing community of clients.
  • 10
    TheoDORE

    TheoDORE

    Theoretical Density, Orbital Relaxation and Exciton analysis

    ... range of excited state methods (MR-CI, ADC, CC, TDDFT). It is written in a modular fashion to allow for an easy extension of these capabilities. Code development moved to github: https://github.com/felixplasser/theodore-qc
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    nano_voltmeter

    Nano voltmeter based on the Arduino Nano

    A very simple nanovoltmeter with picovolt resolution. The high resolution is possible by using a chopper, auto correlation, a modified delta-sigma analog to digital converter, a 16 bit PWM with passive five pole RC filter configured in a self nulling loop. All signal processing after the chopper is done in the AC domain with the circuit configured as a nulling amplifier. AC amplifier gain is 10,000,000 and the amplifier is fed into the Arduino ADC. This gives resolution of 100 pV per bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    gd32f330-lib

    GD32F330 startup code and peripheral library

    ..., OT_PP); // o.type pin_os(GPIOA,1, OS_10M); // o.speed pin_af(GPIOA,1, 4); // AF mode // ADC adc_on(ADC_RES_12B, ADC_AL_RIGHT, 0); // enable adc_cal(); // calibrate adc_iref_on(1); // Vref/Tref on adc_trig(1, ADC_TRIG_SOFT); // soft trigger adc_stime(17,ADC_239_5); // s.time adc_chn(17); // Vref channel adc_start(1); // start while(!adc_ready()); // wait int vcc = adc_vcc(adc_rd(), 1200); // measure VCC, mV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gd32e230-lib

    GD32E230 startup code and peripheral library

    ...); // GPIO pin_mo(GPIOA,1, MO_AF); // mode pin_ot(GPIOA,1, OT_PP); // o.type pin_os(GPIOA,1, OS_10M); // o.speed pin_af(GPIOA,1, 4); // AF mode // ADC adc_on(ADC_RES_12B, ADC_AL_RIGHT, 0); // enable adc_cal(); // calibrate adc_iref_on(1); // Vref/Tref on adc_trig(1, ADC_TRIG_SOFT); // soft trigger adc_stime(17,ADC_239_5); // s.time adc_chn(17); // Vref channel adc_start(1); // start while(!adc_ready()); // wait int vcc = adc_vcc(adc_rd(), 1200); // VCC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ADCH++

    ADCH++ is a hub software for the ADC network.

    ADCH++ is a reference hub (server) implementation for the ADC (Advanced Direct Connect) network. It supports Windows / Unix platforms and is extensible with scripts in lua and python (so far) as well as C++ plugins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    opticsbenchui

    Software for the automation of optics lab experiments

    OpticsBenchUI software is dedicated to the automation of optics lab experiments. Optics instruments are interfaced using several other open source projects among which dc1394, aravis, comedi. OpticsBenchUI allows inter-operation of digital cameras (Firewire, GigE Vision, CameraLink), actuators (RS232, USB, Ethernet), spatial light modulators (SLM), digital I/O and analog I/O boards (counters, DAC, ADC) and a Supercontinuum laser source (CP210X USB to UART bridge). Each instrument can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    n32g031-lib

    Nationstech N32G031 library/startup code

    ..., ADC_ST_600); adc_start(1); while(!adc_ready()); uint16_t adc = adc_rd(); uint16_t vcc = adc_vcc(adc, ADC_VREF); adc_chn(12); adc_stime(12, ADC_ST_600); adc_start(1); while(!adc_ready()); adc = adc_rd(); int16_t t = adc_tref(adc,vcc);
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic - mean...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original megaAVR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tm7707_lib

    AD77xx , TM7707 C library

    AD77xx , TM7707 C configuration library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The libbuspirate is a C library to talk with the bus pirate hardware (http://dangerousprototypes.com/docs/Bus_Pirate) in raw, binary scripting mode. The libbuspirate allows to quickly write a short C program to test interfacing with your favorite hardware. The library has mainly be used to interface through SPI with RF transceivers such as CC2500, MRF24J40, Ethernet controller such as ENC28J60, EEPROMs such as 24C02, 24FC1025, LCD display (PCD8544 / Nokia5110), LED display (HT1632), ......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    stm8_samples

    Simple code examples for sdcc on STM8

    This is some simple samples for STM8. Compile with sdcc, burn by stm8flash. - blinky - blink LEDS by timer, speed controls by ADC (half-period in ms equal to ADC value in ADU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Adc 2.2

    Windows desktop program for recording and analysing medical signals

    Windows desktop program for recording and analysing medical signals (ECG, rheogram, breath). Supports ADUC and Rudnev-Shilaev ADC converters. Developed with MSVC MFC C++ for Moscow State University in 2000-2002
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AF200

    GUI Control for Automated Flagger using RasPi 3

    UI fundamentals written in LiveCode with Python examples and other for I/O manipulations and ADC integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    avr-gfortran

    avr-gfortran

    program avr microcontroller using fortran77 syntax

    This is a pseudo Fortran77 compiler for Atmel AVR microcontroller, written in Fortran using gfortran compiler. The compiler use avr-gcc-4.9.2 as dependency. The recent version of compiler is 1.0.1-alpha. For Windows version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1-x86win.zip/download Linux version (32bit), click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next