If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Chronometer
17 posts
• Page 1 of 2 • 1, 2
Chronometer
Hello,
I'ld like create a stopwatch.
With 2 btn for go and stop chrono.
there is an example ?
I'ld like create a stopwatch.
With 2 btn for go and stop chrono.
there is an example ?
- rustyou
- Posts: 93
- Joined: Sat Jan 04, 2014 10:55 am
- Location: France
Re: Chronometer
Only for chronometer?
Just use ruby ticker to 1 sec and you will get 1 tick every second.
Make a counter and set max 60 to get minutes and so on...
Display counter values.
Just use ruby ticker to 1 sec and you will get 1 tick every second.
Make a counter and set max 60 to get minutes and so on...
Display counter values.
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
-
CoreStylerz - Posts: 327
- Joined: Sun Jan 22, 2012 2:19 am
- Location: italy
Re: Chronometer
hi CoreStylerz,
Yes.
1 btn for start. and 1 other btn for stop time
Yes.
1 btn for start. and 1 other btn for stop time
- rustyou
- Posts: 93
- Joined: Sat Jan 04, 2014 10:55 am
- Location: France
Re: Chronometer
i am bad with ruby
- rustyou
- Posts: 93
- Joined: Sat Jan 04, 2014 10:55 am
- Location: France
Re: Chronometer
Check in the toolbox for the ruby module that was described. Using it - does not requires knowing how ruby works.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: Chronometer
This one uses code counter. start and stop toggle a boolean and that controls a counter within an assembly code. After that the counter is divided by samplerate and you get very precise time in seconds
- Attachments
-
- Chronometer.fsm
- (1.96 KiB) Downloaded 794 times
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Chronometer
Just prefect !!
Thank you KG !!!!!!
Thank you KG !!!!!!
- rustyou
- Posts: 93
- Joined: Sat Jan 04, 2014 10:55 am
- Location: France
Re: Chronometer
Thanks KG !!
One for the toolbox ... cause ya just never know
One for the toolbox ... cause ya just never know
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Chronometer
I've build a green+ruby ticker chronomater.. 4-5 minutes.
Here is:
Ability to start, stop and reset timers.
Also decimals for seconds.
Kg module is ok, but requires audio load.
Here is:
Ability to start, stop and reset timers.
Also decimals for seconds.
Kg module is ok, but requires audio load.
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
-
CoreStylerz - Posts: 327
- Joined: Sun Jan 22, 2012 2:19 am
- Location: italy
Re: Chronometer
CoreStylerz wrote:I've build a green+ruby ticker chronomater.. 4-5 minutes.Here is:
Chronometer.fsm
(5.05 KiB) Downloaded 3 times
Ability to start, stop and reset timers.Also decimals for seconds.Kg module is ok, but requires audio load.
Very cool...
Yes you're right about the audio load, but the advantage of my chronometer is, that it is controlled by streamboolean (or defacto by any stream) so it can be sample-precise when triggered by streams.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
17 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 49 guests