ElectricSpidey
- Joined Dec 2, 2017
- 3,350
IRF9Z24N is a P-Channel MOSFET.
You would need to make an initial investment to get started but consider it a lifetime investment.Well, it looks promising. What will be needed in order to program the MCU?
Sorry, something I relied to much in the spell suggestion. What I meant is irfz44n.IRF9Z24N is a P-Channel MOSFET.
They do but the Picaxe chips have been preprogrammed with the Picaxe bootstrap firmware code so won't work with the PICKIT1.Question: does microchip makes the picaxe mcu's?
Okay, I apologize, that would work for short pushes at least 1 second apart.OK then for your benefit.
On power up all outputs are Low and all variables are set at 0
The output of the TSOP1738 is normally High when not receiving an IR signal.
The first press on the remote sends a series of pulses. First Low side of a pulse sets output 1 (leg 6) High turning on the mosfet.
Pause 1000 gives a 1 second delay for plenty of time to release the button on the remote before the code proceeds to line 5
B0 = 1 provides the logic needed so the next press sets output 1 Low without any delay.
Thank you for the explanation... Which mosfet would you recommend, no just for this instance but also thinking in one that could be versatile in different projects. I ask cause usually it's advantageous to order more than one single unit, probably like 10 units. Just thinking ahead in what else they can be use.The IRFZ44N would probably work, but it is not technically a logic level MOSFET.
From that company the logic level units usually start "IRL".

I connected that circuit and it does work but when the button is released it's a coin toss as to which state the output of the 4017Here is a simple version using the 4017 without the 555, but it is a bit of a kludge.
Well dear friends, I think finally I found a simple solution to my project.Here is a simple version using the 4017 without the 555, but it is a bit of a kludge.
The receiver must be able to sink 5mA.
The 4017 has to see a logic low at the clock enable pin.
Notice the receiver output is connected to the clock enable pin not the clock, and the clock is connected to VDD. (+5 volts)
I also noticed the 555-4017 schematic that sghioto posted does not have a power on reset network, so I also omitted it in my circuit, if the 4017 starts outside of the working range you just have to push the remote button until the 4017 comes around to the correct range, if you think that would be a problem I can show the circuit with the POR included. (you only have to bring it around once as long as the power is not removed)
If you have a 4017 laying around this might be worth a try.
View attachment 296898
I'm the wrong person to ask about a go to logic level NMOS I mostly use standard ones in my projects or load drivers and gate drivers.


Well, I found a video showing the circuit, it was in a language I couldn't recognize, I just follow the process easy enough to understand.Hold on here a touch sensor. Where did that come from?Nice! You don't need a gate resistor connect directly to the output of the TTP223. Not sure if you will have enough gate voltage to fully turn on the mosfet but give it a try. That's a IRFZ44N correct?
I just did check, it's stable. It holds very good. This time around, it did stay on for 3 minutes strait, I thought it might be ok now,, so I turned off touching it, but it didn't respond, so I used the remote and that did turn it off. I waited for a couple minutes and turned on with the remote, waited for another couple minutes then tried to turn it off with the remote, it didn't respond. So I tried with the touch, had to repeatedly try it, still not work, then started to turn off and on again after few seconds.Did you check the output voltage of the 360 when under load?
Well, I bypass the resistor, once I power it on, it didn't come on. Checked power to the ttp223 module, it gets the 4.7v ( I cranked up a little just in case). Voltage hold steady but no signs of live there. Checked with touch and remote, nothing. It supposed to do that?First I would remove the 1M resistor from the touch module and just see if that sensor works without issue.
Sorry, my bad. I disordered the wire, checked and touch works.. After turned it off and back on, starting to turn itself on and off again. What can cause that behavior?In the first and last photo I see the output from the IR sensor connected directly to the touch pad. I didn't say to bypass the 1M resistor but to remove that resistor so you could test the stability of the touch sensor only with the load connected.