Skip to main content

New answers tagged

0 votes

Reasons for an ATmega328P Nano SuperMini USB-C board not being recognized by a PC/Mac?

As suggested by @6v6gt I was simply smart enough to use charging USB-C cables instead of a data cable to connect the boards.
georgmierau's user avatar
2 votes
Accepted

Arduino Nano ADC input selection

With the default prescaler of 128, the maximum sample rate is 9615 samples/s (16 MHz/128/13). It can be achieved by setting the ADC to “free running mode”. Running analogRead() in a tight loop, the ...
Edgar Bonet's user avatar
  • 44.8k
0 votes

Arduino seems to be reading incorrect analog I/O. Am I doing something wrong?

1870 ohms in series with 470 ohm thermistor gives a divider ratio of 0.201 across the thermistor. Multiply by the 5.1 applied voltage and you get 1.02V - not 1.5V. As I am not yet authorized to ...
DLSmith's user avatar
  • 59
0 votes

MP3-TF-16P only works while connected to serial monitor

I know that the mp3 player draws a lot of current at startup. The 5V output of the arduino often cannot deliver the necessary power. At startup things can go wrong (beit in the Arduini and/or the mp3 ...
PaulVdB's user avatar

Top 50 recent answers are included