AWESOME! i made my smart mirror primarily off your tutorial, and one of my main problems was that the sonoff wifi switch wouldn't work for me. Hope this solves my issue, we will find out when parts arrive!
@danielkelly51925 жыл бұрын
This guy is the best! I heard he also has videos on how to roller blade too. He can do it all!
@alexandermilleriii4996 жыл бұрын
You deserve more subscribers.
@henrikwie66106 жыл бұрын
Will you ever post the video how you installed the ALEXA UI on the Smart Mirror?
@jasonm24775 жыл бұрын
developer.amazon.com/alexa-voice-service that's a good starting point its very similar to how he setup google Os in anther video, and the alexa dev youtube page has a lot of videos to guide you through the process hope this helps
@nathanielmatthias93603 жыл бұрын
i guess it's kinda off topic but does anyone know of a good website to watch new tv shows online ?
@ellisclyde91373 жыл бұрын
@Nathaniel Matthias Meh I'd suggest flixportal. Just google after it :P -ellis
@nathanielmatthias93603 жыл бұрын
@Ellis Clyde thank you, signed up and it seems to work :) I appreciate it!
@ellisclyde91373 жыл бұрын
@Nathaniel Matthias You are welcome :)
@6sensory5 жыл бұрын
Most Excellent Kind Sir. After swapping low's for high's for my set of relays, your code worked beautifully. I took it to eight switches. The really nice thing about your code is that it's not busy, like the Fauxmos. Fauxmos started acting up on multiple clients lately so yours is a welcome sight.
@SanketGangurde6 жыл бұрын
Man you really put the hardwork in your every video and all videos are on point 🔥 keep it up 💯
@trentm42505 жыл бұрын
Your channel is going to fucking explode bro. Rooting for you!
@JHoeps5 жыл бұрын
You got an awesome channel man! some really cool, innovative stuff! Thanks for your time and effort getting this stuff out there!
@delegreed5 жыл бұрын
Great work brother. It's people like you that make it awesome to want to do stuff like this.
@robertcameronjones5 жыл бұрын
Excellent video. If you want a lazy solution, Sonoff makes a dry contact relay that is smart and can be controlled by Alexa through eWeLink. It's powered off 5V.
@BenjaminEagan6 жыл бұрын
Great video dude, and NodeMCU looks super easy for making things Alexa compatible! I've used the Arduino Yun with a "Thing Shadow" before, but this seems much simpler. When it comes to controlling a smart mirror though, I prefer connecting the skill to an AWS Simple Queue Service, and long polling SQS from the RPi to read messages posted. Then the RPi turns off the HDMI signal and the monitor goes to sleep instead of turning off. Not the point of this video though, and a great demo.
@phillipstai5 жыл бұрын
My dude! You are doing some great work here. Keep it up!
@virtualvendetta44395 жыл бұрын
why did you stop posting? your videos were very entertaining
@Jack-yw4db5 жыл бұрын
Nice job on 100k keep up the good work👍👍
@dylandoes76545 жыл бұрын
I like the stuff you build I love tech and your videos make me want to try to make new things
@nicechubbchubbs5 жыл бұрын
You did well, but the best program for this device is Tasmota, which is fantastic. With Tasmota, you can switch on the light from a physical switch on a wall, from your PC or phone, or through voice commands via Alexa.
@chuturt39976 жыл бұрын
I love your work bro!
@ragnarlothbrok83726 жыл бұрын
Hey ,recently i made a Smart mirror like yours. I don't know so much about programing . I have installed a fitbit module for the mirror ,everything works but it can't show any steps or Something ,only zeros . Please make a tutorial for how to make it work.
@teunkiewiet8405 жыл бұрын
Congrets on 100k!
@ZzzWARRIORzzZ6 жыл бұрын
Thx man for all your advices ! Now i want to do some prog !
@ahrensteis37226 жыл бұрын
Nice work.
@chef52525 жыл бұрын
So i realize the video is somewhat old, it does howerver involve NodeMCU ESP chip, but in your Alexa TV controll video the code doesnt work (anymore?). Basically the 'fauxmo.onMessage()' command doesnt exist in the library anymore. I found a Forum page saying 'onMessage' has been replaced with 'onSetState' but that doesnt seem to work either. Other people in the comments of the video had this issue too and it seems to be unanswered. Would really like to get this working.
@Grensom5 жыл бұрын
You may be thinking of my other video - this video does not use Fauxmo Library. I made a note on my GitHub repository: " FauxMoESP has updated and no longer supports the files uploaded". Use the "NodeMCU-AlexaDevice" repository instead or watch this video as it uses a different procedure
@vanshajkataria80446 жыл бұрын
Awesome work hope I will also make this one day.👍👍👍👍👍👍👍👍👍
@jcwire16854 жыл бұрын
Great Video, can you tell me if I actually need to have a echo device to discover the nodemcu. Right now I have a fire tv cube and using the Alexa app on my iPhone. Can’t seem to discover the nodemcu.
@tranminhcat69095 жыл бұрын
dont actually undertand what you say but your product is awsome .
@pearlchan5805 жыл бұрын
Great! Would you plan to test and review another brand product? such as outdoor security camera. My friend is ready to start sell it and I am so interested in it.
@BrajeshJha6 жыл бұрын
Awesome work.. keep it up brother.
@roelmartinez56446 жыл бұрын
Dude awesome video, I never fail to feel dumb watching your videos nonetheless great info
@heltonritter5 жыл бұрын
Intresting, but I`m really avoiding those ways where you have to register somewhere external. I prefer to keep things in my internal network.
@leglessinoz5 жыл бұрын
Use the Tasmota firmware or similar for devices like Sonoff if you wish to do that.
@gabrielconnor70815 жыл бұрын
Ghad dayum this man is innovative
@georgemathieson60976 жыл бұрын
Would this work with Google Home? If not, please make a video for a Google Home alternative.
@Grensom6 жыл бұрын
It should be discoverable like any other smart device. So you should be sync it with Google Home as well.
@13renschi6 жыл бұрын
Yes it´s doable, ive done it with blynk. There are good tutorials on youtube
@georgemathieson60976 жыл бұрын
@@Grensom Thought as much, thanks. 😃
@AlekxRomo5 жыл бұрын
Would love to know how you made that circuit chip and installed the chip into the smart mirror. Planning on building this over the summer.
@Zockerzimmer6 жыл бұрын
Nice video. But you can do the same with a Sonoff Basic. This would be cheaper. But it's good to learn new things to do with a Node
@prasadjadhav6245 жыл бұрын
Thanks for sharing this, it works for me 80% times. I tried this with alexa but alexa many times shows server/device is not responding issue, so many times your relays gives on/off sound but lights/device doesn't on/off. Any additional suggestions on this would be helpful
@albertsangenisfranco50646 жыл бұрын
You're amazing! Good luck on everything. The chip is dope, but what about Sonoff?
@deshraj34855 жыл бұрын
awesome explanation ... keep up the good work
@masendaly46695 жыл бұрын
so much efforts put it to the vids good job you have more subs!!
@PT_Sira5 жыл бұрын
How can you learn all of this skills ,TT
@troybolda24774 жыл бұрын
Would it be possible to have a Fritzing Sketch to help wire the circuit?
@hassanahmad95975 жыл бұрын
Can you add physical switch to turn off/on I mean you can switch to turn off/on with both Alexa and physical switch
@Mevangeli6 жыл бұрын
Awesome Work!
@BeyonderJay6 жыл бұрын
I always appreciate great work... And u look good...😉
@azamkhan-rn7nv5 жыл бұрын
huge respect for you man ...you re simply awesome ...
@bittekeinddos1965 жыл бұрын
This is kindof a diy sonoff, isnt it? But really good video!
@tom4praveen5 жыл бұрын
Cool Video and informative..keep it up bro!
@masterv21186 жыл бұрын
Time to see how I can use this to get my keurig coffee made for me in the morning lol.. Random question.. is it possible to detect that a non smart light is on (smart wall switch or voltage draw) and have it post to a remote (internet based) DataBase that the light is on or off? : 1 = on; 0 = off.
@sagievg5 жыл бұрын
Thanks gregerson. Will definitely try to build one. 1 step into the future lol
@NAWAF-vc1px5 жыл бұрын
any advantage for going this route instead of sonoff?
@nightappleispoisonapple50125 жыл бұрын
Dude what did you study in college? You are an inspiration to me and i would love to do what you do, if i may ask does this carrer pay well?
@AcessoTeleInfo4 жыл бұрын
Great video!
@willturner16356 жыл бұрын
That’s amazing! Won’t have to invest in a Sonoff switch next time, how did you get MagicMirror software to boot instantly when you turn it on? Mine takes a couple of minutes
@willturner16356 жыл бұрын
Ohhhh never mind I just realised the monitor is on a separate relay lmao
@andrejilic81065 жыл бұрын
Congrats on 100k
@vaddiraju264 жыл бұрын
@grensom can you explain how to add a manual switch into the code AND if possible how to add a offline switch to turn on and off the device ( in absense of internet)
@LonerDonor6 жыл бұрын
How did you learn to engineer? It's always been my passion to do things like this but I started out learning code by teaching myself but I don't know how to step to using circuit boards.
@Grensom6 жыл бұрын
I studies EE but there are a lot of good basic electronics KZbin tutorials like "Great Scott" out there. I also got an Arduino inventor kit and followed all the tutorials in the instructions book that taught me a lot about micro controllers and electronics.
@bladezx25 жыл бұрын
Might want to check the link to your website in your description . It's giving a 404 Not Found error.
@finnvanhoutte3665 жыл бұрын
Why alexa and not google assistant? Or is that possible?
@anniyangX5 жыл бұрын
Hi Grenson, when I compiled my program, it showed: Users/user/Documents/Arduino/libraries/arduinoWebSockets-2.1.4/src/WebSocketsClient.cpp: In member function 'void WebSocketsClient::loop()': /Users/user/Documents/Arduino/libraries/arduinoWebSockets-2.1.4/src/WebSocketsClient.cpp:172:30: error: 'class WiFiClientSecure' has no member named 'setCACert' _client.ssl->setCACert((const uint8_t *)_CA_cert, strlen(_CA_cert) + 1); ^ exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module). Could you also tell me why you have the other board? Is that for power supply only? Do I need to supply voltage to the Node MCU while I have it plugged into my computer? Do I only need to have an extra power supply to the relay only? I'm very new to this. Any help will be appreciated.
@aimless38274 жыл бұрын
Not sure if this gonna work with alexa gen2 but I need to try this.
@Ezanity5 жыл бұрын
This is cool and all but ain't it cheaper and quicker just to buy a sonoff basic and if you want more features then flash it with tasmota
@PAulXD995 жыл бұрын
Hey one question. In your Video you use differend Diode, Transistor and Resistor typs as on yours site. Witch are the right Typs i must buy?
@Grensom5 жыл бұрын
PAulXD99 The schematic in the video is correct. All the parts used are linked in the description of the video
@Cam1lo915 жыл бұрын
That sinric page has a cloud that interacts with alexa? Or is it just sort of a key generator?
@Theo124154 жыл бұрын
I have a question about the switch part. I want to add a switch in order to use it as a 3 way switch, so it is not dependent only at alexa. How can i do it? Thank you
@SanketGangurde6 жыл бұрын
Will it work on Google Home?
@rid2184 жыл бұрын
Can you control a sleep number bed with it?
@ankit66004 жыл бұрын
Can multipal relays be controlled with a single node mcu? Plz reply and oblige
@juanmanuelvillanuevaarella43985 жыл бұрын
Impresionante generalmente no comento vídeos pero estaba buscando una solución con mi nodeMCU ( lo tenia arrumbado ) para intentar integrarlo con alexa y este vídeo me ha sido de mucha ayuda
@muhammedmusthafaos77425 жыл бұрын
HI IAM UR NEW SUBSCRIBER
@shahryarqazi14725 жыл бұрын
Love your work, it just give me so much interest to try these out. Respect from Pakistan 🇵🇰
@georgei24805 жыл бұрын
I love this and I think it would be super cool in an Arduino project but not very useful in anything outside of that. If you need a an ESP with a relay built in you can get a Sonoff basic for about $5-6 USD and thats much more simple and will probably cost you as much as building your own.
@leglessinoz5 жыл бұрын
Not if you want to control multiple devices. An ESP32 based NodeMCU will control up 15 relays reliably and it doesn't just have to be relays.
@aarond77645 жыл бұрын
Hey, your Videos are really cool and inspirering. But i have a question ist is possible to use one of these 8 channel relais boards? And if yes, how?? Keep up!!
@insanthereal39756 жыл бұрын
Hey bro..i finally finished my pir sensor project succsflly..aftr 2 days work...btw how much would this total project cost??
@insanthereal39756 жыл бұрын
Cost aprt from buying alexa ...
@YosefFisher5 жыл бұрын
Upload More!!! Keep it up 💪
@Drxxx4 жыл бұрын
good video, i like it!
@Mrsavage-uc5sc5 жыл бұрын
Next video: building a hover board that actually hovers in the air lol
@atmblack345 жыл бұрын
Hi Grensom,cool stuff here. I just Visited your page as well, really looks cool and great design. Except you may wanna check back in the footer, I think the link to the Motion bedlight is either wrong / not up yet / or at least linked to the wrong page (Smart Mirror) I was just curious what your motion bedlights look like.
@shahsamir70285 жыл бұрын
Which software are you using for simulation?
@shehab9105 жыл бұрын
Can this ship control more than onr relay? Like can i control 2 lights?
@leglessinoz5 жыл бұрын
With an ESP8266 based NodeMCU you can control a number of things. I think you can RELIABLY switch up to 6 devices though it is possible to control more. You can control up to 15 with an ESP-32 based NodeMCU.
@clementmatte60705 жыл бұрын
i work really hard and after 4 days make it work and also make it start my car via my remote starter amazing but i cant not made the second device ...i write my digitalwrite and my pin mode but alexa do not find it for sure i make my second device with sinric as well please help !
@clementmatte60705 жыл бұрын
they fix sinric ! working perfectly now !
@elcybermaster5 жыл бұрын
How you make your car start with remote starter?
@habibasaeed33905 жыл бұрын
need your help in making this mirror.. :(
@khris19775 жыл бұрын
Hi, Its possible can i use this from Google Home mini? ..if yes please make video thanks
@ls2011schorsch5 жыл бұрын
I just wanted to let you know, that the link from your website about the project doesnt work. The website itself is online.
@redhawkrobin3 жыл бұрын
I'm looking for an Alexa device that's essentially just a switch that Is shorting a circuit without supplying any power to whatever it is shorting, can I use this device for that or is there something better for this? (Thinking about to use it to replace the power button on my pc). - (just because)
@cihadkck5 жыл бұрын
Can we do the same thing with Google Assistant ??? If it's possible, may you show me the way please ??
@zyannebmartinez5615 жыл бұрын
how’d you learn all of these things
@Thenappyfox3745 жыл бұрын
School
@Thenappyfox3745 жыл бұрын
All these programs are very familiar and easy to understand
@americanpsychosis114 жыл бұрын
have a question....when I went to compile sketch, arduinojson gives me an error telling me to upgrade to version 6. How can I do this easily? any response is appreciated. thanks a bunch.... Robert. Nvrmnd. Figured it out. Well, I thought I did. Keep getting Jsonbuffer error, and tell me to update to version 6. I dnld and included the json file as described. What could I be missing? Well, thanks for maybe your consideration, but no reply. The easy fix was to revert back to version 5 of the json file after deleting version 6.
@akashsambare80465 жыл бұрын
This chip is called Node Mcu ESP8266, and it can be aslo control by google assistance, Cortana, Siri, Google Home, I have made a automation Project on this and implimented in my home also, owerall price for this, 100-200$. (1000rs). Sadly I dont have money to buy Google mini or alexa, so I am controlling it from my phones google assistance, and windows cortana, and through mobile app also. I think i should make video on this
@Ouchie5 жыл бұрын
Are you using 3.3v to control a 5v relay?
@gustavoporras54495 жыл бұрын
Hey man, How can I know what GPIO is used for the second switch?
@Grensom5 жыл бұрын
Gustavo Porras You can set the second device with any GPIO you want, I just chose pin4 randomly. Just make sure the pin you choose in the program is the one you write your switch to. You’ll have to add the digitalWrite and pinMode code for the second one as well
@gustavoporras54495 жыл бұрын
@@Grensom Where can I find the digitalWrite and pinMode code in the code. I couldn't this section in the code for the first switch.
@Grensom5 жыл бұрын
@@gustavoporras5449 I go over this in the video at 3:43
@gustavoporras54495 жыл бұрын
Oops!, I didn't put attention to this part!. Thanks for your quick response and for you great video. PURA VIDA!!!!
@eranfeit4 жыл бұрын
nice work
@anniyangX5 жыл бұрын
Does it work with Amazon Echo Dot 3rd generation?
@mateoslab4 жыл бұрын
how did you make your website
@hypnomediahm3735 жыл бұрын
How to make scanning and wifi connectivity work like with sonof, via a button, instead of typing wifi and pasword directly into the code? Thank you
@RoyalPortia5 жыл бұрын
Can you make a video on how to make a smart mirror touch screen?
@parveenyadav46805 жыл бұрын
can ths cntrl heavy thngs like refrigerator
@MikeGecawicz5 жыл бұрын
ydparveen depending on the grade of relay, yes. The relay he is using in this video should support up to 240 volts which should be plenty for most regions.
@shreyas44622 жыл бұрын
Bro should the Alexa and the esp has to be connected to a same wifi signal
@moshikof77785 жыл бұрын
how did you learn how to code ?
@sudoalex6 жыл бұрын
Awesome!
@Bluebrain5 жыл бұрын
Why not just use a sonoff? Basically the same but nuch cheaper and easier and already comes in a nice package with an integrated power supply.
@Expiredkrispies5 жыл бұрын
omg I love your videos
@BrandASDGamings5 жыл бұрын
Anyone know what all of this channel is about? Like what school should i go to to learn all kinds of these stuff and do projects like this. (General subject of it?)
@armenvegas5 жыл бұрын
How long did it take you to learn to write sketches for Arduino? I've purchased 10+ arduinos, 4yrs and still I've not written 1.