КОМЕНТАРІ •

  • @SuperSupplyGuy
    @SuperSupplyGuy 6 років тому +64

    Lipo's in a Smoke detector has some irony in itself ;)

    • @patstine2741
      @patstine2741 4 роки тому +1

      I once had a smoke detector catch on fire and set its self off

    • @dieSpinnt
      @dieSpinnt 4 роки тому

      In most cases, the Li-Ion battery is not the problematic part, but the person handling it.
      Exceptions may prove the rule:)

  • @ThanassisTsiodras
    @ThanassisTsiodras 6 років тому +25

    For anyone else, who wants more details on the circuit - here's my take on it:
    The two N-channel MOSFETs act as digital switches. The one on the right, is the one that switches the MCU on - by connecting or disconnecting the MCU's GND pin to the actual GND (the negative of the LiPo). You can see that when the smoke detector beeps, the voltage difference between the beeper pin and the "-" will "threshold" the zener; and the gate of the MOSFET on the right will rise up (compared to its source) by 4.7V(-ish). It therefore turns on, connecting the MCU's GND to the battery's negative, and the MCU powers up.
    Usually, N-channel MOSFET gates have a pulldown to ground (to avoid having them floating). Bitluni however, wants the pull-down itself to also be a digital switch. He uses the left MOSFET to do this, by setting it to pull "hard" (well, harder than the 100K) towards the GND, when D1 goes high. Basically, when the MCU wants to turn off, it sets D1 high. This means the gate of the MOSFET on the left goes high, and the fet turns on. It's drain (which is connected to the gate of the right MOSFET) is connected to its source, which goes via the 10K to the LiPo's negative. This in turn means that there's a 100K/10K divider on the gate of the
    right MOSFET, which will pull "hard" the gate to the GND, and will turn the right MOSFET off - thus switching the MCU off.
    I think that's how this circuit works.

  • @chimeranzl9147
    @chimeranzl9147 7 років тому +28

    Vacuum taped to the drill - LEGENDARY!!!

    • @XDTuber
      @XDTuber 4 роки тому

      some haircut places do that with their clippers

  • @PhG1961
    @PhG1961 6 років тому +6

    Great sense of humor ! Love your lab !

  • @jonvannatto
    @jonvannatto 7 років тому +24

    Great use of comedy and very informative. Thanks!

  • @JohnoScott
    @JohnoScott 6 років тому

    Such a great example of network-enabling an existing device. Great video !!

  • @chuxxsss
    @chuxxsss 6 років тому +5

    You are really saving me. I need this for my detectors too.

  • @beermanuk
    @beermanuk 6 років тому

    I added an esp8266 and a relay to my 3d printer because I'm lazy and wanted to be able to use google assistant to turn it on and off. I will now expand it to use a smoke detector that auto cuts the power to the relay along with sending a notification. Thanks for the idea and the informative video.

  • @Snowmirage6453
    @Snowmirage6453 4 роки тому

    I randomly came across one of your videos yesterday I've since watched about 5 of them all bookmarked in the ever growing list of "yup doing that when I buy a house" Thank you!

  • @skythe83
    @skythe83 6 років тому +1

    The 5 volt ESP can actually accept 9v input since it has a built in voltage regulator for the internal 3.3v. It can take up to 12v without and 24v with overheating. With this you can connect the esp directly to the smoke detector and use one of the internal 9v+ alarm pins to only start the esp when there's actually fire. The esp will otherwise drain exactly zero power. Correct me if i'm wrong, but that's how I successfully finished my initial tests yesterday. No extra parts beyond esp and smoke detector needed.

  • @vaishakhmonti
    @vaishakhmonti 4 роки тому

    Absolutely sensational. Love your channel dude, along with your wicked sense of humour. Keep at it.

  • @theblockchainhustle
    @theblockchainhustle 6 років тому +1

    An amazing set of skills with added humour. Thank you for sharing knowledge. 😊

  • @VasilisKarastergios
    @VasilisKarastergios 7 років тому

    Nice workshop man & cool project!!

  • @mikey38632
    @mikey38632 2 роки тому

    I'm new to your videos and that workshop is AMAZING

  • @caspercba
    @caspercba 7 років тому

    nicely done, both engineering and aesthetics!

    • @caspercba
      @caspercba 7 років тому

      To improve the lipo batt life, How about putting the wemos in deep sleep mode and wake it up via interrupt when an event occurs?

  • @NicMG
    @NicMG 4 роки тому

    You look like a cross between Mulder and the KGB dude from 'The Americans' - Great video dude!

  • @gcm4312
    @gcm4312 4 роки тому

    just found the channel and have been binging on the content :)

  • @moamoa3303
    @moamoa3303 5 років тому

    your videos are really funy and very good to learn

  • @davesradiorepairs6344
    @davesradiorepairs6344 4 роки тому

    Really cool hack, and it can apply to any household device that breakdown, or mis-perform... Thanks..

  • @dieSpinnt
    @dieSpinnt 4 роки тому

    Aaaaah, I see what you did there, last summer;)
    In your dramatic intro you withhold the really loud alarm of a smoke detector and funny: include car alarms:)
    No problem at all. But maybe you loose your insurance coverage by fiddling with the smoke detector. The solution is to install two of them. One untouched with seal and your DIY one. O.k. one last problem: Can you prove all of this in the event of damage?
    Thanks for the video, bitluni. Informative and well made as usual:)

  • @Inquire98
    @Inquire98 5 років тому +1

    "Thank You", thank you very much 😀 Your presentation was REALLY good 😀. Is there ANYTHING additionally I need to know 🤔

  • @yeltsincame
    @yeltsincame 7 років тому

    Excellent video. Why do you place the zener diode (4.7v) at the smoke sensor output? I did not understand the operation of the low battery reading with the use of pin D2. Thank you!

  • @AndreasLink
    @AndreasLink 7 років тому

    This is a really informative, very well done, funny and entertaining video! I really enjoy your channel.
    BTW, which software do you use to create your videos?

  • @avionicsmuscle
    @avionicsmuscle 4 роки тому +1

    you make it look so easy. I am trying to do this project and it is no where near as easy as the video

  • @r5bc
    @r5bc 6 років тому

    very interesting channel! please keep up the good work! cheers

  • @adlerweb
    @adlerweb 7 років тому

    Nice work. I don't really like the way the detector only goes high when beeping - doesn't really allow to detect a bad connection or abrupt voltage drops due to a broken battery. I use a similar system to get my detectors online, however using the battery only as a backup and as such with increased communication. I added a "heartbeat" so I can detect if the controller or communication is malfunctioning. For my shop I also added a function to disable the detectors internal beeper (no need to annoy neighbors if I'm there working with things that let out smoke on purpose) and additional detectors (temperature, gas, etc).

    • @VAKUL-DC
      @VAKUL-DC 6 років тому

      Hi- Could you please post your code ? in your own github or in Issues section of this projects page on github? -Thanks. have you update it with MQTT ?

  • @wjhoogervorst
    @wjhoogervorst 6 років тому +1

    Thank you, inspiring video.

  • @MatthewHartsuch
    @MatthewHartsuch 7 років тому

    I will have to give Mongoose OS a try

  • @ronaldmarrewijk3625
    @ronaldmarrewijk3625 6 років тому

    Excellent idea to make your house safe. I suggest to link all your fire alarms. If one detects fire all should start beeping.

    • @bitluni
      @bitluni 6 років тому

      that's a nice idea, but how do I know where the fire is?

    • @jamesgrimwood1285
      @jamesgrimwood1285 6 років тому +1

      The one that went off first?
      Or you look for the fire, it tends to be pretty obvious stuff ;-)

  • @skylabby
    @skylabby 7 років тому +2

    Can you please do a complete tutorial on Mongoose OS..

  • @Don41382
    @Don41382 7 років тому

    thanks. always good and entertaining. I hope you enjoy your new lab.

    • @bitluni
      @bitluni 7 років тому

      Thanks.. I really do!

  • @kamehax
    @kamehax 4 роки тому

    Thanks for sharing! How about one that turns off your 3D printer?

  • @thatradkid
    @thatradkid 7 років тому

    this was really awesome! do more IoT stuff!!!

  • @eclecticlife
    @eclecticlife 5 років тому

    I really enjoy all your videos and your sense of humor. Thank you so much for all your work. I have a question. Why not supplying power to the Wemos from the 9V battery of the smoke detector?

    • @bitluni
      @bitluni 5 років тому

      the reason is that I didn't want the wemos to drain the 9V battery so the smoke detector will at least be able to set off even though I was to lazy to recharge or add a small solar cell to it.

    • @eclecticlife
      @eclecticlife 5 років тому

      @@bitluni What about having a NO circuit that closes when the alarm is beeping. That way the Wemos is turned off and not using any power from the 9V battery? When the alarm goes off, then closes the circuit and powers up the Wemos. No need to deep sleep on the Wemos because it's off. I just want your thoughts before I try to implement something like this. Thanks for your input!

  • @andygoodenberger5566
    @andygoodenberger5566 7 років тому

    where did you get that kit with all the different sized white connectors with the pins?

  • @DasFloX
    @DasFloX 6 років тому +3

    When he started drinking Braustübl, I knew he lives in my town :D

  • @rgribeir1
    @rgribeir1 5 років тому +1

    In this project I can use lollin nodemcu ESP8266 or not

  • @avionicsmuscle
    @avionicsmuscle 4 роки тому

    Just curious if there is a junction at the negative portion of the LiPo?

  • @andygoodenberger5566
    @andygoodenberger5566 7 років тому

    Could you also include a picture of the schematic​ on your GitHub page?

  • @utalange317
    @utalange317 7 років тому

    I love Berthold

  • @yawarsaeed6499
    @yawarsaeed6499 5 років тому +1

    Does IFTT works for these type of event trigger s.
    I think they have stopped these a few months back.
    Please test with your project and confirm, is it working or not.

  • @fareed006
    @fareed006 7 років тому

    can you use your technology to make startup cars by phone ?
    or some thing like that !

  • @PaulMcGuinness
    @PaulMcGuinness 5 років тому

    I have Smoke Angel linked smoke alarms - I'd love to see if you can detect their inter-detector transmissions and send an SMS from that! :-)

  • @ovi_4
    @ovi_4 6 років тому

    Very entertaining videos. And funny as hell...:)))))))) Great job . I'm sold.... SUBSCRIBED :)

  • @channaq87
    @channaq87 7 років тому

    after long time nice idea thnx keep it up

  • @SrPtio
    @SrPtio 6 років тому

    lo mejor este canal realmente muy bueno

  • @bgable7707
    @bgable7707 4 роки тому

    2 things: Keep up with the commentarial antics! :) Secondly, what printer are you using in the video? Looks nice, reasonable $$$?

  • @amoghskulkarni
    @amoghskulkarni 5 років тому

    Even more epic hack is the vacuum taped to the drill!

  • @ParthBhat
    @ParthBhat 7 років тому +4

    Why you used a different power source for the esp ? And why not just power it off that 9v battery ?

    • @hkartadi
      @hkartadi 6 років тому +3

      The WiFi obviously suck up a lot of current. Hence he uses rechargeable li-po which hold more capacity than 9V battery.

  • @fidgetspinner343
    @fidgetspinner343 6 років тому

    Great vid, more Lambda iOT please

  • @tropicaljantie
    @tropicaljantie 6 років тому

    Good stuff

  • @guna_onehatibie8185
    @guna_onehatibie8185 6 років тому

    i very enjoy ur video,, nice keep up...

  • @Tracks777
    @Tracks777 7 років тому

    When is your next video? :D Keep it up!

    • @bitluni
      @bitluni 7 років тому

      Working on it ;)

  • @Sculas
    @Sculas 4 роки тому

    Really insteresting video! Only downside was the song in the background because it was really painful to listen to because of some high frequencies.

  • @42IsAnything
    @42IsAnything 7 років тому

    Dieses Blau-Hellblau gestreifte Gebäude kommt mir irgendwie bekannt vor, aus welcher Ecke von Deutschland kommst Du denn?

  • @SimpleElectronics
    @SimpleElectronics 3 роки тому

    whoa whoa man! that fridge is not advertiser friendly :)

  • @antonis476
    @antonis476 6 років тому

    Perfect!

  • @davec3990
    @davec3990 6 років тому

    I see you started using Mongoose with the 8266. Any chance you could do a video showing Mongoose IDE running on windows for the 8266? Does this support all the Arduino sketches and libraries? Also, have you ever tried PlatformIO?

    • @bitluni
      @bitluni 6 років тому

      I have shown it in the latest video again ua-cam.com/video/migRN4P1wGI/v-deo.html
      But I didn't try any Arduino compatibility nor PlatformIO yet

  • @PetrasL_1976
    @PetrasL_1976 3 роки тому

    Hi,
    How did you manage to flash esp01? I get the error while run `mos build` command: "Adding api_dataview.js: SPIFFS_open failed: -10001" whatever i do :(
    Any ideas? Thanks

  • @hanpahomeautomation4101
    @hanpahomeautomation4101 6 років тому

    Does the circuit drain the battery of the smoke detector? Even if no alarm is sounded, some current should go through your circuit?

    • @klausbrinck2137
      @klausbrinck2137 5 років тому

      he has an additional rechargable LiPo...

  • @philippeantonietti
    @philippeantonietti 3 роки тому

    very nice

  • @ravilpatel8629
    @ravilpatel8629 6 років тому

    can the wemos d1 mini be power by 5v usb adaptor? i would like to use arduino ide to upload the sketch and blynk app to notify me. will your code for blynk? could you may be help modify the code to be uploaded to blynkk??

  • @zaprodk
    @zaprodk 7 років тому +1

    Nice project. How long will the small LiPo last?

    • @bitluni
      @bitluni 7 років тому +1

      Depending on leaks I didn't measure yet. I have marked the active potentials in the circuit diagram. In the off state the lowest resistance path is 100k+10k Ohms at 4.2V is around 38µA. This will only last 1-2Months. To improve this we can put in higher resistors (but then we have to reblance the circuit), use other Batteries (18650 or disposals) or add a solar cell (I like this idea).
      Meanwhile Mongoose OS also supports deep sleep on JS level. The circuit can become much simpler.

    • @bitluni
      @bitluni 7 років тому +1

      I'm open to other improvements if you have some ideas. I already thougt about a followup with some improvements.

    • @nrdesign1991
      @nrdesign1991 7 років тому +2

      Solar Cell + Supercap? Most of the time the circuit will just sit there, waiting for something to happen. That means that a supercap can charge for weeks on end and dump all its power when it's needed.

  • @Unnaymed
    @Unnaymed 6 років тому

    Thank you

  • @justlutfi2890
    @justlutfi2890 4 роки тому

    bro, you with greatScott & electroBoom is my inspiration! i will make channel youtube, thank you! you are legend

  • @JoeEvansSound
    @JoeEvansSound 6 років тому

    You make such a good job of your videos - they really are good and funny - thanks for your hard work. :¬)

  • @jamesgrimwood1285
    @jamesgrimwood1285 6 років тому +1

    Are there any Zigbee boards that are like the WeMos? I want to fill my house with lots of little sensors, but it seems a bit of an overkill having every single one attached to my WiFi network with an IP address. And I'm sure that with enough of these things chattering away that WiFi quality will degrade.

    • @mrsoundso4897
      @mrsoundso4897 5 років тому

      You could build up a second wifi Network for these

  • @mrteausaable
    @mrteausaable 6 років тому

    Do you have any diagram or details video on how to make one of your circuity on the ESP8266 board and where to get the parts?

    • @bitluni
      @bitluni 6 років тому

      sorry, currently only the schematic in the video. But you can also find the part numbers there or values. Probably any supplier will do.

  • @jonathanfulcher602
    @jonathanfulcher602 7 років тому

    love it

  • @ELHAUKEZ
    @ELHAUKEZ 5 років тому

    weil du den Schweizer erwähnt hast gibt's das Abo für dich ;-)

  • @onurolce
    @onurolce 6 років тому

    So ESP won't spend energy while beeper no alarms ?

    • @bitluni
      @bitluni 6 років тому +1

      very low consumption... a small solar cell could cover the base consumption

  • @jamesgrimwood1285
    @jamesgrimwood1285 6 років тому +6

    "This is your house. I am on fire. Send help plz"

  • @tommijii
    @tommijii 7 років тому +1

    I love vacuumin my hair too. :D

  • @E8tone
    @E8tone 7 років тому

    make remote fire extinguisher !

  • @zuhaibchoudhary4635
    @zuhaibchoudhary4635 4 роки тому

    why not used a GSM module ??

  • @mikecaldera2912
    @mikecaldera2912 5 років тому

    How can I just Buy this? Your too smart ...

  • @interestedinengineering7958
    @interestedinengineering7958 5 років тому

    Paradise

  • @VAKUL-DC
    @VAKUL-DC 6 років тому

    could you please add code for mqtt ?

  • @jhana.2023
    @jhana.2023 6 років тому

    Guy... you are very funny... kkkk.. Much rhinod here ! I'll do this too!

  • @Pellayson
    @Pellayson 7 років тому +5

    Dare I question the bare bottoms on the fridge door?

    • @bgable7707
      @bgable7707 4 роки тому +1

      Before I commented on those, I wanted to make sure it was PC enough. Thanks for taking care of that.

  • @slicedpage
    @slicedpage 5 років тому

    if only there was a bad smell detector so that I can avoid going into the bathroom after my significant other used it. Perhaps a Robbie the Robot voice shouting, "DANGER DANGER WILL ROBINSON DEADLY POOP FUMES DETECTED IN THE TOILET DANGER DANGER"

  • @kessedk
    @kessedk 6 років тому

    How do you detect low power? Is that if only one beep is detected?

    • @kessedk
      @kessedk 6 років тому

      Great video by the way!

    • @bitluni
      @bitluni 6 років тому +1

      yes.. it only detects low power of the detector.. not it's own

    • @wjhoogervorst
      @wjhoogervorst 6 років тому

      On Arduino IDE I use "ADC_MODE(ADC_VCC)" to measure the input voltage to detect a low input voltage if the LiPo battery gets low on power.

  • @haakonness
    @haakonness 7 років тому +1

    Is it a social experiment that you didn't change the key after posting this video with the secret keys visible? ;)

  • @Ed19601
    @Ed19601 5 років тому

    Nifty......but IFTTT on occasion can be slow.

  • @agyapongrichard9949
    @agyapongrichard9949 2 роки тому

    Can you send the here

  • @christhetuner
    @christhetuner 7 років тому

    Du bist aus Darmstadt (zumindest der Region) ? :)
    Bin gebürtiger Darmstädter :D

    • @bitluni
      @bitluni 7 років тому

      Guuudeee! Bin nicht gebürtig aber heimisch (am Bier erkannt? oder merc oder den video infos?)

    • @christhetuner
      @christhetuner 7 років тому

      bitluni's lab
      an der Flasch Braustübl natürlich :)
      Wohne mittlerweile wieder an der Mosel, aber bin zum Heinerfest wieder bei meinen Eltern in Arheilgen
      würd mich freuen sich mal zu treffen :D

    • @bitluni
      @bitluni 7 років тому

      Cool, dann komm doch vorbei. Das lab ist auch in Arheilgen. Wir grillen sicher wenn's Wetter gut ist. Meld dich wenn du in der Gegend bist (am besten per email nen tag vorher bitluni@bitluni.net)..

    • @christhetuner
      @christhetuner 7 років тому

      Wird erledigt :)
      Nur komm ich nicht allein, Freudin und Kind wären mit dabei ^^

    • @holetoanotheruniverse4690
      @holetoanotheruniverse4690 7 років тому

      Christian Schmela Was für ein Glück du hast! Bei mir ist tote Hose :(

  • @Jeroen_a
    @Jeroen_a 5 років тому

    What if your internet does not work? :P cloud servers for mqtt are a bad example... sorry

  • @kieran.stafford
    @kieran.stafford 4 роки тому

    Love your videos. Hate the music.

  • @mickshepherd1454
    @mickshepherd1454 5 років тому

    I have a project like this if your interested

  • @electron-1979
    @electron-1979 6 років тому +1

    Search Webhooks now, not Maker Webhooks

  • @zjxshua4540
    @zjxshua4540 5 років тому

    Bro ,
    The Intro esceladet quickly

  • @MrTimcakes
    @MrTimcakes 6 років тому +1

    Like for labcat

  • @BusterrLTU
    @BusterrLTU 6 років тому

    Hilarious ;)

  • @chinmoyghosh7952
    @chinmoyghosh7952 7 років тому

    hi. I want to join with you to make my project better. and also talk to you. as work together .. thank u.

  • @ichbinfett-iw5mb
    @ichbinfett-iw5mb 4 роки тому

    In the end The smoke Detektor will burn

  • @alexandersalarms5380
    @alexandersalarms5380 4 роки тому

    dont buy a cheap one. they wont work as well. get a good quality one!

  • @avionicsmuscle
    @avionicsmuscle 4 роки тому

    Is this guy dead?

  • @RichardHamnett
    @RichardHamnett 4 роки тому

    Cool ideas, worst music ever