python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SPI connection with MSP430F2013(Master) to Arduino uno(SLAVE)
I working on a project where i need measurement of a bridge circuit(strain gauge) through MCU. For that I am using a MSP430F2013 MCu with 16 bit ADC. I dont have data logging hardware for this Mcu so ...
Hiril Patel
Votes: 0
Answers: 1
Raspberry Pi Pico Analog to Digital Timing in C++
According to numerous online sources, the Raspberry Pi Pico can perform 500,000 A to D reads a second, i.e., 2 microseconds per read. I am programming in C++ using the Arduino IDE and cannot get bett...
John Buckwell
Votes: 0
Answers: 1
Does an ADC with bipolar input has more resolution on the negative "part"?
I'm trying to understand if the negative part of a bipolar ADC has more resolution than the positive.
For simplicity, let's say I have a 3 bit ADC, for a total of 8 possible values. Let's also say tha...
Diogo Marques
Votes: 0
Answers: 1