Skip to main content

Questions tagged [signal-processing]

Use this tag if your question is related to signal processing techniques (within the Arduino's capability).

1 vote
3 answers
162 views

I'm working on a charged particle detector consisting of a plastic scintillator and a SiPM to create an electrical signal and I'm using an arduino with an ADC to detect these pulses. I'd like to ...
Milfod's user avatar
  • 11
1 vote
2 answers
81 views

I have a bunch of 5V signals I want to process with my MKRWiFi1010, but that only takes 3.3V max. What is the best way to connect these signals? They are video signal (HSync, VSync and Video) where ...
Bart Friederichs's user avatar
1 vote
0 answers
319 views

I've got a solar energy inverter that has a RS485 port for connecting a meter. You can place a separate energy meter in your distribution panel at home, that measures things like power usage, purchase ...
user2190492's user avatar
1 vote
2 answers
499 views

I am making a gps tracker with neo6m gps module and esp32 dev board. I checked wiring and coding but still my module isn't catching a signal I am already on roof of my house in case it require clear ...
Yug Ahuja's user avatar
-1 votes
1 answer
426 views

I would like to generate a TTL signal using an Arduino. As far as I understand, a TTL signal is just a predefined controlled signal that repeats at a certain interval (e.g. 2 μs). An Arduino circuit ...
wisdom's user avatar
  • 99
1 vote
1 answer
208 views

I am working on a project using a Rotary Encoder and I am trying to receive the output from the encoder. As it stands I am able to get a count for degrees of change and direction of rotation, however ...
Shai Morrison's user avatar
0 votes
0 answers
169 views

I am implementing a program on Arduino Nano ESP32: the KY-037 microphone is connected to the board and collects five seconds of analog signal. Then, an algorithm is applied to create a 128 x 128 ...
Alice's user avatar
  • 31
2 votes
0 answers
334 views

I am trying to send RF signal from Digispark Attiny 85 (this one) and receive the signal with Arduino NANO V3.0 ATmega328 (this one). Transmitter and receiver are STX882 and SRX882 (these). Library ...
Le_Peck's user avatar
  • 21
-1 votes
1 answer
432 views

I am working with a ESP32-C3 devkit. I am using the internal ADC on that chip to read from an analog microphone. I initialize the ADC like this: adc_continuous_config_t dig_cfg = { .sample_freq_hz ...
Alex Flint's user avatar
3 votes
1 answer
216 views

First of all if I make a wrong sentence this is because my main language isn't english. I have a homework so i am trying to make a radar with Arduino IDE and Processing. I found and wrote the codes ...
Earas's user avatar
  • 31
0 votes
1 answer
350 views

I want to create an AC PWM pulse with arduino. The microcontoller, will be also responsible for specifying the frequency (which will be around 500 Hz). External electronic components can also be used. ...
user1584421's user avatar
  • 1,435
0 votes
1 answer
187 views

From the output results, i see that the arduinoFFT returns only positive frequencies, thus i think it self removes the negative sided values and compensates the lost energy by multiplying by 2. Is ...
أيمن الفحصي's user avatar
1 vote
0 answers
93 views

I have set up a single pulse (width of ~400 ms) using the burst feature on the Tektronix AFG3102 function generator and I want to transfer this signal to the digital pin of Arduino UNO. Essentially I ...
Nikan's user avatar
  • 11
0 votes
0 answers
685 views

I'm using a simple electrode microphone with an Arduino UNO board with the aim of detecting peak frequencies in the output signal overtime. I set the sampling rate to 1 MHz, but i can't pick up a peak ...
أيمن الفحصي's user avatar
1 vote
0 answers
61 views

I am planning to use several Arduino to produce audio range analog signals. I need to use custom waveshapes generated on the fly. As far as I understand, there are two paths: Aquiring a DAC, but can ...
huhu roro's user avatar

15 30 50 per page
1
2 3 4 5
7