3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

The Smart, Stealth LED Blinkenlight

The Smart, Stealth LED Blinkenlight
My girlfriend has a nice old-school Schwinn Collegiate 5-speed bike. I would like her to be safer when we ride at night but I also wanted to maintain the vintage look of the bike so I decided to build a bike light for her. My goals are as follows:

- The light shall not affect the "stock" look of the bike.
- The light shall operate only when it's dark enough to be effective.
- The light shall operate automatically when the bike is in use and for around 30-60 seconds afterward.
- The light shall blink to enhance visibility at night.
- The battery on the light shall last "indefinitely" when not in use.
- The light shall efficiently utilize the battery's power when in use.
- The electronics of the light shall be reasonably weatherproof -- at least enough that road spray will not affect operation.

Based on that, I made the following initial design decisions:

- The light will use an existing bike reflector to maintain the stock look.
- The battery type will be a 9V rectangular battery.
- The light will use 3 2-volt red LED's for a 6 volt voltage drop. This will additionally allow a 8.4V rechargeable battery to be used in place of the 9V.
- A wire-through-a-spring will be used to detect vibration indicating the bike is in use. The spring will wiggle when the bike is jostled, making electrical contact between the wire and spring.
- A capacitor discharging through a resistor will be used to time power usage on the light for 30-60 seconds.
- A 555 timer will be used to provide make the lights blink.

P.S. In case you're wondering, I used EAGLE (the circuit design package from CadSoft) to lay out the circuits.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Make some initial design decisions.

Make some initial design decisions.
I had originally considered using a low-power 555 (the TS555) which claims a low operating current of around 150 micro-amps (0.00015 amps) at 9 volts. I had used a circuit almost identical to this one in project. If it was light outside, the light sensor D1 would have low resistance (around 100 ohms) and the reset pin would be near 0 volts, so the 555 would stay reset, keeping the output low. If it was dark, D1 would have high resistance (as much as 10 megohms) and R1 would pull the reset pin to nearly 5 volts and the 555 would run normally, blinking the lights.

However, even with 150 micro-amps all the time, a 9 volt battery with a capacity of around 540 milliamp-hours would last 3,600 hours -- about 5 months. I'd hate to install a brand new battery, use the bike a couple times, and have to replace it twice a year.

One option was to use a switch, but I wanted to make the light automatic.
« Previous StepDownload PDFView All StepsNext Step »
20 comments
Aug 17, 2011. 6:23 PMbio88 says:
nice - but why the hot glue and then the metal squares and then spring. Agreed it looks nice but you could have omitted the squares I'd think.
Jul 4, 2009. 11:31 PMtwocvbloke says:
I've cracked open a spare (well, I have 3 already on my bike!!!) rear reflector to do something like this, only mine will just be a permanently on red light, though trying out an LED torch behind the reflector produces an interesting effect, instead of being directed directly behind the bike, the light is reflected out in 6 different directions, handy to let a passing vehicle know that you're there... :) My only problem is getting the resistors I'm using to fit under the reflector, I can shave down the LEDs, but I can't shave down the two resistors... :\ But, I'll cross that bridge as I come to it... :) If it fails, I'll just take a trailer foglight and fit a cr*pload of LEDs in there and attach it to my pannier's light bracket... :D
Jun 10, 2009. 5:44 PM440hertz says:
It's an interesting project actually, of course there are other ways to do it, but there usually are in electronics and most things in life. I don't agree that the 555 ciircuit is 'the worst', I've seen much worse, hey I've drawn some terrible circuits, LOL. Seriously though, pin numbers don't usually match the package, the diagram is usually drawn to look neat, makes it easier to read. I understand what is being said about 'instructables' being a place for novices, but there is a range of projects here, from simple to quite complex. You pick one at your skill level and with practice even the average joe will be able to tackle the more complicated ones. Learning is a good thing right?
Aug 18, 2008. 4:27 PMacmefixer says:
The "two transistor push/pull" circuit that he showed is actually an astable multivibrator, but redrawn so that it looks like an amplifier with a capacitor feeding the output back to the input. If you google astable multivibrator, you will find the circuit, but drawn in the customary way, with the caps connected by the "X" in the middle.

