Show Posts
|
|
Pages: 1 ... 57 58 [59] 60
|
|
878
|
Forum 2005-2010 (read only) / Bar Sport / Re: Tip for newbies: flowchart your ideas
|
on: September 13, 2010, 04:45:52 pm
|
Flowcharting, how quaint! I love hearing electronic engineers talk about programming  Actually for the few dozen lines of code you can squeeze into an Arduino, its fine. Minimal quantities of classes, and no multiple threads of execution to worry about (apart from the occasional interrupt). Its a useful way of expressing thoughts, other useful ways that 'real' software engineers use are: state diagrams, sequence diagrams and use cases. Have a look at UML for lots of other nice thinking tools. Can I feel the flames flickering around my feet?
|
|
|
|
|
879
|
Forum 2005-2010 (read only) / Bar Sport / Re: Real light sabre
|
on: September 11, 2010, 05:59:05 pm
|
|
Sock and antenna is good, because the sock could be blown out quickly, while a short delay for posing would allow the antenna to catch up and provide rigidity.
Or,
How about this - instead of a cloth 'sock' how about one made of thin polythene, blown out under pressure.
However, the slightest puncture could lead to a certain lack of rigidity, and the last thing any Jedi wants is a limp light sabre.
I may have gone too far here..
|
|
|
|
|
880
|
Forum 2005-2010 (read only) / Bar Sport / Re: Real light sabre
|
on: September 11, 2010, 05:41:59 pm
|
|
Maybe an electric car antenna, with a disk on the end with a circle of narrow angle LEDs (or laser modules) facing back towards the handle.
You'd still need a a smoke machine to see it though. But that would allow for 'boffering'
|
|
|
|
|
882
|
Forum 2005-2010 (read only) / Bar Sport / Real light sabre
|
on: September 11, 2010, 11:21:23 am
|
|
The holy Grail of toys has to be the 'real' light sabre. How could such a thing be made?
Lasers are no good because they don't just come to a halt after a few feet, and they are difficult to see unless you have a smoke machine.
Some kind of jet of hot gas or plasma might work, but may be a bit too realistic and incendiary.
Something that would give the turning on effect of appearing from the handle would be great!
Any ideas! There must be some pre-cgi special effect way of doing it.
|
|
|
|
|
884
|
Forum 2005-2010 (read only) / Bar Sport / Re: mm verses inches
|
on: August 22, 2010, 03:50:50 pm
|
|
Thanks everyone, thats actually a real help.
Sounds like the US is more like the UK than I thought with using both systems.
Its too late for the 30 Arduino Projects for the Evil Genius. In that I mostly did inches with mm in brackets after it.
But for the sequel (the book I was referring to), I don't think I'll worry as much about it. I think perhaps mm for drill bits, LEDs, anything kind of scientific or requiring a degree of accuracy and inches with cm in backets for dimensions of wood and box sizes etc.
It kind of sounds like most of you would be more or less ok with that.
|
|
|
|
|
885
|
Forum 2005-2010 (read only) / Bar Sport / mm verses inches
|
on: August 22, 2010, 10:28:04 am
|
|
Hi, I'm writing a book for the American market, and my understanding is that you guys don't really use the metric system.
In the UK, we kind of use both in everyday life, in a mad sort of mixture. We buy petrol (gas) in Litres, but we buy drain pipes and wood mostly by the foot and cloth by the yard.
Anything technical is likely to be in metric units. So drill bits etc are in mm.
I have a question for you Americans. To what extent do you use mm. Do I have to convert every measurement into mm and ounces, or are you happy seeing things in a book in mm and grams?
|
|
|
|
|