Page 9 of 27
Re: Combination Circuits/Schematics
Posted: Mon Apr 24, 2017 1:46 pm
by Spogg
That is AMAZING!!
I wish I had your graphic skills.
When it's done I'd love to link to it, or upload it to the flowstoners site just to demo what is possible with the appropriate talent. Of course if you prefer not to I do understand...
Cheers
Spogg
Re: Combination Circuits/Schematics
Posted: Mon Apr 24, 2017 3:21 pm
by tiffy
Rack & Pinion v1.1 (Animation)
Re: Combination Circuits/Schematics
Posted: Mon Apr 24, 2017 4:42 pm
by tiffy
Cage Driver & Spur Gear v1.0 (Animation)
Re: Combination Circuits/Schematics
Posted: Tue Apr 25, 2017 8:13 am
by tiffy
Spogg wrote:That is AMAZING!!
I wish I had your graphic skills.
When it's done I'd love to link to it, or upload it to the flowstoners site just to demo what is possible with the appropriate talent. Of course if you prefer not to I do understand...
Cheers
Spogg
Hi Spogg,
I will upload it to my Dropbox sometime since there is a size limit on this website. But be patient since all the links to my dropbox are overloaded with traffic and they temporarily shut it down. So, I don't know for how long and when they will reactivate it again, I myself will just have to wait a while and see.
Thanks for the compliment.
regards.
Re: Combination Circuits/Schematics
Posted: Thu Apr 27, 2017 1:08 am
by tiffy
Spur Gears (Wheel & Pinion) v1.0
I noticed only now that there is a slight discrepancy with the centers of the two gears, I will redo them later on and post them again here under a different version.
** The Up/Down setting did not function correctly in v1.0.
I corrected the functioning of the Up/Down setting in v1.1 but I did not yet corrected the small discrepancy between the two gears.
*** I have made two new Gears in this version v1.2 to improve the meshing of the two gears, and I don't think one will get it much better than this.
Re: Combination Circuits/Schematics
Posted: Sun May 28, 2017 9:30 am
by tiffy
The Schematic contains:
1) a One-Shot (Normally On/Normally Off), and
2) a Ticker Connected to the Input of the other One-Shot to provide a "Continuous Boolean Output Trigger Pulse."
There is a description inside the schematic.
Re: Combination Circuits/Schematics
Posted: Sun May 28, 2017 9:42 am
by tiffy
Float Counter:
The schematic comes in handy, for instance, when you use it as an input to a graphics slider in order for the slider to slide smoothly.
Re: Combination Circuits/Schematics
Posted: Mon May 29, 2017 1:22 am
by RJHollins
Thanks Tiffy.
Again, useful tools for that 'special' need.
thx

Re: Combination Circuits/Schematics
Posted: Mon May 29, 2017 3:43 am
by BobF
Hi Tiffy,
Thanks again Tiffy, very well done, will surly find use of these in the future.
Cheers, BobF.....
Re: Combination Circuits/Schematics
Posted: Sun Jun 04, 2017 6:01 pm
by tiffy
The Ruby Style Guide for best practice Source Code Layout:
Someone on the Forum once recommended that we should follow a "Ruby Style" of best practice rules (i.e. Source Code Layout) so that real-world Ruby programmers can write code that can be maintained by other real-world Ruby programmers.
So, I crawled the Internet and I came across the following webpage:
https://github.com/bbatsov/ruby-style-g ... ethod-bangFrom my side (as a beginner) it is only a thought or recommendation not a hard-and-fast-rule. What do you think about the idea?
