[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SoundsXP Message Boards - Indie, Indiepop, Nu-Folk and Alt-Country Forums :: View topic - pulse generator
SoundsXP Message Boards - Indie, Indiepop, Nu-Folk and Alt-Country Forums
http://soundsxp.com/forum/

pulse generator
http://soundsxp.com/forum/viewtopic.php?f=1&t=18667
Page 1 of 1

Author:  sheridavis [ Mon Dec 10, 2018 12:20 pm ]
Post subject:  pulse generator

I am fresher to whole game of Arduino! I just got my eleven boards and trying a scheme on it.
I want to replicate few field instruments. To start we have a valve and a meter which generates two pulses based on the run in the pipe. Two pulses have 90d difference to notice direction of flow.Valve is a digital one and has two inputs which can make 3 diverse flows demand stage 4th state is not used. They are Opening, Closing or Hold this is just usual way a digital valve works I added for clarification. That means I require changing the regularity of pulses based on the inputs. Maximum freq ideally would be 1 kHz but if it spins out to be too much. Which with some compromises half of that would be okay too.

Now to make pulse train I am using Sin() function which is normal way of making it and it works fine in C# on my PC. But here appear it is a bit too much to procedure in each cycle. Below is easy version of what I have tried. I had criticism inputs in as well but no luck so took them out. I don't obtain a regular result for below program.I also have used delay() function to do the similar but it puts all functions on grasp so is not a good thing if we have little different things going on at the same time.

So my questions are:
1- Is there anybody else here has used similar thing and have got better results?
2- What is the limit freq. we can expect from Eleven ? Means any other boards that might be considerably better?
3- How long it gets to loop() function to re-start yet again ? I know it will be depending on how large is that but any normal figures with normal assumptions would be obliging.
4- Any enhanced ways you can suggest doing this?

Author:  ninant194 [ Fri Dec 28, 2018 12:37 pm ]
Post subject:  Re: pulse generator

Download 2.0.4 for Android. This Test DPC will be deleted soon. Download the latest one from the link below.

Author:  bellastenberg [ Tue Jun 30, 2020 4:20 pm ]
Post subject:  Re: pulse generator

Thanks, it is a rather interesting topic for me. It is very nice when a teacher can make his seminars very interesting even for students. If you have decided to buy from our https://essaysworld.net/writing-a-book-report, be sure that you will free yourself from unnecessary stress and will have more free time for enjoyable pastimes. Each student knows that college life may be stressful. It is particularly felt when you are a first-year student and you have this completely new experience of being far from home and studying according to new rules and schedules.

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/