Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / LinnesLab 3 repositories

Lab specializing in low-cost point-of-care diagnostic devices, wearables, and the like. Public repositories supporting open science and education for all.

LinnesLab/KickStat-Paper-Firmware

Firmware used to collect data for the first KickStat publication. The device was first called MiniStat so we apologize for the name conflict in many of the files.

Language: C++ - Size: 5.51 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 46 - Forks: 8

LinnesLab/LMP91000

Arduino library for the LMP91000 AFE Potentiostat for Electrochemical Sensing

Language: C++ - Size: 4.51 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 25 - Forks: 14

LinnesLab/IR_Thermometer_Evaluation_Board-MLX90614 Fork of sparkfun/IR_Thermometer_Evaluation_Board-MLX90614

SparkFun IR Thermometer Evaluation Board - MLX90614

Language: C++ - Size: 1.3 MB - Last synced: over 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

LinnesLab/diy-gsr Fork of Noura/diy-gsr

mucking around with a DIY GSR sensor

Language: Processing - Size: 250 KB - Last synced: over 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

LinnesLab/Wind_Sensor Fork of moderndevice/Wind_Sensor

Documents and Arduino Code for using the Modern Device Wind Sensor

Language: Arduino - Size: 125 KB - Last synced: over 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

LinnesLab/arduino_library_AD56X4 Fork of frejanordsiek/arduino_library_AD56X4

Arduino library to use an Analog Devices AD56X4 12/14/16-bit Quad Channel DAC (Digital to Analog Converter) by SPI. This includes the AD5624, AD5664, AD5624R, AD5644R, and AD5664R chips.

Language: C++ - Size: 180 KB - Last synced: over 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

LinnesLab/LiPoFuelGauge Fork of awelters/LiPoFuelGauge

LiPo Fuel Gauge Library for Arduino

Language: C++ - Size: 457 KB - Last synced: over 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

LinnesLab/MAX1704 Fork of MattNewberry/MAX1704

Arduino sketch for the MAX1704* LiPo Fuel Gauge

Size: 445 KB - Last synced: over 1 year ago - Pushed: over 12 years ago - Stars: 0 - Forks: 0

LinnesLab/KickFilters

A library for implementing a few basic 1st order filters including high-pass, low-pass, and moving average filters. Specifically written for Arduino, but can be ported to other microcontrollers.

Language: C++ - Size: 1.27 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

LinnesLab/KickFiltersRT

A library for implementing a few basic real-time filters including high-pass and low-pass filters. Specifically written for Arduino, but can be ported to other microcontrollers.

Language: C++ - Size: 1.27 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

LinnesLab/LinnesLab-Eagle-Libraries

Linnes Lab's Public Eagle PCB Footprints using Eagle

Size: 2.72 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

LinnesLab/KickFFT

A library for implementing a discrete Fourier transform on an input data array. This library uses lookup tables for the trigonometric functions to reduce processing power and increase code efficiency. Specifically written for Arduino, but can be ported to other microcontrollers.

Language: C++ - Size: 23.4 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 0

LinnesLab/LinnesLab-Eagle-DesignBlocks

Size: 141 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

LinnesLab/protocentral_max30003 Fork of Protocentral/protocentral_max30003

Breakout board for the Maxim MAX3003 single-channel ECG AFE

Size: 1.93 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

LinnesLab/KickSort

Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.

Language: C++ - Size: 104 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

LinnesLab/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library Fork of sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library

An Arduino library to support the MAX17043 / MAX17044 / MAX17048 / MAX17049 battery fuel gauge

Size: 103 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

LinnesLab/GitHub-Orientation

Language: C++ - Size: 27.2 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

LinnesLab/Flow-Analysis

Macro/microscopic analyses of flow in nitrocellulose membranes

Language: MATLAB - Size: 1.02 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

LinnesLab/MAX541X

Arduino library for controlling MAX5417, MAX5418, and MAX5419 Digital Potentiometers

Language: C++ - Size: 312 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

LinnesLab/MAX5419

MAX5419 Arduino Library

Language: C++ - Size: 3.91 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

LinnesLab/tTestTable

Language: C - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

LinnesLab/AD7193 Fork of annem/AD7193

Language: C++ - Size: 23.4 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

LinnesLab/TrigDef

Language: Objective-C - Size: 43.9 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

LinnesLab/KickMath

A library for performing a few simple mathematical calculations optimized for speed, efficiency, and for use with arrays. Specifically written for Arduino, but can be ported to other microcontrollers.

Language: C++ - Size: 2.21 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

LinnesLab/Arduino-QuickSort Fork of luisllamasbinaburo/Arduino-QuickSort

Librería para ordenación con algoritmo QuickSort en Arduino

Language: C++ - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

LinnesLab/MatrixMath Fork of eecharlie/MatrixMath

A GitHub repo for the MatrixMath Arduino library - http://playground.arduino.cc/Code/MatrixMath

Language: C++ - Size: 21.5 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

LinnesLab/ADPD105

Arduino library for the ADPD105 Photometric Front Ends for pulse oximetry measurements

