Big relay for a smart-car-charger
5:20
DC Motor current analysis
5:11
5 ай бұрын
ESP32 User Interface
2:46
5 ай бұрын
PWM to analog converter
5:18
6 ай бұрын
Arduino motor driver circuit
5:16
Arduino motor driver circuit
7:31
Back-to-back MOSFET below ground
3:55
How to add dead-time to PWM
3:08
Жыл бұрын
How to drive a MOSFET
8:10
Жыл бұрын
Пікірлер
@michaeld9682
@michaeld9682 4 күн бұрын
Nice job
@DD-uq8qg
@DD-uq8qg 7 күн бұрын
Looks like, in the original scheme the bases of PNPs on the top must operate at the voltage range from VCC to VCC-0.6 volt. The VCC is 12 Volts. If you give 12 volts to the 3V pin, then the pin will be blown.
@TecSanento
@TecSanento 7 күн бұрын
i was waiting for the part where you talk about audio and how to connect a dial (for a phone) - but this project is about phoning home - not phoning at home :D
@krakkus
@krakkus 7 күн бұрын
I totally get that!
@nuteronix5799
@nuteronix5799 8 күн бұрын
Excellent work!
@krakkus
@krakkus 8 күн бұрын
Thank you! Thats nice to hear.
@SpencerHHO
@SpencerHHO 12 күн бұрын
This is the perfect solution for hobbyists with this problem who dont want to just buy a special IC mosfet driver.
@unit-16
@unit-16 13 күн бұрын
It would be nice to have a link to the code so we can make the project. There's nothing on your github link
@willwright8066
@willwright8066 15 күн бұрын
Thank you!
@krakkus
@krakkus 15 күн бұрын
You're welcome!
@v.k_
@v.k_ 16 күн бұрын
You could use mdns to find the devices. And then you shoud have authentication system. Especially if you are using it for doors etc. Esp should allways ask for password/key from the server.
@krakkus
@krakkus 16 күн бұрын
Thank you very much, I now have some reading to do on MDNS :)
@dkhundeboll
@dkhundeboll 17 күн бұрын
Great content - thanks !
@krakkus
@krakkus 17 күн бұрын
That's nice to hear :)
@qt1qg
@qt1qg 23 күн бұрын
Hello! I know that n-channel mosfet leakage current decrease if you apply negative voltage to the gate. Does it decrease enough to be of use? For example when driving T12 cartriges, where thermocouple is in series with the heater, some transistors have several microvolts to several hundred microvolts of Idss depending on voltage and transistor temperature, and i don't know how it would impact thermocouple measurements
@AlfonsoFiorentino
@AlfonsoFiorentino 23 күн бұрын
Be careful because at minute 7:48 of the video, everyone can clearly see the SSID and password of your WiFi network.
@krakkus
@krakkus 19 күн бұрын
Thanks for the heads-up :) I now have a separate WiFi for doing videos so that wont be a problem anymore, thanks!
@michaelobag2287
@michaelobag2287 24 күн бұрын
Could you share me the code?
@Splarkszter
@Splarkszter Ай бұрын
Awesome video. Thank you!!!!
@arduinoguru7233
@arduinoguru7233 Ай бұрын
Great video and nice idea, but could you lower bg music next video, since it lose me ficus.
@krakkus
@krakkus Ай бұрын
Thank you for your feedback! I need that :)
@MaxintRD
@MaxintRD Ай бұрын
Nice to see in detail how other people work their ways to make their own devices. Thank you for sharing! I saw you use the solder braid. I'm not too fond of it. Personally I prefer to use the solder sucker, but maybe that's because I don't have such a handy rotating board holder. (Most often I just clamp the board with fingers and the iron as my third hand for soldering doesn't always do what I want it to do...) In the past I've let some magic smoke out of things by reversing positive and negative. Now I always make sure to clearly mark the connector block by making the negative half black and sometimes include a diode, just to be safe. I saw you use a buck converter instead of the 7805. What buck converter is that? The solar charger that I'm currently making uses a Mini-360 board featuring the MP2307DN chip. Very nice little converter, but it's not very efficient at low power usage and gets slightly hot. Another question: what ESP32 app were you using? In most of my ESP projects I included a webserver to control things, but that app seems quite handy for prototyping things.
@krakkus
@krakkus Ай бұрын
Thank you for commenting! Marking the terminal block, yes, I should do that. I don't know the specific converters name, but "7805 drop in replacement" will get you those types of devices. That's how I found this one. The ESP app is a personal project of mine, the sketch/code is in the description. I made it for quick testing en some remote control.
@MaxintRD
@MaxintRD Ай бұрын
@@krakkus - Okay, looking at your code I now see you also use a webserver with pages to control the device. Your neat UI fooled me into thinking you used a native Android app for controlling the ESP... Very nice! In past projects I mostly used WiFiManager for easy configuration of the local WiFi connection. Perhaps I went a bit overboard in an ESP8266 based project to control a large 16x8 Christmas fairy light LED matrix, It also included mDNS, a file editor, FTP server and even a JavaScript interpreter. All just for fun and too messy to share, but still nice when it worked...
@Slickrock72
@Slickrock72 2 ай бұрын
Hey boys and girls, you should never allow a MOSFET gate to float! Always have some sort of high resistance pulldown resistance between gate and source.
@andyh8239
@andyh8239 3 ай бұрын
Does no one sell a DC buck converter that you can use an Arduino to control the output with?
@santhoshs3822
@santhoshs3822 3 ай бұрын
How to get a .tflite file
@GermanMythbuster
@GermanMythbuster 3 ай бұрын
You missed direct drive with diode across the resistor to get faster off switching :)
@Zestybwoi
@Zestybwoi 3 ай бұрын
Hi great video! how would you make this work as an always off method?
@yavuzmertovguer3789
@yavuzmertovguer3789 3 ай бұрын
its a great explanation video for ir2210. which kHz do you prefer to run with?
@lordavros
@lordavros 3 ай бұрын
I was going to give up on making tflite model for my project before I found your video. Still have to download some .dll files from cudnn but this works like a charm. Thank you so much
@chinturaj6890
@chinturaj6890 4 ай бұрын
can you provide the dowload link please
@bastiat691
@bastiat691 4 ай бұрын
I recommend taking a look at ESPHOME and Home Assistant, very good combination for things like this.
@Sugarpasa
@Sugarpasa 4 ай бұрын
Well done putting in efforts to make such a beautiful video however some of your circuit plans won't work according to the scheme you have shown.You can check them.Good luck
@Sweetw4ter
@Sweetw4ter 4 ай бұрын
You installed version 0.3.4. How do you install the most recent version 0.4.3?
@kennmossman8701
@kennmossman8701 5 ай бұрын
dont drink and drive a mosfet as the CHIPs will get you California Highway Patrol
@kennmossman8701
@kennmossman8701 5 ай бұрын
it is a DRAIN to drive a mosfet
@kennmossman8701
@kennmossman8701 5 ай бұрын
i can ride a bike, fly an airplane, sail a boat but can not drive a mosfet
@soupflood
@soupflood 5 ай бұрын
The 555 can also work as MOSFET driver. Search MOSFET driver that time forgot on KZbin. The big downside that I found with this setup is that the 555 timer outputs high on pin 3 whenever pin 4 is disconnected, and that is not desirable
@twr4641
@twr4641 5 ай бұрын
There are many things that almost any mc project needs: UI, OTA, logging, library management, remote access, you name it. Previously I implemented all this on a per-project basis, and I love your idea to create modular solutions that can be recycled. But there is a „but“: Once I started playing with Home Assistant and ESPHome recently, all of the above (and more) was suddenly automagically solved for all of my projects. It‘s so simple with Home Assistant to add a UI dashboard which then can be used from a smartphone app or viewed in a browser, at home or from the other side of the globe. I found that my many isolated projects and experimental devices suddenly became centrally manageable, updateable via OTA, organized, got awesome logging and graphs, and best: could now be used in combination for many different use cases via simple automation scripts. In short: all the stuff that is so often needed but takes lots of effort to implement (like UI, but not limited to UI) is added automatically. Today, I even implement pure lab tools like i.e. current sensors as ESPHome devices (and get UI, smartphone app, and extensive logging for free). „Programming“ via ESPHome *configurations* is another benefit in this package: an almost revolutionary new way of programming firmware: so simple it often cuts down my previous c++ coding time by factor 10. ESPHome/Home Assistant is much bigger than just „Home Automation“, and among other things includes the solution for creating UIs. Your project seems awesome for people not wanting to run Home Assistant (or not knowing how HA and ESPHome can team up). If you haven’t done so, I’d encourage you to take a look at ESPHome/Home Assistant just so you are aware of what’s in it, and you don’t accidentally reinvent the wheel. And no, I am not affiliated with them in any way 😂 I was just very surprised to see what this package can actually do, and had never expected it to be such a powerful solution for DIY makers and microcontroller enthusiasts like you and me.
@krakkus
@krakkus 5 ай бұрын
Thank you for writing. I have seen names like ESPHome but never really taken a look at them. I think it's about time to do so. You certainly made a good sales pitch :)
@desruccursed6798
@desruccursed6798 5 ай бұрын
Definitely interested. Been trying to create something similar with small database but been having trouble. Thanks for sharing.
@krakkus
@krakkus 5 ай бұрын
Thank you for your interest :) I created a public repository on Github. github.com/krakkus/ESPGUI
@nissaarwz4645
@nissaarwz4645 5 ай бұрын
If i have a build a "driver circuit" to turn on or off an automotive coil (use 5v pwm signal to turn on) , which method would you rather use?
@krakkus
@krakkus 5 ай бұрын
Hi, I would either go direct drive on the low side if acceptable, or dedicated high side driver IC. In both cases I would want a low component count for a project that doesn't live on my workbench.
@nissaarwz4645
@nissaarwz4645 4 ай бұрын
@@krakkus Thanks Sir ! The coil is activated with + 5v , it means i need a low side mofset so that i can a positive signal , right?
@andrew2004sydney
@andrew2004sydney 5 ай бұрын
Number 6 and Number 7 will not work. Both sides of the lamp are connected to ground. There is no possibility of a voltage across the lamp.
@RixtronixLAB
@RixtronixLAB 5 ай бұрын
Creative video, keep it up , thanks :)
@krakkus
@krakkus 5 ай бұрын
Thank you, will do!
@toma.3d
@toma.3d 5 ай бұрын
wrong schematics for floating gate driver and opto-coupler , sources connected to ground shorting the mosfet when on.
@khimroy3958
@khimroy3958 5 ай бұрын
If two switches press it will short circuit the power supply ! Be careful !
@Dazzwidd
@Dazzwidd 5 ай бұрын
Boom 💥
@LeeOwen-g9h
@LeeOwen-g9h 2 ай бұрын
Letting the MOSFET Gate float will also go BOOM 💥
@JackBarakitis
@JackBarakitis 5 ай бұрын
Excellent video, thank you!
@foogod4237
@foogod4237 5 ай бұрын
There are high-side driver ICs which can be "always on" (and manual control) just fine. That's just a limitation of that particular chip, not of the category in general. (and actually that chip can be controlled by manual signals too, if you wire it up correctly. It has nothing to do with being a "safety feature") Also, the optocoupler design can do PWM just fine, if you choose optocouplers with appropriate switching characteristics. A better approach would just be to use one of the other driver circuits and isolate the input using a single optocoupler instead, though.
@AlanAshton
@AlanAshton 5 ай бұрын
I really like how you made this video. Simple and to the point.
@krakkus
@krakkus 5 ай бұрын
Glad you enjoyed it!
@thedave7760
@thedave7760 5 ай бұрын
You can make a really high torque actuator from an old scissor car jack and a windscreen wiper motor.
@krakkus
@krakkus 5 ай бұрын
That sound surprisingly simple, I like it.
@braiesteanu
@braiesteanu 5 ай бұрын
great presentation format, i dig the countdown on the top right as well, keep it up!
@krakkus
@krakkus 5 ай бұрын
That's nice to hear, thank you!
@danwooller6101
@danwooller6101 5 ай бұрын
Interesting project, clear explanation, thanks
@krakkus
@krakkus 5 ай бұрын
Thank you!
@wintersoldier9595
@wintersoldier9595 5 ай бұрын
Thanks my dude, it worked. Cheers life saver <3
@swedensy
@swedensy 6 ай бұрын
Its Ground and not Grounds
@petaks01
@petaks01 6 ай бұрын
Aah, the good old Covox Speech Thing in "low res mode". Used to have one back in the 80's as soundcards were rare and expensive, only 8 bits but still very usable at the time.
@frankdearr2772
@frankdearr2772 6 ай бұрын
great topic, thanks
@EdukasiDIYTutorial-ec9ke
@EdukasiDIYTutorial-ec9ke 6 ай бұрын
Thanks..i want to try..
@negvorsa
@negvorsa 6 ай бұрын
Clear and simple explanation!! Thanks
@PhG1961
@PhG1961 6 ай бұрын
Schitterend uitgelegd en een heel leuke video!
@krakkus
@krakkus 6 ай бұрын
Dankjewel, fijn om te horen!