How to reduce LED flash rate (frequency)How does LED Flashes One by One in my Project Some Queries?Overdriven...
How can I practically buy stocks?
Is contacting this expert in the field something acceptable or would it be discourteous?
How would one muzzle a full grown polar bear in the 13th century?
Pass By Reference VS Pass by Value
Contradiction proof for inequality of P and NP?
Why was Germany not as successful as other Europeans in establishing overseas colonies?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
Is the 5 MB static resource size limit 5,242,880 bytes or 5,000,000 bytes?
Are Boeing 737-800’s grounded?
Examples of subgroups where it's nontrivial to show closure under multiplication?
a sore throat vs a strep throat vs strep throat
Do I have to worry about players making “bad” choices on level up?
How to creep the reader out with what seems like a normal person?
Will tsunami waves travel forever if there was no land?
How to stop co-workers from teasing me because I know Russian?
How come there are so many candidates for the 2020 Democratic party presidential nomination?
Combinable filters
Please, smoke with good manners
Meaning of Bloch representation
Why isn't the definition of absolute value applied when squaring a radical containing a variable?
Shrinkwrap tetris shapes without scaling or diagonal shapes
The Defining Moment
How can I place the product on a social media post better?
US visa is under administrative processing, I need the passport back ASAP
How to reduce LED flash rate (frequency)
How does LED Flashes One by One in my Project Some Queries?Overdriven LED's vs electronic flash : FeasibilityHow does this transistor dual LED flasher circuit work?OWI Robot Arm Circuit Diagram LED question3V LED Pulse CircuitSolid State Flasher controlling other RelaysChanging the frequency of a flashing LEDChanging out driver on sequential switchback DRL LED stripUltra Low Consumption White LED Flasher7030 SMD LED pad configuration
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
I have purchased an LED flasher circuit from Ebay (see jpg) for use on a model plane, but the flash rate on the circuit is much too fast, about 4 flashes a second. I am trying to achieve 1 or 2 flashes a second. What component would I need to change to reduce the flash rate? I have listed the components in the PDF and have drawn out the circuit, so I hope that helps. Many thanks
led led-driver
New contributor
$endgroup$
add a comment |
$begingroup$
I have purchased an LED flasher circuit from Ebay (see jpg) for use on a model plane, but the flash rate on the circuit is much too fast, about 4 flashes a second. I am trying to achieve 1 or 2 flashes a second. What component would I need to change to reduce the flash rate? I have listed the components in the PDF and have drawn out the circuit, so I hope that helps. Many thanks
led led-driver
New contributor
$endgroup$
add a comment |
$begingroup$
I have purchased an LED flasher circuit from Ebay (see jpg) for use on a model plane, but the flash rate on the circuit is much too fast, about 4 flashes a second. I am trying to achieve 1 or 2 flashes a second. What component would I need to change to reduce the flash rate? I have listed the components in the PDF and have drawn out the circuit, so I hope that helps. Many thanks
led led-driver
New contributor
$endgroup$
I have purchased an LED flasher circuit from Ebay (see jpg) for use on a model plane, but the flash rate on the circuit is much too fast, about 4 flashes a second. I am trying to achieve 1 or 2 flashes a second. What component would I need to change to reduce the flash rate? I have listed the components in the PDF and have drawn out the circuit, so I hope that helps. Many thanks
led led-driver
led led-driver
New contributor
New contributor
New contributor
asked 17 hours ago
FerryMan69FerryMan69
241
241
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The fact that there's multiple operating modes indicates that HH5K1 is not in fact a simple device, but most probably a cheap microcontroller¹ or dedicated ASIC that does the blinking.
I'm afraid that means you can't swap anything to do what you want.
So, build a flasher from scratch that does what you want. I rarely do that, but here, using a NE555 might be the simplest thing to do; there's plenty of online circuit example that you can refer to, but frankly, the application examples in the datasheet(s) do contain astable multivibrators. Add a smallish capacitor and an BJT to the output – and tadah!, you've got a flasher.
Another option is going the same route as the manufacturer of the board you're looking at: Get some logic to do your work; a 0.30€ attiny would absolutely do the job.
¹ The 51 in the name might hint it's a 8051 core clone, but that's not going to help anyone – that thing, if programmable, is very likely only programmable once.
$endgroup$
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
add a comment |
$begingroup$
FWIW, here's the schematic:
simulate this circuit – Schematic created using CircuitLab
You could desolder the HH5K1 and put a PIC10F200 in its place (after programming it, of course).
- Pin 2 would connect to BAT-
- Pin 6 would connect to BAT+
- Pin 4 would connect to R2 and the MOSFETs
You'd just need to add a wire between pins 5 (Vdd) and 6 to power the chip.
$endgroup$
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
FerryMan69 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f435695%2fhow-to-reduce-led-flash-rate-frequency%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The fact that there's multiple operating modes indicates that HH5K1 is not in fact a simple device, but most probably a cheap microcontroller¹ or dedicated ASIC that does the blinking.
I'm afraid that means you can't swap anything to do what you want.
So, build a flasher from scratch that does what you want. I rarely do that, but here, using a NE555 might be the simplest thing to do; there's plenty of online circuit example that you can refer to, but frankly, the application examples in the datasheet(s) do contain astable multivibrators. Add a smallish capacitor and an BJT to the output – and tadah!, you've got a flasher.
Another option is going the same route as the manufacturer of the board you're looking at: Get some logic to do your work; a 0.30€ attiny would absolutely do the job.
¹ The 51 in the name might hint it's a 8051 core clone, but that's not going to help anyone – that thing, if programmable, is very likely only programmable once.
$endgroup$
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
add a comment |
$begingroup$
The fact that there's multiple operating modes indicates that HH5K1 is not in fact a simple device, but most probably a cheap microcontroller¹ or dedicated ASIC that does the blinking.
I'm afraid that means you can't swap anything to do what you want.
So, build a flasher from scratch that does what you want. I rarely do that, but here, using a NE555 might be the simplest thing to do; there's plenty of online circuit example that you can refer to, but frankly, the application examples in the datasheet(s) do contain astable multivibrators. Add a smallish capacitor and an BJT to the output – and tadah!, you've got a flasher.
Another option is going the same route as the manufacturer of the board you're looking at: Get some logic to do your work; a 0.30€ attiny would absolutely do the job.
¹ The 51 in the name might hint it's a 8051 core clone, but that's not going to help anyone – that thing, if programmable, is very likely only programmable once.
$endgroup$
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
add a comment |
$begingroup$
The fact that there's multiple operating modes indicates that HH5K1 is not in fact a simple device, but most probably a cheap microcontroller¹ or dedicated ASIC that does the blinking.
I'm afraid that means you can't swap anything to do what you want.
So, build a flasher from scratch that does what you want. I rarely do that, but here, using a NE555 might be the simplest thing to do; there's plenty of online circuit example that you can refer to, but frankly, the application examples in the datasheet(s) do contain astable multivibrators. Add a smallish capacitor and an BJT to the output – and tadah!, you've got a flasher.
Another option is going the same route as the manufacturer of the board you're looking at: Get some logic to do your work; a 0.30€ attiny would absolutely do the job.
¹ The 51 in the name might hint it's a 8051 core clone, but that's not going to help anyone – that thing, if programmable, is very likely only programmable once.
$endgroup$
The fact that there's multiple operating modes indicates that HH5K1 is not in fact a simple device, but most probably a cheap microcontroller¹ or dedicated ASIC that does the blinking.
I'm afraid that means you can't swap anything to do what you want.
So, build a flasher from scratch that does what you want. I rarely do that, but here, using a NE555 might be the simplest thing to do; there's plenty of online circuit example that you can refer to, but frankly, the application examples in the datasheet(s) do contain astable multivibrators. Add a smallish capacitor and an BJT to the output – and tadah!, you've got a flasher.
Another option is going the same route as the manufacturer of the board you're looking at: Get some logic to do your work; a 0.30€ attiny would absolutely do the job.
¹ The 51 in the name might hint it's a 8051 core clone, but that's not going to help anyone – that thing, if programmable, is very likely only programmable once.
edited 17 hours ago
answered 17 hours ago
Marcus MüllerMarcus Müller
35.6k363101
35.6k363101
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
add a comment |
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thank you, Marcus for your super fast reply. I appreciate your help.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Thanks for the kind words – I'd accept an upvote, then!
$endgroup$
– Marcus Müller
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
$begingroup$
Its the least I can do. Up voted.
$endgroup$
– FerryMan69
17 hours ago
add a comment |
$begingroup$
FWIW, here's the schematic:
simulate this circuit – Schematic created using CircuitLab
You could desolder the HH5K1 and put a PIC10F200 in its place (after programming it, of course).
- Pin 2 would connect to BAT-
- Pin 6 would connect to BAT+
- Pin 4 would connect to R2 and the MOSFETs
You'd just need to add a wire between pins 5 (Vdd) and 6 to power the chip.
$endgroup$
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
add a comment |
$begingroup$
FWIW, here's the schematic:
simulate this circuit – Schematic created using CircuitLab
You could desolder the HH5K1 and put a PIC10F200 in its place (after programming it, of course).
- Pin 2 would connect to BAT-
- Pin 6 would connect to BAT+
- Pin 4 would connect to R2 and the MOSFETs
You'd just need to add a wire between pins 5 (Vdd) and 6 to power the chip.
$endgroup$
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
add a comment |
$begingroup$
FWIW, here's the schematic:
simulate this circuit – Schematic created using CircuitLab
You could desolder the HH5K1 and put a PIC10F200 in its place (after programming it, of course).
- Pin 2 would connect to BAT-
- Pin 6 would connect to BAT+
- Pin 4 would connect to R2 and the MOSFETs
You'd just need to add a wire between pins 5 (Vdd) and 6 to power the chip.
$endgroup$
FWIW, here's the schematic:
simulate this circuit – Schematic created using CircuitLab
You could desolder the HH5K1 and put a PIC10F200 in its place (after programming it, of course).
- Pin 2 would connect to BAT-
- Pin 6 would connect to BAT+
- Pin 4 would connect to R2 and the MOSFETs
You'd just need to add a wire between pins 5 (Vdd) and 6 to power the chip.
answered 15 hours ago
Dave Tweed♦Dave Tweed
126k10155269
126k10155269
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
add a comment |
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
1
1
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
$begingroup$
Thank you Dave. That sounds like a good suggestion. I have never tried programming PIC's so it all a bit new to me. I will have to investigate this option.
$endgroup$
– FerryMan69
15 hours ago
2
2
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
$begingroup$
If you want to learn to program PICs, this is a great first project. If you don't it will seem like a lot of fuss.
$endgroup$
– Dannie
8 hours ago
add a comment |
FerryMan69 is a new contributor. Be nice, and check out our Code of Conduct.
FerryMan69 is a new contributor. Be nice, and check out our Code of Conduct.
FerryMan69 is a new contributor. Be nice, and check out our Code of Conduct.
FerryMan69 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f435695%2fhow-to-reduce-led-flash-rate-frequency%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown