analog-input
There are 14 repositories under analog-input topic.
mccdaq/uldaq
MCC Universal Library for Linux
mickey9801/MultiButtons
Handle multiple buttons using single analog pin for ESP32
mjablons1/nidaqmx-continuous-analog-io
This script shows how to use nidaqmx package to simultaneously and continuously write to and read from an NI DAQ measurement card analog I/O's.
uutzinger/TeensyDMA_ADC_server
Teensy ADC with DMA and dual buffer server
HJvA/BLE-automation
BLE Automation-IO server on Adafruit device, with pythonista and/or raspberry AIOS-client
souffle17/10k-keypad-hall-sensors
a 10k mechanical keypad with support for variable input hall effect switches
uutzinger/ADC
Teensy 3.x/LC ADC implementation
Buerstenmacher/rom_header
c++11 header files that can be used by your c++ programs
metz-connect/node-red-ewio2
Provides nodes to access EWIO2 interfaces like IOs and metering - from Node-RED
SoecJan/Praktikum-Wirtschaftsinformatik-2019
This repository contains the source code and documentation of a one week project called FAJKER. It's purpose is to make time tracking on construction sites easier.
usmana5809/Aurdino-Volt-LCD
This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se
CSChen0905/NI_DAQ_recorder
A simple application used to read data from NIDAQ devices and save it on the disk.
uutzinger/TeensyDMA_ADC_single_buffer_read
Teensy 3.x ADC with DMA internal clock