Use Alexa to Control your TV!

  Рет қаралды 122,404

Grensom

Grensom

Күн бұрын

Use a NodeMCU and Alexa to control anything in your house, including your TV! Details and Downloads are below:
GitHub Page: github.com/Gre...
IR Tutorial: • Using IR Signals to Co...
-----------------------
Parts List:
-----------------------
Alexa Dot:
amzn.to/361TUFC
NodeMCU (wifi module):
amzn.to/33W8Pjb
IR Receiver/Transmitter:
amzn.to/2YlFDRR
100 Ohm Resistor:
amzn.to/2qtCBhS
Arduino UNO:
amzn.to/2s2f2Nf
Music by @joakimkarudmusic
Music by Cabu

Пікірлер: 117
@anekinoo7
@anekinoo7 6 жыл бұрын
I could barely understand you with the music playing.
@davidwest3664
@davidwest3664 5 жыл бұрын
i had to watch with CC
@captaindrywall
@captaindrywall 5 жыл бұрын
yea why the music on the pretty much crappy audio anyway
@samuelsantanam
@samuelsantanam 6 жыл бұрын
One question: Why you not use the NodeMCu for send IR ?
@Snsee
@Snsee 5 жыл бұрын
I second that question
@DoraFurlong
@DoraFurlong 6 жыл бұрын
For those who try this project and Alexa/Dot does not recognize your devices, you may need to go into board manager and install the ESP8266 2.3 version rather than the newest version.
@figyuanewb4726
@figyuanewb4726 6 жыл бұрын
Thank you for this comment, it really helped me a lot.
@crazytacowizerd6299
@crazytacowizerd6299 6 жыл бұрын
Ik this might be your perfered way but you dont need to use the arduino you can use the nodemcu by its self just put the IR transmitter directly to one of the GPIO pins
@nuwang1
@nuwang1 6 жыл бұрын
crazytacowizerd yeah was wondering why he didnt just do that??
@crazytacowizerd6299
@crazytacowizerd6299 6 жыл бұрын
nuwan goonewardena me too
@Smartskaft2
@Smartskaft2 5 жыл бұрын
Is there a reason why you chose the ATtiny85? I accidentally ordered the 45 (4KB flash memory instead of 8KB), do you know how large the compressed file you flashed yours with was? Thanks for the video! It has a good flow and I think you explained it on a good level. Not too detailed but still bringing the vital information to the table. Nice work!
@zahor0269
@zahor0269 4 жыл бұрын
Im sure it can based on how you used it, but just to ask, can this be used to change the inputs and adjust the volume up and down?
@noahreynoldsriding3452
@noahreynoldsriding3452 6 жыл бұрын
this is pretty cool Greg. god to see that your doing good on this channel
@Dontra761989
@Dontra761989 4 жыл бұрын
Love your video drop more I like the pictures and the break down of module and fully how to set up with every step
@nuwang1
@nuwang1 6 жыл бұрын
Nice work man... Currently trying to do something similar but with just the esp8266... What problems did u run into trying to do that? Plz elaborate if u can... Thank uuu
@nuwang1
@nuwang1 6 жыл бұрын
I mean without the arduino.. And run the ir codes from the esp8266 itself
@jocelynwotring4802
@jocelynwotring4802 6 жыл бұрын
Love to see the schematics or instruction on the bootloader shield and how you program the ATtiny in a future video. Thanks for another great video.
@leglessinoz
@leglessinoz 6 жыл бұрын
Could one use an Arduino Mini instead of a Uno or is there not enough program space?
@ktarinisingh7614
@ktarinisingh7614 6 жыл бұрын
Could it be possible to do the same thing using ESP-01 ESP8266 Serial WIFI Wireless (which comes with Arduino UNO Kit)?
@RiFT1986
@RiFT1986 6 жыл бұрын
Your voice sounds wayyyy too low relative to the music my dude, but good video otherwise.
@khaledfwzy32
@khaledfwzy32 6 жыл бұрын
thanks Gernsom very great project...sorry i am old man with age 50 year but interested with electronics project..where can i find the Alexa and it is working with and kind of contorting project with arduino
@Grensom
@Grensom 6 жыл бұрын
Thank you! I listed all the materials needed for this project in the description. But here they are as well: ----------------------- Parts List: ----------------------- Alexa Dot: www.amazon.com/gp/product/B01... NodeMCU (wifi module): www.amazon.com/Laqiya-Version... IR Receiver/Transmitter: www.amazon.com/gp/product/B00... 100 Ohm Resistor: www.amazon.com/Projects-100EP... Arduino UNO: www.amazon.com/Elegoo-EL-CB-0...
@HacksterIo
@HacksterIo 6 жыл бұрын
Love it! Any chance you can do a write-up? You may also want to consider entering our Alexa and Arduino Smart Home Challenge as well!
@Grensom
@Grensom 6 жыл бұрын
Thanks, Just did: www.hackster.io/grensom/use-alexa-to-control-your-tv-916ca6
@arnprasad
@arnprasad 4 жыл бұрын
Your github page says it no longer works and points to another part where IR transmitters not used..what gives?
@maykelfarronay
@maykelfarronay 4 жыл бұрын
I keep getting an error "invalid library found in C:\....." you seem have gotten the same issue when uploading IR-Alexa to arduino, I can see it at 5:43 how did you fix that error?
@Mevangeli
@Mevangeli 5 жыл бұрын
When I plug the Wifi module into the pc, the blue light blinks once, it does not stay on like yours and therefore I am unable to upload the sketch. Any ideas?
@pjuzer
@pjuzer 6 жыл бұрын
Where can i get complete Library for IR ? Please share the link
@willbethard3946
@willbethard3946 6 жыл бұрын
I'm getting an error 'class fauxmoESP' has no member named 'onMessage' when trying to upload this sketch, any ideas on what to do? thanks
@andrewgaming4941
@andrewgaming4941 5 жыл бұрын
same , and i don t now what to do...
@moepes
@moepes 4 жыл бұрын
If its still important to you: change: fauxmo.onMessage(callback); to: fauxmo.setPort(80); // required for gen3 devices fauxmo.enable(true); fauxmo.onSetState(callback); and this: void callback(uint8_t device_id, const char * device_name, bool state) { Serial.printf("[MAIN] %s state: %s ", device_name, state ? "ON" : "OFF"); to: void callback(unsigned char device_id, const char * device_name, bool state, unsigned char value) { Serial.printf("[MAIN] Device #%d (%s) state: %s value: %d ", device_id, device_name, state ? "ON" : "OFF", value);
@Ran1906
@Ran1906 5 жыл бұрын
Hi! Im new in all Arduino stuff, can you tell me, can I use Arduino Nano for this?
@Satyajit_Dey
@Satyajit_Dey 5 жыл бұрын
Yes you can
@vkanth2
@vkanth2 6 жыл бұрын
Other than turning the TV on or off can it do other functions such as changing channels or volume? WIthout that I don't see much practical use.
@nuwang1
@nuwang1 6 жыл бұрын
Vijay Kanth well obviously... U can do whatever u want.. Im trying to make one that controls everything, rv ac cable
@vkanth2
@vkanth2 6 жыл бұрын
nuwan goonewardena If you get that working I'd want to know!!
@jacobstech1777
@jacobstech1777 6 жыл бұрын
Hi. Can we use Alexa pi instead of Alexa?
@G2675-v7m
@G2675-v7m 5 жыл бұрын
Que programa usas para programar a alexa para que encienda el tv?
@superucranian
@superucranian 6 жыл бұрын
Do you need a smart hub to do his or does the arduino act as one?
@Grensom
@Grensom 6 жыл бұрын
You do not need a smart hub, the Wi-Fi Module acts as your multiple devices and the Arduino sends out the IR Signals
@shanesomerville2334
@shanesomerville2334 6 жыл бұрын
Any chance you could do a tutorial for this but with a raspberry-pi-zero and google home?
@Grensom
@Grensom 6 жыл бұрын
I was thinking about doing something with the Google Home soon, yes!
@mike8th411
@mike8th411 5 жыл бұрын
Shane if u wanna use google home get a chromecast its only $35 or $60 if u want the 4k model . The chromecast will work amazingly and u can also do more things
@Muscat17
@Muscat17 6 жыл бұрын
Hi, Great project, I was wondering y do u need to use a Arduino UNO, are you not able to combine the code all onto the ESP8266? I am current trying to get this project working, but keep getting this compiling error. Build options changed, rebuilding all In file included from C:\Users\andre\OneDrive\Documents\New folder (2)\ESP8266\ESP8266-Wemo-master\ESP8266-Alexa\ESP8266-Alexa.ino:3:0: C:\Users\andre\OneDrive\Documents\Arduino\libraries\xoseperez-fauxmoesp-50cbcf3087fd\src/fauxmoESP.h:106:9: error: 'WiFiEventHandler' does not name a type WiFiEventHandler _handler; ^ exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).
@abdullahzafar870
@abdullahzafar870 4 жыл бұрын
Great Job man wish you will have a great and a successful life✌
@Tony770jr
@Tony770jr 3 жыл бұрын
Nice project. However, the background music is too loud. Also, the Node MCU should be able to run the IR LED without the AT Tiny..
@Dpfpv1
@Dpfpv1 5 жыл бұрын
Can you do the same thing with windows 10 machine and not Alexa ?
@csquared9660
@csquared9660 6 жыл бұрын
Why can't the IR LED be driven directly from the NodeMCU?
@Grensom
@Grensom 6 жыл бұрын
I tried that at first, but the protocol I used to make the NodeMCU into a "WEMO" device made it difficult to also send the signals I wanted using the IR Sensor. I am looking into this more to find a more efficient way of doing this as you mentioned. I definitely agree that would make this project better! Thanks
@SvetiMFNikola
@SvetiMFNikola 6 жыл бұрын
It's possible to work also with KZbin?
@tonyrollin402
@tonyrollin402 6 жыл бұрын
Hi what would you charge to build one for me ?
@youssefmosalam4638
@youssefmosalam4638 5 жыл бұрын
This video is perfect But could i use esp8826 only?
@ioanniskoutroulis5866
@ioanniskoutroulis5866 6 жыл бұрын
Great job my friend... I have done the same thing but I have connected an arduino mega instead and the IR controls also my home A/C...The only problem it's the range of the 3 IR led ( I'm using 3 for better range ) but I have found a solution for this with a 3 Watt IR Led Sensor witch I have bought from ebay..
@ClarkeAfterDark
@ClarkeAfterDark 6 жыл бұрын
great video...but you have to work on dipping the music down when you are talking. Its really hard to hear you.
@waylem
@waylem 5 жыл бұрын
good content. Any chance you can do it without the music?
@Jarramirez1
@Jarramirez1 6 жыл бұрын
The code for the Arduino uno would be the same for the ATtiny85?
@Jarramirez1
@Jarramirez1 6 жыл бұрын
Did you use the 100 ohms resistor when you used the ATtiny85?
@Grensom
@Grensom 6 жыл бұрын
Yes, the code is the same except you might need to reconfigure the pins you use. Other than that you have to upload ArduinoasISP sketch to Arduino, build sketch to connect Arduino to ATtiny, then can upload code to ATtiny from the Arduino - Also yes you need the 100 ohm resistor in series with the IR Transmitter always, on my perf board it was on the bottom so you couldn't see it
@OWSKIB
@OWSKIB 6 жыл бұрын
Is it able to turn on any Netflix show?
@kissfann2247
@kissfann2247 5 жыл бұрын
What am i a scientist.Dam
@gianmora1866
@gianmora1866 6 жыл бұрын
Is this possible with Google home?
@varionpereira8889
@varionpereira8889 6 жыл бұрын
When is the video for Google home coming ??
@TechAirHub
@TechAirHub 5 жыл бұрын
Can I control this using my phone's Google assistant
@adrianpicos4447
@adrianpicos4447 5 жыл бұрын
Could you do google home version please
@kabak6623
@kabak6623 6 жыл бұрын
Mate music is too loud! I loosing content because of it.
@LiliBcreation
@LiliBcreation 6 жыл бұрын
Cut the music behind you .. can't hear you properly :(
@adrianpizzaro9709
@adrianpizzaro9709 5 жыл бұрын
can i used Raspberry pi?
@grandmav
@grandmav 5 жыл бұрын
Too complicated. I want to tell Alexa to connect to my tv and done.
@ezekieladams3944
@ezekieladams3944 6 жыл бұрын
did not understand but it was cool
@karissa4327
@karissa4327 5 жыл бұрын
So your basically telling me I have to tear apart my house to get some little tiny thing to connect my dot to my tv and lights. 🤦🏻‍♀️😂
@matthewfavreau6893
@matthewfavreau6893 6 жыл бұрын
For some reason I am unable to get hex codes
@biljacob
@biljacob 6 жыл бұрын
where 2 buy plz
@ARTTM143
@ARTTM143 6 жыл бұрын
Bill Jacobson can I buy him?
@gustavoovando3360
@gustavoovando3360 6 жыл бұрын
Amozan
@dpinvidic
@dpinvidic 4 жыл бұрын
As stated, music is too loud..and distracting....you project is cool enough
@kngpin48
@kngpin48 6 жыл бұрын
The music is way too loud...too many steps...just offer us something we can buy
@keshavtiwari1632
@keshavtiwari1632 5 жыл бұрын
Why don't you teach IOT in MIT or work at google? 😐
@ahmedsaker3781
@ahmedsaker3781 5 жыл бұрын
can you make it work with siri
@nuwang1
@nuwang1 6 жыл бұрын
alexa wont detect the device greg... what do i do :( :(
@Grensom
@Grensom 6 жыл бұрын
When you uploaded the program to the ESP, did you make sure you changed the credentials to the same wifi you Alexa was on? Also did it say Upload was completed successfully?
@nuwangoonewardena1205
@nuwangoonewardena1205 6 жыл бұрын
sorry this is my other account.. yes it showed the success message, connected to my wifi
@nuwangoonewardena1205
@nuwangoonewardena1205 6 жыл бұрын
Is there a skill that i have to add to alexa before it detects the device? I have already added my yeelights, do u think thats causing some interference?
@nuwang1
@nuwang1 6 жыл бұрын
Yo man help me out. This aint working
@ashoktvm
@ashoktvm 6 жыл бұрын
why is the music there?
@mostinwilliams1310
@mostinwilliams1310 5 жыл бұрын
That is way too much my friend what about arrow up arrow down... Switch HDMI... Activate KZbin that is where arrow direction control and okay comes in handy...
@ianjaeger
@ianjaeger 4 жыл бұрын
Great content... but lose the background music.
@someperson4712
@someperson4712 6 жыл бұрын
LOL!!! I had to comment as soon as I saw that he is using the same remote as me!!! Finally I might get helo
@joking_oregon1
@joking_oregon1 6 жыл бұрын
SomePerson47 alot of people use the same remote
@dwaynecrichlow5532
@dwaynecrichlow5532 5 жыл бұрын
Alexa! Turn down his damn music.
@kevinzhong755
@kevinzhong755 5 жыл бұрын
You are great
@benexmartsmarthome402
@benexmartsmarthome402 4 жыл бұрын
Well this is excellent.But would you can try one of our products,I belive it could be so nice.
@deniseholloway
@deniseholloway 5 жыл бұрын
MUSIC IS WAY TO LOUD! tfs
@joking_oregon1
@joking_oregon1 6 жыл бұрын
I velcroed my remotes to my wall
@TheVideoZombie
@TheVideoZombie 6 жыл бұрын
shut the music off man :D
@gamerboy-pq3qc
@gamerboy-pq3qc 3 жыл бұрын
Do google nest
@joey77jl
@joey77jl 6 жыл бұрын
Next time don't have a background song.
@mvoakes8405
@mvoakes8405 6 жыл бұрын
yes, I agree Music very annoying
@richardwalker4015
@richardwalker4015 5 жыл бұрын
Who else though this was a simple connection????😤
@gamerboy-pq3qc
@gamerboy-pq3qc 3 жыл бұрын
Do google one
@rafaelcid
@rafaelcid 4 жыл бұрын
the music along the video is pretty annoying
@markjacksmarkjacks
@markjacksmarkjacks 5 жыл бұрын
The music is super annoying.
@josephmanley2781
@josephmanley2781 5 жыл бұрын
dont play music on vids like this.
@Tc-tb2iu
@Tc-tb2iu 6 жыл бұрын
Stop the music ffs
@loveshchauhan5660
@loveshchauhan5660 6 жыл бұрын
We r not TONY STARK bro make it simple
@joking_oregon1
@joking_oregon1 6 жыл бұрын
lovesh chauhan Dude you don't need to be Tony Stark to understand this , you don't even need to be Peter Parker to understand it.
@alambe7275
@alambe7275 5 жыл бұрын
too much crazy!
@brckhmptn
@brckhmptn 6 жыл бұрын
Yh boi
@annw-fitz4412
@annw-fitz4412 5 жыл бұрын
WTF??
@manuelcampos5169
@manuelcampos5169 6 жыл бұрын
You're really cute :v
@Adrian-rz5pd
@Adrian-rz5pd 4 жыл бұрын
annoying music man !
Control Any Tv with Amazon Alexa | 2023 Version (Easy)
17:03
Techitup
Рет қаралды 13 М.
Control Your Samsung Smart TV with Amazon Alexa
5:46
HelpCloud
Рет қаралды 938 М.
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 22 МЛН
How I Turned a Lolipop Into A New One 🤯🍭
00:19
Wian
Рет қаралды 11 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,5 МЛН
А что бы ты сделал? @LimbLossBoss
00:17
История одного вокалиста
Рет қаралды 9 МЛН
ESP8266 IR bridge compatible with Alexa.
5:54
Martin Viljoen
Рет қаралды 18 М.
ALEXA Smart Mirror (New Build)
8:01
Grensom
Рет қаралды 7 МЛН
Control Your Samsung Smart TV with Amazon Alexa UPDATED!
8:11
HelpCloud
Рет қаралды 328 М.
How to Create an Amazon Echo + Fire TV Home Theater System
9:22
Tech With Brett
Рет қаралды 218 М.
Make "Alexa" Control ANYTHING!
7:34
Mike and Lauren
Рет қаралды 1 МЛН
Amazon Alexa - “Not Everything Makes the Cut”
1:31
MarketingActivo
Рет қаралды 90 М.
Control Nearly ANYTHING with Alexa for under $10! 👍
5:24
MKme Lab
Рет қаралды 263 М.
Smart Home Technology For Elderly Care | Products and Usage
14:18
Automate Your Life
Рет қаралды 53 М.
Sonoff - The $5 WiFi Smart Switch That's Compatible With Alexa And Google Home
5:51
byte sized engineering
Рет қаралды 2 МЛН
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 22 МЛН