I was thinking of potting these fibers at the top area near the switch or the side. Are u just going to glue them together in a bundle? Also, are you going to use all the LEDs in the power connect?Popcorn wrote:Had to go fishing to find this thread again. My fiber came in. This is gonna work!
Providing GBZ LED Status by using Fiber Optics
- dirtybeagles
- Posts: 386
- Joined: Thu May 05, 2016 6:04 am
- Has thanked: 34 times
- Been thanked: 64 times
Re: Providing GBZ LED Status by using Fiber Optics
-
- Posts: 263
- Joined: Sun May 22, 2016 6:22 am
- Location: France
- Has thanked: 137 times
- Been thanked: 37 times
Re: Providing GBZ LED Status by using Fiber Optics
What about a translucent power switch plastic button, you glue the fibers behind it, on the actual electrical switch so they make the button glow.
The problem is to find the translucent button.
Optic Fiber is very fun, I've just bought some from your link Popcorn
The problem is to find the translucent button.
Optic Fiber is very fun, I've just bought some from your link Popcorn

- Fleder
- Posts: 849
- Joined: Thu May 05, 2016 9:04 am
- Location: Germany
- Has thanked: 183 times
- Been thanked: 258 times
Re: Providing GBZ LED Status by using Fiber Optics
There are plenty of 3D Printing forums where users offer their services.SidSilver wrote:What about a translucent power switch plastic button, you glue the fibers behind it, on the actual electrical switch so they make the button glow.
The problem is to find the translucent button.
Optic Fiber is very fun, I've just bought some from your link Popcorn
Just ask one of them to get yourself a perfectly fitting translucent switch

Of course, they have to own a translucent ABS or PLA filament.
Re: Providing GBZ LED Status by using Fiber Optics
SidSilver wrote:What about a translucent power switch plastic button, you glue the fibers behind it, on the actual electrical switch so they make the button glow.
The problem is to find the translucent button.
Optic Fiber is very fun, I've just bought some from your link Popcorn
I'm not sure, but I think the clear Game Boys had clear switches. To make it translucent, lightly sand the surface of the switch to turn it white: That should diffuse the light.
-
- Posts: 56
- Joined: Thu May 05, 2016 5:32 pm
- Location: WI, USA
- Has thanked: 2 times
- Been thanked: 10 times
Re: Providing GBZ LED Status by using Fiber Optics
Kitsch-bent sells the clear buttons including clear power switch. I just got mine from them. I'm going to use it with a rectangular rgb led (mounted next to the switch) to display power status.Fox wrote:I'm not sure, but I think the clear Game Boys had clear switches. To make it translucent, lightly sand the surface of the switch to turn it white: That should diffuse the light.
http://store.kitsch-bent.com/product/custom-buttons
- Popcorn
- Trailblazer
- Posts: 354
- Joined: Thu May 05, 2016 12:58 am
- Location: Berlin
- Has thanked: 29 times
- Been thanked: 71 times
Re: Providing GBZ LED Status by using Fiber Optics
Just some notes as I'm' going through this.. One important discovery: hot glue and this plastic fiber stuff are not compatible. The hot glue actually melts the fiber. I've had to resort to warm glue, not hot glue. Meaning, unplugging the glue gun and using it while it's in the process of cooling off. Also, it's impossible to position the fiber perpendicular to the LED and hold it until it drys without losing your position. So far the best method is to lay it flat across the board and get the light source from the side of the LED. I was able to get 3 LEDs this way.
-
- Posts: 263
- Joined: Sun May 22, 2016 6:22 am
- Location: France
- Has thanked: 137 times
- Been thanked: 37 times
Re: Providing GBZ LED Status by using Fiber Optics
I was thinking of a sort of fixation support, so the fiber is held by the support, maybe with some help of electrical tape, and the support itself is hotglued.
Maybe if you can found a little plastic L square, with a pin hole to put the fiber through.
Maybe if you can found a little plastic L square, with a pin hole to put the fiber through.
- Fleder
- Posts: 849
- Joined: Thu May 05, 2016 9:04 am
- Location: Germany
- Has thanked: 183 times
- Been thanked: 258 times
Re: Providing GBZ LED Status by using Fiber Optics
This is the time where my 3D Printing Pen might come in handy.
Maybe i can paint some kind of support and use superglue to hold it all in place.
Maybe i can paint some kind of support and use superglue to hold it all in place.
- Kilren
- Posts: 574
- Joined: Wed May 11, 2016 4:40 pm
- Location: Washington, USA
- Has thanked: 35 times
- Been thanked: 84 times
Re: Providing GBZ LED Status by using Fiber Optics
For this project, I stole my wife's hot glue gun. It's a nice one because it's a low-temp hot glue gun. The gun and the glue are made to operate at lower temps. Might be a solution.Popcorn wrote:Just some notes as I'm' going through this.. One important discovery: hot glue and this plastic fiber stuff are not compatible. The hot glue actually melts the fiber. I've had to resort to warm glue, not hot glue. Meaning, unplugging the glue gun and using it while it's in the process of cooling off. Also, it's impossible to position the fiber perpendicular to the LED and hold it until it drys without losing your position. So far the best method is to lay it flat across the board and get the light source from the side of the LED. I was able to get 3 LEDs this way.
Also, if the optic fibers don't work, I was really fascinated by an idea of wermy's to use the teensy to control leds. I remember reading a post with his idea, but I don't recall where.
Maybe he'll chime in? @wermy
- wermy
- Site Admin
- Posts: 1346
- Joined: Tue May 03, 2016 8:51 pm
- Has thanked: 620 times
- Been thanked: 1322 times
- Contact:
Re: Providing GBZ LED Status by using Fiber Optics
Yep, I had thought about taking the LED solder points on the powerboost, and wiring those up to some inputs on the Teensy. Then, you could use a few analog outputs on the teensy and control an RGB LED (similar to this one: http://www.mouser.com/ProductDetail/Kin ... aQod5r0Bmg ). The Teensy could read the PowerBoost LED states and change colors on the RGB LED depending on what combination of LEDs are lit (i.e low power but charging, fully charged, etc.). My only concern was whether or not wiring up the PowerBoost LEDs directly to some inputs on the Teensy would be too much for it to handle (which might be as simple as adding some resistors), I haven't had time to play with that yet. I think the idea should work though!Kilren wrote: For this project, I stole my wife's hot glue gun. It's a nice one because it's a low-temp hot glue gun. The gun and the glue are made to operate at lower temps. Might be a solution.
Also, if the optic fibers don't work, I was really fascinated by an idea of wermy's to use the teensy to control leds. I remember reading a post with his idea, but I don't recall where.
Maybe he'll chime in? @wermy
Who is online
Users browsing this forum: No registered users and 1 guest