#
adc
Here are 527 public repositories matching this topic...
Open
mod_mime
1
iyangsj
commented
Mar 21, 2022
Description
- If the backend response is missing "Content-Type" header , try to perform MIME sniffing and fix the response header.
Reference
good first issue
Good for newcomers
Component library for ESP32, ESP32-S2, ESP32-C3 and ESP8266
esp8266
esp32
led-controller
magnetometer
adc
temperature-sensor
rotary-encoder
esp-idf
pwm
light-sensor
humidity-sensor
pressure-sensor
i2c-device
dac
wiegand
gas-sensor
co2-sensor
power-monitor
gpio-extender
esp32-s2
-
Updated
May 2, 2022 - C
IoTaWatt Open WiFi Electric Energy Monitor
-
Updated
May 4, 2022 - C++
A cross platform library for interfacing with local and remote Linux IIO devices
c
linux
digital
analog
adc
iio
hacktoberfest
analog-devices
industrial-linux
dac
iio-devices
libiio
linux-iio-drivers
-
Updated
May 5, 2022 - C
File sharing program using DC and ADC protocols
windows
linux
chat
cli
client
mac
c-plus-plus
gtk
gui
qt
communication
cross-platform
network
messaging
p2p
file-sharing
dht
adc
direct-connect
-
Updated
Apr 5, 2022 - C++
microcontroller
interpreter
gpio
csharp
firmware
dotnet
i2c
esp32
stm32
clr
spi
adc
mcu
pal
pwm
hacktoberfest
serial-communication
nanoframework
nanoframework-interpreter
-
Updated
May 6, 2022 - C
Driver for TI's ADS1x15: 12 and 16 bit Differential or Single-Ended ADC with PGA and Comparator
-
Updated
Feb 10, 2021 - C++
MCP3002/4/8, MCP3202/4/8 and MCP3304 SPI analog to digital conversion with Node.js
nodejs
javascript
raspberry-pi
iot
beaglebone-black
spi
adc
beaglebone
mcp3002
mcp3004
mcp3008
mcp3202
mcp3204
mcp3208
mcp3304
mcp3201
-
Updated
Oct 17, 2021 - JavaScript
blasti
commented
May 7, 2020
Arduino library for ADS1015 = I2C 12 bit ADC and ADS1115 = I2C 16 bit ADC
-
Updated
Mar 15, 2022 - C++
The official repositroy for BeagleScope project
beaglebone-black
kernel
firmware
oscilloscope
adc
gsoc
beaglebone
beagleboard
pru
kernel-support
rpmsg-framework
subsystem
kernel-developers
high-speed-data-acquisition
-
Updated
Jul 16, 2019 - C
A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
-
Updated
Mar 30, 2022 - Perl
An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert functions.
-
Updated
May 1, 2022 - C++
Hybrid Direct Connect hub written in Go.
-
Updated
Mar 5, 2020 - Go
adcc: Seamlessly connect your program to ADC
python
computational-chemistry
quantum-chemistry
adc
spectroscopy
algebraic-diagrammatic-construction
-
Updated
Apr 10, 2022 - Python
This project discusses the design of an 8-bit asynchronous successive approximation register (SAR) analog-to-digital converter (ADC) implemented in 45nm CMOS technology.
-
Updated
Jun 6, 2021
DataScript Examples Library
http
encryption
lua
https
cookie
persistence
load-balancer
switching
adc
avi
datascript
uri-manipulations
avinetworks
http-redirect
vantage
content-switcher
header-insertion
http-switching
-
Updated
Apr 8, 2022 - Lua
Application components for STMicro STM32 MCUs
-
Updated
Jun 9, 2019 - C
Improve this page
Add a description, image, and links to the adc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adc topic, visit your repo's landing page and select "manage topics."
The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media