[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

SoundsXP's very own gathering spot for the intelligent, irreverent, witty and daft.
It is currently Fri Jul 04, 2025 3:47 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: pulse generator
PostPosted: Mon Dec 10, 2018 12:20 pm 
Offline
Vimto supping slipper merchant

Joined: Mon Dec 10, 2018 9:11 am
Posts: 1
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?


Top
 Profile  
 
 Post subject: Re: pulse generator
PostPosted: Fri Dec 28, 2018 12:37 pm 
Offline
Pipe smoking fireside sitter

Joined: Fri Dec 28, 2018 12:24 pm
Posts: 6
Download 2.0.4 for Android. This Test DPC will be deleted soon. Download the latest one from the link below.


Top
 Profile  
 
 Post subject: Re: pulse generator
PostPosted: Tue Jun 30, 2020 4:20 pm 
Offline
Vimto supping slipper merchant

Joined: Wed May 20, 2020 11:21 am
Posts: 1
Location: Miami, USA
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.

_________________
I'm Bella I'm an editor living in Miami. I am a fan of photography, arts, and reading. I'm also interested in writing and web development. You can get my help with writings essays with a click on the link https://essaysworld.net/resume-writing-service


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group