Language: C++ - Size: 821 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

LinnesLab/ArduinoSort Fork of emilv/ArduinoSort

Easy sorting functions for Arduino, with focus on low memory footprint

Size: 30.3 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LinnesLab/EEPROM_24C64A

Arduino library for 24C64A EEPROM

Language: C++ - Size: 251 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

LinnesLab/DS1844 Fork of prphntm63/DS1844

An arduino library for controlling a Maxim Integrated DS1844 Quad Digital Potentiometer

Language: C++ - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

LinnesLab/AD524X

Language: C++ - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

LinnesLab/OneButton Fork of mathertel/OneButton

An Arduino library for using a single button for multiple purpose input.

Size: 35.2 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LinnesLab/arduino-core-nrf52 Fork of arduino/ArduinoCore-primo

Arduino core for nrf52 cpu

Language: C - Size: 41.9 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/3D_Models Fork of sparkfun/3D_Models

3D Models of our products

Size: 935 MB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_CAD_Parts Fork of adafruit/Adafruit_CAD_Parts

CAD files for various boards, components and parts

Size: 219 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_ADS1X15 Fork of adafruit/Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator

Language: C++ - Size: 18.6 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LinnesLab/ADS1219 Fork of OM222O/ADS1219

Size: 6.84 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/MAX17048 Fork of hideakitai/MAX17048

Arduino library for MAX17048/MAX17049 1-Cell/2-Cell Fuel Gauge with ModelGauge

Size: 5.86 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Matrix Fork of Earsuit/Matrix

A free library for Arduino/STM32 matrix calculation

Size: 25.4 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/BasicLinearAlgebra Fork of tomstewart89/BasicLinearAlgebra

A library for using matrices and linear algebra on Arduino

Size: 79.1 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

LinnesLab/sensor2 Fork of Rzegarra/sensor2

sensor uv silicon labs

Language: C - Size: 25.4 KB - Last synced: over 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

LinnesLab/Protocentral_ADS1220 Fork of Protocentral/Protocentral_ADS1220

ADS1220 arduino library

Language: C++ - Size: 2.64 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/ADS1118 Fork of denkitronik/ADS1118

Arduino Library for Texas Instruments ADS1118 - 16-Bit Analog-to-Digital Converter with internal Reference and Temperature Sensor

Language: C++ - Size: 972 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

LinnesLab/DueTimer Fork of ivanseidel/DueTimer

⏳ Timer Library fully implemented for Arduino DUE

Language: C++ - Size: 75.2 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/LTC2440_lib Fork of kasskas/LTC2440_lib

Arduino library for LTC2440. Includes basic functionality

Language: C++ - Size: 1000 Bytes - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/MCP47X6 Fork of uChip/MCP47X6

Arduino library for MCP4706, MCP4716 and MCP4726 DACs

Language: C++ - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/LinnesLab-Eagle-CAM-Files

Size: 22.5 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/LinnesLab-Eagle-DRU-Files

Size: 1.95 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_nRF52_Arduino_Bootloader Fork of adafruit/Adafruit_nRF52_Arduino_Bootloader

Bootloader for the Adafruit nRF52 Feather

Language: C - Size: 4.75 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/breakout-board-si1132 Fork of AWQUA/breakout-board-si1132

Size: 37.1 KB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

LinnesLab/FaBoUV-Si1132-Library Fork of FaBoPlatform/FaBoUV-Si1132-Library

Language: C++ - Size: 15.6 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_BME680 Fork of adafruit/Adafruit_BME680

Language: C - Size: 272 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_Si701_Breakout_Arduino_Library Fork of sparkfun/SparkFun_Si7021_Arduino_Library

Repo for the SparkFun Si7021 Breakout Arduino library

Language: C++ - Size: 11.7 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/MPL3115A2_Breakout Fork of sparkfun/MPL3115A2_Breakout

Example code and board files for MPL3115A2 Breakout board.

Language: C++ - Size: 249 KB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_CCS811_Arduino_Library Fork of sparkfun/SparkFun_CCS811_Arduino_Library

A library to drive the AMS CCS811 air quality sensor

Language: C++ - Size: 184 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_BME280_Library Fork of adafruit/Adafruit_BME280_Library

Arduino Library for BME280 sensors

Language: C++ - Size: 163 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_BME280_Arduino_Library Fork of sparkfun/SparkFun_BME280_Arduino_Library

An Arduino library to control the BME280 humidity and pressure sensor.

Language: C++ - Size: 86.9 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_SI1145_Library Fork of adafruit/Adafruit_SI1145_Library

Arduino library for the SI1145 sensors in the Adafruit shop

Language: C++ - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/arduino-nRF5 Fork of sandeepmistry/arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards

Language: C - Size: 12.3 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_nRF52_Arduino Fork of adafruit/Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino

Language: C - Size: 49.7 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/TinyGPSPlus Fork of mikalhart/TinyGPSPlus

A new, customizable Arduino NMEA parsing library

