EETechStuff

EETechStuff

Easy to understand tutorials on many electrical engineering and software development topics

Пікірлер

  • @eusebiosksipolitos2524
    @eusebiosksipolitos252420 сағат бұрын

    Very cool video...

  • @frad-x8q
    @frad-x8q22 сағат бұрын

    do you have a github account ?

  • @frad-x8q
    @frad-x8q22 сағат бұрын

    the videos on your channel are amazing you definitely keep it up. I learned a lot thanks to you thank you

  • @AcordaPraJogar
    @AcordaPraJogar3 күн бұрын

    Really helpful video. Thanks!

  • @gtavgameplaytv2200
    @gtavgameplaytv22004 күн бұрын

    super, thank you sir!

  • @tommymccomic7715
    @tommymccomic77156 күн бұрын

    June 2024, I just purchased this light and it is made different now. Looks the same, but the battery inside is different, I'm guessing because technology is always improving and changing. Anyway, if your considering buying this light, here is my experience with it. You still have to charge it 24 hours for the first time you take it out the box. No big deal, I plugged it in and forgot about it until the next day. Then any charge after that, takes about 8-10 hours. I use the light bar in a dark closet so it's not like I'm turning this thing on every day and leaving it running for hours. I might go in the closet 3 times a day for a few minutes at a time if that. So when it's fully charged it stays very bright for over a month without having to recharge it. Also, I did not use the screws that came with it. I went to Walmart and bought some of that 3M double sided sticky tape, I think it was $3.97 for a roll of it and I got the one rated for 15lbs of holding strength. I just cut a strip of that tape off and stuck it to the back of the light and then stuck that to the wall. Holds easy, no problem and I can always remove it if I want to. Lastly, in my instructions, it says you can just leave the light plugged in all the time and it will run the LED's continuously. So if your hanging the light near a plug, you could just leave it plugged in all the time. It does say to not run the light while charging, but that is because if it's plugged in and you turn the lights on, the power goes directly to the lights and not to recharge the battery. If your not using it wirelessly, you can just leave it On and plugged in and you will have light all the time. Just know if you turn it off, it will take 8-10 hours to charge that battery again. I like mine as it gives off plenty of light for a dark room. There are more powerful wireless LED's on the market, but I liked the fact that this one is a long bar, so it spreads the light out and projects it to a wider area in the closet. For reference, mine was $19.99 at a Ace hardware store.

  • @hmmmidkkk
    @hmmmidkkk6 күн бұрын

    Thanks!

  • @vjyothsnapriya
    @vjyothsnapriya7 күн бұрын

    i will tried to waveform generator connect pc in LAN cable i can't connect help me sir

  • @Anointingify
    @Anointingify8 күн бұрын

    Your has thrown more insight into the zmpt101 library and your code gives a better way to go. But, what if am using the sensor for 220V? What will change in DC offset and sensitivity? Thanks in anticipation.

  • @JovenAlbarida
    @JovenAlbarida11 күн бұрын

    thank you very much this what im looking for couple of days now

  • @RonaldMommsen
    @RonaldMommsen14 күн бұрын

    does anyone have the source code for this ?

  • @EETechStuff
    @EETechStuff14 күн бұрын

    This channel is for people who want to learn, not just copy & paste. Which is why I get no views.

  • @qarnma0h1
    @qarnma0h116 күн бұрын

    Thank you so much for this great video. One time I was looking for save as option in visual studio to save a project for later use. I was not able to figure it out. This template method is a great way to reuse a project or even a class in any future work. That is awesome.

  • @robertodilorenzo1902
    @robertodilorenzo190218 күн бұрын

    the parameter "VersPerFace" is not defined, where did you defined?

  • @robertodilorenzo1902
    @robertodilorenzo190218 күн бұрын

    can you share this code? i can correct and have a look on the part of missing code.

  • @SomeOne-ke4fz
    @SomeOne-ke4fz18 күн бұрын

    sad it cost $399

  • @robertodilorenzo1902
    @robertodilorenzo190219 күн бұрын

    can you share the csv file? I get an error during the running code. the problem is here. xVals.push_back(std::stod(values[j])); yVals.push_back(std::stod(values[j + 1])); error during the convertions from string to double

  • @robertodilorenzo1902
    @robertodilorenzo190219 күн бұрын

    I don't find the video where you show how to import csv file... Can you share the link here?

  • @MarkOverstreet-1
    @MarkOverstreet-124 күн бұрын

    This was informative but it lacked some information that would have been good. For example, why didn't you use .NET8? Heck, you didn't even use the latest .net framework version! Also, I need to connect to a wifi camera not my smartphone and the camera DOES NOT have a driver in Windows so how can I access that? Any thoughts?

  • @EETechStuff
    @EETechStuff21 күн бұрын

    I did a video on whether to upgrade from .NET Framework to .NET back in November.

  • @best-ki6mk
    @best-ki6mk24 күн бұрын

    helpful

  • @jacksheppard4907
    @jacksheppard490724 күн бұрын

    Complex has properties for Magnitude and Phase.

  • @higiniofuentes2551
    @higiniofuentes255125 күн бұрын

    Thank you for this very useful video!

  • @Elephantine999
    @Elephantine99926 күн бұрын

    This really helped demystify Microsoft's very unintuitive chart design.

  • @divyatripathi155
    @divyatripathi15526 күн бұрын

    Hi I m trying to simulate fuse behavior want to add fusing current vs time characterstic can u help me with the same?

  • @EETechStuff
    @EETechStuff26 күн бұрын

    First you need to plot the current thru the fuse, and then calculate RMS. Then square the RMS and multiply times the simulation time to get I2t, which describes total energy thru the fuse (see my video on Understanding Fuses). Each fuse time-current characteristic is defined by the I2t, so get the I2t from the manufacturer and in your simulation compare the actual I2t value vs. the fuse I2t rated value, and if the actual exceeds the fuse rated value at any time in the simulation the fuse should blow. Maybe make the I2t calculation as a voltage source and feed it to a voltage controlled switch (see my video on LTSpice switches), and make the switch operate if the realtime I2t volts exceeds the mfr. I2t. Haven't tried it, but something like that should work.

  • @abossomss496
    @abossomss49627 күн бұрын

    Amazing!!!!!!!!!!!!!!!!!

  • @N2Stooges
    @N2Stooges28 күн бұрын

    This ZMPT101B module seems poorly designed for use with 120VAC circuits and a 5VDC Vcc rail. The LM358 op amp used doesn't have enough output voltage swing. An LM358 output only swings from (Vcc - 1.4V) to (Gnd + 0.1V). For a 5VDC Vcc, the output can only swing from 0.1V to 3.6V. With the nominal output voltage biased to 1/2 of Vcc, the output will only swing from +2.5V to +3.6V for the positive cycle of the AC waveform. I wonder how well this ZMPT101B module would operate if you replace the LM358 with a pin-compatible rail-to-rail op amp like the TLV2462 from Texas Instruments. The TLV2462 output can swing from 0.1V to 4.9V when operating with a +5VDC Vcc. Some other tweaks to the gain setting resistors on the module might be necessary to get it to operate without clipping the output. It might be better to just harvest the ZMPT101B transformer from one these modules and build your own circuit using a TLV2462 op amp so that you can properly select all the components. The TLV2462 comes in many package types including DIP and SOIC. Cheers.

  • @EETechStuff
    @EETechStuff28 күн бұрын

    Did you actually try it, or is this just hobbyist speculation? In part 1 of this series I show how, after properly calibrating the ZMPT101B and Arduino Vref, the results match my voltmeter within less than 0.5 volts from a 120VAC wall outlet. Are you measuring something that requires more accuracy than that? Seems pretty good to me for a $2 USD device.

  • @N2Stooges
    @N2Stooges28 күн бұрын

    @@EETechStuff I haven't tried it yet but plan to do so... parts are on order. I want to run the modified module with a 3.3V Vcc and interface it to an ESP32 uC without using any additional power supplies. If the modification doesn't pan out, then I'll design my own circuit using the current transformer from the module. I'd like to be able to measure AC voltage up to 140VAC RMS with a resolution of 0.1V or better. That should be doable with the ESP32 12-bit ADC if I can get 3V of dynamic range out of the module. The TLV2462 is characterized at 3V Vcc to swing from 0.1V to 2.9V so it should be able to swing 3.1V at 3.3V Vcc. The TLV2462 Vcc range is 2.7V to 6V unlike the 3V to 36V range for the LM358 so that is a limitation I'm willing to live with and is fine for ESP32 and Arduino (ATmega328) microcontrollers. Thanks for your videos showcasing this module and your code. They were very helpful and provided great insight into the limitations of the ZMPT101B module and creative ways to use it. Awesome!

  • @EETechStuff
    @EETechStuff28 күн бұрын

    What makes you think the current transformer is accurate and linear enough to support 0.1 volts accuracy? And are you aware that typical voltmeters might have an accuracy of around +/- 1%, which in this case might be over 1 volt? My results show an accuracy for this module of better than 0.5 volts. So I'm not sure why you think it's "poorly designed", and why you think 0.1 volt accuracy is needed or attainable. But hey, have fun with your project.

  • @djrandomwalker7656
    @djrandomwalker765628 күн бұрын

    thank you sir.

  • @ashwininanjunda2144
    @ashwininanjunda214428 күн бұрын

    Hello Sir, Can you help me with basic thermal Modelling using LT spice??

  • @aryafarzin6534
    @aryafarzin653429 күн бұрын

    Hey just wanted to say your content is amazing! I just discovered your channel and now I have to watch all of your series, they're all in my interest areas. It would also be interesting to see a video about you and what your background is as you cover quite a wide array of technical topics.

  • @sevaszek
    @sevaszekАй бұрын

    I came looking for copper and I found gold.

  • @user-bv3tn3yj1j
    @user-bv3tn3yj1jАй бұрын

    Thank you good explanation

  • @AjayKumar-ul2dg
    @AjayKumar-ul2dgАй бұрын

    Brilliant lecture

  • @mahdinafa7579
    @mahdinafa7579Ай бұрын

    Thank you

  • @nguyennhatquang4894
    @nguyennhatquang4894Ай бұрын

    hello, im also doing some project with GPU image process using emgucv, when i do gpuFrame.upload(frame) it alway throw Emgu.CV.Util.CvException: 'OpenCV: The library is compiled without CUDA support' although i already install all needed packet, can anyone help me with this

  • @knucklehead83
    @knucklehead83Ай бұрын

    As for the stand, you can simply push the top of the stand in and it will pop it out. It took me a minute to figure that out cause my fingers are far too large to get under the edge of it.

  • @tradegrabber4854
    @tradegrabber4854Ай бұрын

    Thank you for this tutorial!

  • @tradegrabber4854
    @tradegrabber4854Ай бұрын

    Great tutorial!

  • @paulchang8766
    @paulchang8766Ай бұрын

    clarify how to use LTspice very well! thank you so much

  • @tradegrabber4854
    @tradegrabber4854Ай бұрын

    Great tutorial. Thank you!

  • @mohamedeltayeb4542
    @mohamedeltayeb4542Ай бұрын

    Thanks so much, this was extremely helpful

  • @tradegrabber4854
    @tradegrabber4854Ай бұрын

    Thanks for great tutorial!

  • @LearnAgon
    @LearnAgonАй бұрын

    Very nice work 🎉using this as a reference for my Agon Light Oscilloscope project!!!

  • @ElCidPhysics90
    @ElCidPhysics90Ай бұрын

    Been using Syncfusion’s Chart Control for WinForms. It’s nice but have had trouble with some configuration. This is the first I’ve seen anything about Scott Plot. Looks really nice and straight forward. Great video. Thanks for sharing

  • @jumbo999614
    @jumbo999614Ай бұрын

    Hi, I'm just beginner. I bought XR2206 signal generator. So all I have to is connect other end of that blue wire to ground and red wire to signal square/sin wave of the XR2206?

  • @mrsentinel4911
    @mrsentinel4911Ай бұрын

    These power system simulation videos are excellent.

  • @glenhenryoconnor3370
    @glenhenryoconnor3370Ай бұрын

    using platformIO what board do i select ?

  • @nio2418
    @nio2418Ай бұрын

    can you record video?

  • @user-uf3gp6hg3v
    @user-uf3gp6hg3vАй бұрын

    Awesome! Looking forward to the next part.

  • @EETechStuff
    @EETechStuffАй бұрын

    Not sure there will be a next part. Over the past 7 years I've produced 400 free videos, and in return I get no views, no income, and the only comments are from people who expect me to give them free consulting. And the people who do watch leave within the first 60 seconds so they can go play video games.

  • @user-uf3gp6hg3v
    @user-uf3gp6hg3vАй бұрын

    That’s completely understandable. I found your channel recently and thoroughly enjoyed your delivery, topics, and production value. Just know there are those of us that do appreciate! In any case, excellent video.

  • @DrSatti
    @DrSattiАй бұрын

    @@EETechStuff I do programming for fun. I am a medical physicist by profession. You don't get views because your videos are at professional levels whereas other videos are at basic levels. The beginners watch those videos, get bewildered and roam around. Now much better consistent basic programing can be generated with AI. That's where students will look for your videos. I think by next year you will see a great change.

  • @EETechStuff
    @EETechStuffАй бұрын

    @@DrSatti Even basic programming channels don't get views or revenue. And most have disappeared. The statistics clearly show that people come to the internet solely for mindless entertainment. In the programming world students only want to copy & paste other peoples' code for their homework, which is why github and AI are so popular. And they have less and less understanding and ability to verify the core code. Anybody on this planet can search for and watch any content for free, and without exception they all choose mindless entertainment. And I expect AI will only make that much worse. People will get exponentially dumber and have far less job opportunities. People expect to solve any problem by merely pressing a button, and have much less tolerance for the painful process of actually learning complex stuff.

  • @DrSatti
    @DrSattiАй бұрын

    @@EETechStuff Well we see pyramids in Egypt and don't know how they built them. Their technology probably finally destroyed them. Intellectually, it's happening now with us as technology is converting a dum generation. I agree on that. I watched your videos because such data grids are very much needed in medicine. Medical software is very backward anyway. If you enhance it in such a way how one can have lab parameters in rows and their values in columns or symptoms/diseases in rows and drugs in columns and their scores/values in data grid. Such kind of professional software is much needed in every speciality especially in differential diagnosis and programmers face hard time to do it.

  • @glenhenryoconnor3370
    @glenhenryoconnor3370Ай бұрын

    link to download code to save typing

  • @EETechStuff
    @EETechStuffАй бұрын

    Mow my lawn

  • @barutithemigambo
    @barutithemigamboАй бұрын

    I've tried every way I can't connect Can you help me

  • @ricardobino7410
    @ricardobino7410Ай бұрын

    Why does no one in any video show how to install the female part???? Every one shows you how to make the male tip and attach wire to it, but the other part? it doesn't exist!!! God himself builds them and they just exist in the universe. To hell with me for needing to change one.