Hi, would anyone be able to help me out with generating a prbs signal from the arduino? I need a 1kHz 8 bit PRBS signal which I'm going to add to a circuit I have built on my breadboard.
PRBS = Pine River Budgerigar Society.
You want to make the Arduino make bird calls?
You seen this?
I remember seeing PRBS code for arduino | Forum for Electronics the other day. I'm sure this question was posted earlier in the week, but I can't find it now.
Cheers Grumpy_Mike.
Moderator edit: personal attack removed,
If that's your response to a small joke, you aren't going to get much help here.
Ikersaldado:
Hi, would anyone be able to help me out with generating a prbs signal from the arduino? I need a 1kHz 8 bit PRBS signal which I'm going to add to a circuit I have built on my breadboard.
In the past, I've generated PRBS by loading a value into a shift register and cycling through it.
Yeah, got it working. Thanks to the people that tried to help me.
Hello all,
Im trying to implement PRBS using Arduino but I'm new to this micro controller. The output is taken from the analog or digital port?.. I got an Arduino UNO.
Thank you.