Language: C++ - Size: 72.3 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_I2C_GPS_Arduino_Library Fork of sparkfun/SparkFun_I2C_GPS_Arduino_Library

Library for reading and controlling MT3333 and MT3339 based GPS modules over I2C.

Language: C++ - Size: 24.4 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/Arduino-True-DAC Fork of anton-a-tkachev/Arduino-True-DAC

Implements a true 12-bit DAC on Arduino pins 2 - 13 with R-2R resistor ladder

Language: C++ - Size: 439 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

LinnesLab/Arduino_nRF5x_lowPower Fork of mristau/Arduino_nRF5x_lowPower

Arduino Power Management Library for nRF5x

Language: C++ - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Protocentral_MAX30205 Fork of Protocentral/Protocentral_MAX30205

Arduino library and hardware for the ProtoCentral MAX30205 body temperature sensor breakout board

Language: C++ - Size: 926 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/mma8652 Fork of panStamp/mma8652

Arduino library for the Freescale MMA8652 3-axis accelerometer

Language: C++ - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

LinnesLab/BatterySense Fork of rlogiacco/BatterySense

Arduino library to monitor battery consumption

Language: C++ - Size: 273 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Qwiic_NonContact_Thermo_MLX90632 Fork of sparkfunX/Qwiic_NonContact_Thermo_MLX90632

Infrared Noncontact Thermometer FIR MLX90632

Size: 2.24 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

LinnesLab/SparkFun_MLX90640_Arduino_Example Fork of sparkfun/SparkFun_MLX90640_Arduino_Example

Controlling and reading from the MLX90640 IR array thermal imaging sensor

Language: C++ - Size: 6.11 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_MLX90632_Arduino_Library Fork of sparkfun/SparkFun_MLX90632_Arduino_Library

Arduino Library for the MLX90632 FIR based non-contact temperature sensor

Language: C++ - Size: 16.6 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/cpp-cheat-sheet Fork of gibsjose/cpp-cheat-sheet

C++ Syntax, Data Structures, and Algorithms Cheat Sheet

Size: 9.38 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_MLX90614_Arduino_Library Fork of sparkfun/SparkFun_MLX90614_Arduino_Library

Arduino library for the MLX90614 Infrared Thermometer.

Language: C++ - Size: 1.23 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/DAC_MCP49xx

Arduino library for controlling the MCP49XX family of digital-to-analog converters

Size: 0 Bytes - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Arduino-MemoryFree Fork of mpflaga/Arduino-MemoryFree

basic functions and example to use show used RAM and use less of it.

Language: C++ - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

LinnesLab/arduino-zero-timer-demo Fork of nebs/arduino-zero-timer-demo

A simple demo of the Arduino Zero timer frequency being smoothly changed in real time.

Language: C - Size: 1.46 MB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

LinnesLab/MorseArduino Fork of etherkit/MorseArduino

Generate Morse Code for transmission on a digital I/O pin

Language: C++ - Size: 27.3 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_PCA9536_Arduino_Library Fork of sparkfun/SparkFun_PCA9536_Arduino_Library

Arduino library for the PCA9536 I/O expander

Language: C++ - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_MPU-9250-DMP_Arduino_Library Fork of sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library

Arduino library for the MPU-9250 enabling it's digital motion process (DMP) features.

Language: C - Size: 245 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/mcp4728 Fork of BenoitSchillings/mcp4728

mcp4728 for arduino

Language: C++ - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Queue Fork of CalvEngIO/Queue

Templated Queue data structure class for Arduino

Language: C++ - Size: 0 Bytes - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

LinnesLab/Adafruit_ZeroTimer Fork of adafruit/Adafruit_ZeroTimer

happy wrappers for TC modules 3,4,5 on SAMD21

Language: C++ - Size: 38.1 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

LinnesLab/SparkFun_Micro_OLED_Arduino_Library Fork of sparkfun/SparkFun_Micro_OLED_Arduino_Library

Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.

Language: C - Size: 358 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/RTClib Fork of adafruit/RTClib

A fork of Jeelab's fantastic RTC library

Language: C++ - Size: 77.1 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

LinnesLab/MiniStat_LL---Android-App

Language: Java - Size: 559 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

LinnesLab/MiniStat_LL-ComputerGUI

Size: 0 Bytes - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/MiniStat_LL-AndroidApp

Size: 0 Bytes - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/MiniStat

Library for controlling the MiniStat LL Miniaturized Potentiostat

Language: C++ - Size: 35.2 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LinnesLab/AFE4490_Oximeter Fork of Protocentral/AFE4490_Oximeter

This pulse oximetry shield from ProtoCentral uses the AFE4490 IC to enable your Arduino to measure heart rate as well as SpO2 values.

Language: Eagle - Size: 21.5 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

LinnesLab/DACx311 Fork of jenschr/DACx311

This library provides simple usage of the DACx311 ICs from TI. These are single- channel, voltage output digital-to-analog converter and great for setting a voltage reference. DAC5311, DAC3311 and DAC7311 are supported, but only DAC7311 is tested.

Language: C++ - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0