I have a DS-1302 RTC module but how to use it?
I recall Jon Chandler made a vu meter clock but what he used for timing?
Am planning on a clock that has no hands, just LEDs but precision would be nice.
Here is my Python code to Get the Time, Decode the Hours and Minutes, and create the 20 BYTE data string sent over MQTT back to the Clock.
Updated MQTT video showing actual clock in operation rolling over from 12:59 to 1:00
Be sure and open the descriptions using the three dots on the video link.
Well, I have the board all wired, but not doing what it is supposed to do.
The MOSFETs/ LEDs are turning on when they are supposed to be OFF.
In this simple schematic, if I turn on Netport3 then ONLY led 2 should be ON
but led 4 comes ON even when I make sure netport4 is OFF
Thinking base resistor is wrong value or ??
I very much doubt the mosfets will turn on at all you have P channel.. I would get hold of some N channel hexfets as these work on a 5 volt level... P channel's need VDD - 10v to switch..
What mosfets does MrDEB actually have? MrDEB is never a stickler for details. The schematic symbol is a p-channel mosfet but the part number RQ5E040AJ is an n-channel mosfet. What he actually has soldered to the board is anybody's guess.
MrDEB is using EasyEDA, which has proper symbols for a billizian parts, including the RQ5E040AJ, so it's a mystery why he has the wrong symbol.
The "simple schematic" is also dubious, as it doesn't show any series resistors for the LEDs. Its relationship with reality in any form is doubtful.
Negatory on that space cowboy. Your schematic schematic features a p-channel symbol. Kind of hard to screw that up if you searched for the part in EasyEDA as was shown in post #126.
Soooo, you have a hardware problem. Or a software problem. Or both.
I don’t know exactly what part you're using, but it looks like you have the fet connected wrong... the body diode is always going to conduct. Check the source and drain connections.