Geoff Bunza geoffb

Model animation—bringing models to life—adds enormously to the interest and enjoyment of any layout or individual model! This entry demonstrates the use of a different type of LED lighting that most people likely have not considered. It also may be the smallest scale model animation ever?

Waiting to Complete the Last Move of the Dayg%20Crew.JPG 

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
Geoff Bunza geoffb

Just for Fun! Smallest Scale Model Animation?

My recent NNGC clinics, and one at our local 2nd  Division NMRA PNR clinic generated an unusual amount of interest. Since I had put in a fairly significant amount of preparation, it was really satisfying. But I was overwhelmed by the interest in what amounted to be a relatively simple, but incredibly tiny (but accurate) animation, I had added at the end of my efforts.

You can have a look at it here:

Friend of the Crew

Making a “Critter”

The “Critter” is simulated with a tiny (and I mean tiny) drop of Testors’ Pactra Fluorescent Yellow Paint, usually found in the RC Racing Car side of your local hobby shop. Note: this is NOT day-glow paint, which does not glow nearly as bright, but stays glowing longer. The Testors’ Fluorescent Paint glows quite bright under UltraViolet (UV) light.

Mix the paint thoroughly, and take a tiny bit of it on the end of a pin or toothpick, and apply it to the underside tip of a bush or shrub on your layout. Next get a 5mm UV LED (almost any will do, I chose one from Surplus Gizmos (http://www.surplusgizmos.com/5mm-UV-LED-4000-uW-25mA-Ultraviolet_p_1457.html)

_12000uw.jpg 

Then drill a 1/16inch hole in the top of it about 1/3 of the way down into the plastic housing from the top center, an place a length of 1/16 brass tube into the hole you just drilled, glue with ACC, and let dry. Then paint the entire LED and tube (but not the opening!) with a couple of coats of black paint and let dry. Now from the underside of where your firefly will be “glowing,” drill a hole at an angle towards the firefly and away from the viewer. Insert the LED/tube assembly from the bottom until the tube appears above “ground.” If necessary, hide the tube with some grass or bush.

Construction Diagram

0Diagram.jpg 

Now the only thing you need to know is the correct timing for a North American Yellow-Green Single Blinking Firefly  Photinus collustrans at 76 degrees Fahrenheit—which is about a 3 second repetition rate with about a 0.4 second duration, with some random variation. The timing is done with precision and pseudo random variation by an Arduino Pro Mini:

In the Setup () section, insert:

fly_time = millis()+1000;      // This sets the first “glow time” at 1 second ahead from NOW

And in the Loop() section place:

if (millis()> =fly_time)   {                                  // Have we hit the next time to “glow”??

digitalWrite(fly,LOW);                                 // This actually turns the Firefly “on”

delay(random(180,570));                           // This lites the fly for 180-570 milliseconds

fly_time=millis()+random(2900,3500);   //  This sets the time ahead for the next “glow”

digitalWrite(fly,HIGH);                                // This turns the Flirefly off

}

I should also point out that the exact same technique can be used to light up turn signals and small maker lights on auto and trucks, with a coating over the appropriate “light!”

That’s all there is to it! To watch grown adults enthusiastically scamper over to see this in person, beyond all else is amazing! I don’t really know if this is the smallest, scale model animation in the world, but it probably vies for the title! (smaller, even than a scale model lit cigarette!) (Background sounds by Fantasonics!)

You can get downloadable references to my last NMRA clinics here:
http://home.comcast.net/~gbglacier/

I hope you enjoy them too!  As always, appropriate suggestions and comments are welcome! 

Have fun! 
Best Regards,
Geoff Bunza

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
arthurhouston

Tipical of RR

Stops on crossing. Very nice work. 

Reply 0
Yaron Bandell ybandell

Excellent idea

Wow Geoff, I had not thought of imitating fireflies that way. I'd gone the fiber optics way myself.

Reply 0
Fiddler66

Great Video

I enjoyed the video. Over 2 minutes and I couldn't fast forward it. I wanted to see it all. Love the firefly idea, it is so unique. Also I liked the transition between the scenes. Great job.

 

Jim

Reply 0
Bill Brillinger

How about?

Geoff, neat idea!

What if you painted many dots on the bottom of the bush and setup a rotating filter to let the light through? Then a small swarm could randomly light up.

Bill Brillinger

Modeling the BNML in HO Scale, Admin for the RailPro User Group, and owner of Precision Design Co.

Reply 0
-e-c-mills-

great idea

That was great.  Thanks.

Reply 0
Geoff Bunza geoffb

Hi Bill, What if you

Hi Bill,

Quote:

What if you painted many dots on the bottom of the bush and setup a rotating filter to let the light through? Then a small swarm could randomly light up.

The biggest issue with this approach  is that the UV LED "beam" is not very wide at all even without the brass tube collimating it. So you would have to have a small grouping of fireflies, or move the UV LED further away, at which point the brightness would drop as the beam spreads. Nonetheless, it is an interesting idea! At 25-95 cents a piece, the UV LEDs aren't that expensive-- I would be more concerned with the tedium of building the "swarm!" The controller could handle as many as 18, so it is not the problem either.

Thanks for the idea!

Best Regards,

Geoff

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
Kevin Rowbotham

...

The UV light and fluorescent paint is a neat idea.  Now if the fireflies, (I don't know if I have ever seen a lone firefly myself?) moved that would be animation at it's finest!  The static flash is not terribly convincing (as a firefly) at least to my eye.  Still a neat idea that could have other applications on a layout.  Thanks for sharing it.

Some 1:1 fireflies...

~Kevin

Appreciating Modeling In All Scales but majoring in HO!

Not everybody likes me, luckily not everybody matters.

Reply 0
Geoff Bunza geoffb

Obviously Resting

Kevin, This was an obviously resting firefly that was a railroad enthusiast who had been spurned by the rest of the "swarm" for his great love of trains! Either that or it didn't really like dreamy background music accompaniments! (Big grin Best regards, Geoff

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
barr_ceo

Actually, if you want to

Actually, if you really want to get that picky about it, the references to the firefly in the bush should say "she"... IIRC, the males do the aerial display, and the females stay on the ground and blink in response. You can see in that video that some of them are blinking repetitively from one spot in the grass.

Reply 0
Bernd

Hey Geoff

Thought you'd disappeared from the forum. Glad to see you're still at it.

I like the firefly idea. A little detail that can be added to the layout later.

BTW, how's the crawler coming?

Regards, Bernd

New York, Vermont & Northern Rwy. - Route of the Black Diamonds - NCSWIC

Reply 0
salty4568

Fireflies

Geoff .... that's pretty cool!  I do have to point out that it won't work everywhere .....  My ex-wife was born and raised in southern Idaho and had never seen a firefly until we took a tri[ back to the upper Midwest to see my family!  - Surprisingly, there are many people out here (west) who have not seen one before. 

 

Skip Luke
Retired Railroader
washington State

Reply 0
Geoff Bunza geoffb

Reply to Bernd re:Crawler Work

Hi Bernd,

Quote:

BTW, how's the crawler coming?

Thanks. My clinics and other obligations put crawler development off, until recently. I think I might have mentioned before, there are several crawlers now. The big issues coming are focused more on knowing where they are and where they need to go-- considering that I would like them to be "working" on the layout. 'Sounds like I need to do an article or at least another blog about them!

Best Regards,

Geoff

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
ctxmf74

The fire flys of New york

  Wow, those are way cool, wish we had some here in coastal Cali.  We do have red tide that makes the water glow if anyone wants to model that.......DaveB

Reply 0
Geoff Bunza geoffb

A Comment on Things Not Seen Before

Hi Skip,

Quote:

Surprisingly, there are many people out here (west) who have not seen one before. 

Since I had gone off the deep end to research the flash rates of the fireflies, I discovered that they can be found all over the world! I agree very much that even in the small number of places I have lived, I have not found them "everywhere." When I was a boy growing up in Brooklyn, we had them, and I remember enjoying seeing them in the summertime. The idea for this one was a challenge from my son, and I was experimenting with UV LEDs at the time for position sensors (like for car detection on tracks). Another friend suggested day-glow paint, which didn't work out as well. I wandered into the RC car section of my local hobby store and discovered the racing, flourescent paint. It's amazing how people sometimes only look in the section of the hobby store for "their" hobby, sometimes not realizing that there are dual uses for hundreds of things. Even N Scale and O scale items for use in HO scale!

Maybe this will give people the opportunity to put a "memory" onto their layout and create a conversation piece?!

Thanks for the comment, Skip, it certainly got me thinking!

Best Regards,

Geoff

 

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
UPWilly

Fireflies on the Cali coast

Well, if you visited the Pirates if the Caribbean attraction at Disneyland, you would have seen fireflies - they were simulated in the area where the queue enters the attraction - been there for many years. Just had to point this out. It was an animation thing.

 

Bill D.

egendpic.jpg 

N Scale (1:160), not N Gauge. DC (analog), Stapleton PWM Throttle.

Proto-freelance Southwest U.S. 2nd half 20th Century.

Keep on trackin'

Reply 0
Geoff Bunza geoffb

Another Comment on Things Not Seen Before

I originally added this to my clinic as an example of how to use UV LEDs in a different way on a layout. What prompted this blog was the unbelievably enthusiastic reaction I got with every clinic I gave! It might speak well to the previous point I made to Skip's comment, that either the novelty or the memory it presents might be an interesting "addition" to a model or layout. To see so many (and I do mean many) people clamoring to view this themselves was just a great surprise for such a relatively small amount of effort!

I still am surprised at the reaction -- really!

Best Regards,

Geoff

 

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
Benny

...

A simple winner, it's a very nice little idea!

All you need is about ten of them, to really take the focus off the one...the moving ones would be a clever trick!

--------------------------------------------------------

Benny's Index or Somewhere Chasing Rabbits

Reply 0
Bernd

Excellent

Great to hear your still at it with the crawlers. Looking forward to seeing them when you're done. Probably inspire me again to build one. I've been getting parts together to animate an HO scale truck. Been looking up tiny motors. By the way, those motors with the black gear boxes we used to power the hook and boom are no longer available on E-bay, at least I haven't been able to find any.

I'm patiently awaiting your next project.

Bernd

New York, Vermont & Northern Rwy. - Route of the Black Diamonds - NCSWIC

Reply 0
Logger01

Add more paint dots for Synchronized Fireflies

Now I see fireflies on the layout most of the Summer, but that is just another joy of running a garden layout at night.

However; for those stuck indoors and modeling sections of the Southern Appalachians you could add a bunch of simulated fireflies. Every year around the middle of June visitors to Elkmont in the Smokey Mountain National Park (once the site of a Little River Railroad yard and logging town) can watch thousands of fireflies stump the scientist investigating the phenomenon.

Synchronous Fireflies - Great Smoky Mountains National Park

 

Ken K

gSkidder.GIF 

Reply 0
Richard Johnston

"Moving" Fireflys

Perhaps a series of appropriately spaced paint dots and IR emitters setup as a chase light array would look like a single moving firefly. This could get expensive, but would be impressive.

By the way, the flash rate of fireflies is species dependent. There is more than one species in an area, and they can only mate with their own species. And the flash rate is also temperature dependent. They are cold blooded after all.

Dick

Reply 0
DKRickman

Laser bugs!

If I were going to try to model one (or more) moving fireflies, I'd probably look at some kind of laser mounted on a motorized, computer controlled mount, and illuminating a more or less solid background.  It wouldn't be too hard to make some firefly dots on a backdrop, though each firefly would need its own laser, and that could get expensive.  Also, I'm not sure if it would be easy to get the right color.

Ken Rickman

Danville & Western HO modeler and web historian

http://southern-railway.railfan.net/dw/

Reply 0
Geoff Bunza geoffb

Color

Hi Ken,

Fireflies glow yellow and yellow-green colors according to my research. It could be problematic for a laser. I've seen green but not yellow laser LEDs.

It's an intriguing idea nonetheless. I wonder if it could be used in some other animation?

Best Regards,

Geoff

 

Geoff Bunza's Blog Index: https://mrhmag.com/blog/geoff-bunza
More Scale Model Animation videos at: https://www.youtube.com/user/DrGeoffB
Home page: http://www.scalemodelanimation.com

Reply 0
Jim at BSME

Laser Bugs

I would think you could get a UV laser and use optics to move the beam around and hit your painted bug spots.  I don't know if this is simpler than the moving the whole laser or not.  And who knows what the cost might be for such apparatus.  I don't think you could adapt a laser light show as it has a specific pattern, I know some use diffraction gratings to split a beam, but that would be a straight pattern as opposed to "random" places.

- Jim B.
Baltimore Society of Model Engineers, Estd. 1932
O & HO Scale model railroading
Check out BSME on: FacebookInstagram
Reply 0
Reply