But in reality, no more transistors are needed, the original circuit (without the 555) has enough transistors so that it can be made into a standard two transistor flasher circuit. For circuit ideas, see:
http://www.techlib.com/electronics/flasher.html OR

http://ourworld.compuserve.com/homepages/Bill_Bowden/page5.htm#flash2.gif
Jul 7, 2007. 3:12 AMmark101 says:
Worst circuit diagram of a 555 timer I have seen in my life! Congrads on confusing novice builders.
Jul 9, 2007. 11:16 PMBrandon121233 says:
LOL theres not a thing wrong with it, I understand it perfectly well, this just isn't a project for beginners in electronics, I think the only way to make it easier for people who are new is just make the PCB files so they can order a circuit board of it from a place like BatchPCB. You can see the way I did my electronics section for my robot instructable here. Mine isn't a beginners project either, but I took out most of the skilled electronics work by giving people a way just to buy a professionally routed PCB. just my 2 cents

p.s. you might attract more people by making a catchier title
Jul 9, 2007. 2:59 AMmark101 says:
The steps are fine, I wrote "circuit diagram". The pins on the 8 pin chip , in reality are in totally diferent places. Why did you make the 555 with pins in an order that make the circuit diagram look good? 1234 on one side and 5678 on the other.
Jul 9, 2007. 5:19 PMmark101 says:
"EAGLE" in all capitals doesn't mean anything to me, sorry.
I had to go to your link to find out what it is.

You wrote "if it confuses you". Very funny. If I was confused, I wouldn't have complained would I? My circuit just wouldn't work.

Calling it "industry design" doesn't make it easy to read.
Instructables are for the average Joe's that doesn't work in the industry.
Hence the reason why I called it the Worst circuit diagram.

The typical symbolic representation of the 555 is http://www.kpsec.freeuk.com/images/555ast.gif

and this page is what typical 555 circuits look like. http://home.cogeco.ca/~rpaisley4/LM555.html#7

To use a 555 for a blinking circuit is overkill , a simple push/pull two transistor capacitor circuit would have done the job.
Aug 27, 2008. 7:57 AMirritant#9 says:
Welp I guess you know what "EAGLE" is now.

Average Joes should learn to communicate in the language of electronics if they want to exist in it.

Seems some other inconsiderate people are trying to comfuse you! Here's an example : http://www.instructables.com/files/deriv/FIR/FMX4/EO8EQHO9OEH/FIRFMX4EO8EQHO9OEH.MEDIUM.jpg

Honestly I've looked at hundreds of schematics and they're all drawn up this way pin numbers don't correspond with package outlines. Not that I have seen.

Aug 27, 2008. 8:58 AMmark101 says:
If everyone jumped off a bridge...
Aug 28, 2008. 4:30 AMirritant#9 says:
How would you like them drawn? Smartie shaped, Amphibious Landing craft shaped, Poke in the eye shaped ?
Aug 28, 2008. 11:49 AMmark101 says:
Are you a troll, or can you not read? I linked to the way I would like them drawn Jul 9, 2007. 5:19 PM
Jan 19, 2008. 12:51 PMhooloovoo33 says:
"simple push/pull two transistor capacitor circuit would have done the job." How does that work exactly? I'd be interested to try...
Jan 19, 2008. 3:03 PMmark101 says:
parts list, is two transistors, two [same if you want 50% duty](10 to 47 uF) caps, 4 resistors >two 1 Kohm two 100Kohm , two LEDs, power 6 to 15 Vdc.
Jan 19, 2008. 3:48 PMhooloovoo33 says:
cool. Thanks man, i'm gonna have to try this
Jul 2, 2007. 10:00 AMrockyt says:
I like this alot. I'm making one for my kid's bike. Thanks.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
7
Followers
7
Author:jolshefsky