#171

  Переглядів 240,336

Andreas Spiess

Andreas Spiess

6 років тому

Everybody talks about Bluetooth and Wi-Fi. But one heavily used technology is often forgotten: Infrared. Today we will remember this technology and bring it into the today's world of microcontrollers like ESP32 and ESP8266 and to technologies like MQTT and node-red. And as usual, we will dig a little into the basics.
Today
- We will use infrared rays to detect objects
- And find a way to make the detector immune against interference from daylight
- We will use standard photodiodes as well as IR receivers to detect IR signals and see the difference
- Then we will use IR instead of LoRa or Wi-Fi to transport information over the air
- We will enable an Arduino UNO to receive, learn, and send IR codes
- We will port the IR library to the ESP32 and implement MQTT
- Finally, we will build a device which can control our home appliances like TVs or Lights
- This device should be able to receive signals from an IR remote controller and transfer them via MQTT to Node-Red
Links:
Sketches: github.com/SensorsIot/Definit...
Video about Phototransistors & -diodes: • Photodiode vs Phototra...
IR code databases: irdb.tk/ , github.com/probonopd/irdb
IR Receivers: s.click.aliexpress.com/e/3vnAUB6
IR Sensor: bit.ly/2BdXEEJ
IR LED & Photodiodes: bit.ly/2BcRd4G
IR LED & Photodiodes: s.click.aliexpress.com/e/rNnmIyZ
Reflective IR sensors: s.click.aliexpress.com/e/iYNBaUn
ESP32: bit.ly/2sOMR3E
Arduino UNO Clone: bit.ly/2tJE9Af
Interesting ESP8266 IR/MQTT project: github.com/enc-X/mqtt-ir-tran...
Supporting Material and Blog Page: www.sensorsiot.org
Github: www.github.com/sensorsiot
If you want to support the channel and buy from Banggood use this link to start your shopping: bit.ly/2jAQEf4 (no additional charges for you)
Official Wemos Store: s.click.aliexpress.com/e/jUzBiIq
profile.php?...
/ spiessa
www.instructables.com/member/...
Please do not try to Email me or invite me on LinkedIn. These communication channels are reserved for my main job
If you want to buy me a coffee: www.paypal.me/AndreasSpiess

КОМЕНТАРІ: 536
@sullivanzheng9586
@sullivanzheng9586 2 роки тому
Good to hear our vblogger sharing his lifetime wisdom of having a happy & long lasting marriage.
@AndreasSpiess
@AndreasSpiess 2 роки тому
:-))
@umbertomurri9478
@umbertomurri9478 3 роки тому
A very useful and wide sight for who start to explore the IR basics and the IR communications
@AndreasSpiess
@AndreasSpiess 3 роки тому
Glad it was helpful!
@paparoysworkshop
@paparoysworkshop 6 років тому
I found your channel via a comment you left at EEVblog and I'm glad I did. You have a new subscriber.
@AndreasSpiess
@AndreasSpiess 6 років тому
Welcome to the channel!
@meetthefloccers8112
@meetthefloccers8112 4 роки тому
Sir, thank you dearly for all your tutorials. I am new to ESP32 and have gained so much watching. I was needing to move IR receive to core 0 to get the update rate I needed. Would never have made it without your dual core video and your updated IR library. Thank you so much!
@AndreasSpiess
@AndreasSpiess 4 роки тому
You are welcome!
@meetthefloccers8112
@meetthefloccers8112 4 роки тому
​@@AndreasSpiess Sir, I hope you would provide some additional guidance. I am having trouble getting a send. I have reviewed your git hub files and responses below. I just cant identify what output pin you are using for irsend? Is this GPIO3? There are several boards as you know. I bought an Adafruit HUZZAH 32 not a dev board. My mistake. The Adafruit board does not have GPIO3 wired out. Scouring through the library I can find the command identifying output pin assignments. Thank you for any assistance.
@meetthefloccers8112
@meetthefloccers8112 4 роки тому
@@AndreasSpiess Sir, thank you again for all your wonderful vids. I am sorry I bothered you, however, I did find the command. Opening up IRremote.h in Visual Studio made it easier to locate the line is 262 - byte timerPwmPin=15. I changed the value from 3 to 15. 15 is another PWM pin on the ESP32. Once again, thank you. I really love this little chip.
@meetthefloccers8112
@meetthefloccers8112 4 роки тому
Sir, like you I like to keep a happy wife. This IRsend was the final piece in an automated TV volume level mod I have been making. My wife hates the volume changing when commercials come on. I have made a hack for her using a mic input to a PID loop with time proportional output. I use the IR remote to change the setpoint of the PID. Then I average the mic input to get a smooth sound level reference. The PID adjusts the TV volume based on the setpoint, lowering the volume when commercials come on, or when she yells at me. If you raise or lower the setpoint the volume tracks with it. She is very Happy. Couldn't have done it without your vids.
@raguaviva
@raguaviva 6 років тому
Yet another amazing video! Interesting project, well organized and explained.
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@moisescatala9964
@moisescatala9964 5 років тому
Thanks for your videos Andreas. I enjoy so much watching them
@AndreasSpiess
@AndreasSpiess 5 років тому
You are welcome!
@BatonyRobson
@BatonyRobson 4 роки тому
Wow, what a nice lesson) I haven't seen such for a long time) I love how you do it)
@AndreasSpiess
@AndreasSpiess 4 роки тому
Thank you!
@nathanpearson4600
@nathanpearson4600 5 років тому
I love your videos Sir. I am looking to make a simple ir blaster to turn on and off a TV and stumbled upon yet another great video from the guy with the Swiss accent. Thanks for the info.
@AndreasSpiess
@AndreasSpiess 4 роки тому
You are welcome!
@grzesiek1x
@grzesiek1x 3 роки тому
the best video I found on the youtube!!This is exactly what I needed! And you explain everything perfectly!! It proves also my theory that chanells with moderate number of views and without stupid addverts etc. are the best ones! Like yours!
@AndreasSpiess
@AndreasSpiess 3 роки тому
Thank you!
@curtisoneill9929
@curtisoneill9929 Рік тому
I love searching YT and seeing you in the results, I know ima get all the answers to questions I did think of, and didn't know to ask.
@AndreasSpiess
@AndreasSpiess Рік тому
Indeed. I also use UKposts a lot for learning.
@martinwinkelhofer7023
@martinwinkelhofer7023 6 років тому
This episode was especially funny because of your comments about your wife's reactions :) I enjoyed it a lot! .. btw: now I'm building a "longer range" laser beam detector to detect human body movement inside a house with the capability to distinguish direction (2 close beams) and frequency carrier is a great help against various ambient light disruptions. Thanks for another good episode, Andreas.
@AndreasSpiess
@AndreasSpiess 6 років тому
Good luck with your lasers! If I remember I saw this technology in some action films. But they had more than two lasers there.
@kelvynroberts9506
@kelvynroberts9506 5 років тому
Martin Winkelhofer Did you use the IR TX and TSOP RX? What was the max range between them? Are you still using it? Please, send me some details of this project Kelvyn.sousa@gmail.com
@cellularmitosis2
@cellularmitosis2 6 років тому
Exactly the video I was looking for!
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@jinmingtang1545
@jinmingtang1545 Рік тому
So logically exposing the history of the IR technique development!
@AndreasSpiess
@AndreasSpiess Рік тому
:-)
@jtreg
@jtreg 6 років тому
You are the best by far. Thank you!!
@AndreasSpiess
@AndreasSpiess 6 років тому
You are welcome!
@wjhoogervorst
@wjhoogervorst 6 років тому
Great video, just what I needed to be able to switch off my TV etc via my Home Automation via MQTT
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@WayneTheSeine
@WayneTheSeine 5 років тому
Brilliant. Every helpful. Thank you.
@AndreasSpiess
@AndreasSpiess 5 років тому
You are welcome!
@RETRODISTORT
@RETRODISTORT 6 років тому
Amazing! I wanted to do this for a while, but I lacked the material and/or the time to test it Great video!
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@empty0303
@empty0303 6 років тому
This is so cool, thank you for sharing this video :)
@AndreasSpiess
@AndreasSpiess 6 років тому
You are welcome!
@2doritos
@2doritos 7 місяців тому
huge thanks, i searched this for a school project and this video explains every detail
@AndreasSpiess
@AndreasSpiess 7 місяців тому
Glad it was helpful!
@walterbunn280
@walterbunn280 11 місяців тому
I enjoyed this quiet a bit. Very cool. Since we're talking light, there is a method for discriminating different light sources that you might find helpful: All light can be polarized. Most people are familiar with polarized light be blocked by orthagonal filters, but, what they forget, is that there's a third level of polarization. That third level is 'color shifting'. Color shifting allows you to take one color of light, and turn it into another. To do this, you take two polarized filters at 90 degrees (such that they block most light coming through them), and simply add a third filter. The third filter shifts the frequency of light that makes it through the first 2 filterz. You can then check for color shifting in time with the 3rd filter or check for specific color of light keyed to your receiver/emitter combo.
@AndreasSpiess
@AndreasSpiess 11 місяців тому
Interesting! Never heard of this effect!
@tonysfun
@tonysfun 2 роки тому
Hope you had a great trip! But today I'm playing with IR and your video was very helpful again! Thank you Andreas!!! Have a great week!
@AndreasSpiess
@AndreasSpiess 2 роки тому
Unfortunately, the Pamir trip was cancelled because it was right at the border to Afghanistan. So Joe Biden was a little too fast for me :-(
@tonysfun
@tonysfun 2 роки тому
@@AndreasSpiess Now that is tooooooo bad! Hope you had a plan B or even plan C! But nice to hear from you! I don't trust some of these "??? countries" where you can disappear and nobody does anything about it! It's safer here or in our country and most Europe also, but going to some parts of the world isn't for me.
@AndreasSpiess
@AndreasSpiess 2 роки тому
My wife and me will do a bicycle trip...
@avejst
@avejst 6 років тому
Thanks for sharing 😀👍
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@munjee2
@munjee2 3 роки тому
I have been searching for basically this for so long , all my UKposts searches got me no where , only showing me overly simplified, uninformative videos ,the when I'm not looking a day later it recommends me the perfect video when I'm watching a laptop review
@AndreasSpiess
@AndreasSpiess 3 роки тому
Glad you found it!
@ct3sibius
@ct3sibius 5 років тому
You save my day. Thanks.
@AndreasSpiess
@AndreasSpiess 5 років тому
You are welcome!
@Hauketal
@Hauketal 6 років тому
About the IR-mode for the serial port at 15:00 IRDA is a protocol stack for IR data transfer, similar to bluetooth, but older. This probably switches the serial port into a mode compatible with IRDA lower protocol layers. For starters, have a look at the Wikipedia article.
@AndreasSpiess
@AndreasSpiess 6 років тому
I think so, too, but did not have the time to explore. And I also needed the higher (protocol layers)
@tracyscott3261
@tracyscott3261 3 роки тому
Thank you. Your videos are very useful and interesting.
@AndreasSpiess
@AndreasSpiess 3 роки тому
Glad you like them!
@supremeleader5516
@supremeleader5516 Рік тому
Amazing video Andreas, well done
@AndreasSpiess
@AndreasSpiess Рік тому
Thank you!
@timfairfieldAETestandMeasure
@timfairfieldAETestandMeasure 3 місяці тому
Fantastic explanation and well organized.Im working on a custom remote for my mom who is very old and is getting confused with the overcomplicated remotes. Ill just have on off and a few favorite channels on big buttons. Your resources here and explanation willhelp me save time.
@AndreasSpiess
@AndreasSpiess 3 місяці тому
Cool! I am sure she will be proud of her son.
@johnburgess2084
@johnburgess2084 11 місяців тому
Thanks for the educational video.
@AndreasSpiess
@AndreasSpiess 11 місяців тому
You are welcome!
@verjikovskiy
@verjikovskiy 4 роки тому
amazing tutorial - though still a lot of IR related questions
@AndreasSpiess
@AndreasSpiess 4 роки тому
Google search is your friend ;-)
@tatavenugopal3082
@tatavenugopal3082 3 роки тому
Super video ....Thank you Andreas
@AndreasSpiess
@AndreasSpiess 3 роки тому
You are welcome!
@Jhinsydney
@Jhinsydney 6 років тому
Brilliant!!!
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@JohnoScott
@JohnoScott 6 років тому
Fantastic. You totally own the "nerd" claim and I love the humour in this one.
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@sallen135
@sallen135 5 років тому
Your videos are amazing! It seems like every idea I have for a project I first check your channel and almost always can learn what I need from you. Are you saying your ESP32 IRremote github branch IRrecord sketch works with the esp32? If so, which pin do you use for the IR LED?
@AndreasSpiess
@AndreasSpiess 5 років тому
I do not remember the pin. But you see it in the sketch.
@RealEngineer
@RealEngineer 6 років тому
As always a quality video :)
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@joeybushagour2612
@joeybushagour2612 6 років тому
Great video!
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you!
@rickharold7884
@rickharold7884 Рік тому
Awesome
@smtjets
@smtjets 6 років тому
And winner of my first comment on youtube is ANDREAS SPIESS the guy with the swiss accent... thank you for all your great videos! A few weeks ago I bought during a flashdeal on aliexpress a cheap esp-01 with a relay and ended here on your channel... 30 Years ago when I was building my first cnc router it was really complicated to get all the knowledge together and today we just google... BTW I remember in one of your videos… problems with a 3D printer....maybe Iˋm the man... we are almost neighbours.
@AndreasSpiess
@AndreasSpiess 6 років тому
Maybe you send me a short note on FB or Twitter if you live close by. Concerning the 3D printer, I got the good news that my new Prusa should arrive before Christmas...
@smtjets
@smtjets 6 років тому
Andreas Spiess ...I have no FB or twitter, check your mail @aru....
@frostgreen5527
@frostgreen5527 6 років тому
Nice video, entertaining and informative. 😀
@AndreasSpiess
@AndreasSpiess 6 років тому
Thanks!
@javierunamuno6786
@javierunamuno6786 6 років тому
Swiss humour at its best! And the same for the videos! Being more or less in the same age bracket, I can't realize how you or Pete Scargill can: buy the things, test them, make developments, write and modify libraries, shot videos, edit them, mantain a blog, mantain a marriage, answer the comments, eat, sleep? , and you are not even retired like the other great bald in Scotland/Spain.
@AndreasSpiess
@AndreasSpiess 6 років тому
Here our day has 24h. And if not sufficient, we have to work during nights ;-)
@leviarcanjo6309
@leviarcanjo6309 5 років тому
i love you!! it's work perfectly
@AndreasSpiess
@AndreasSpiess 5 років тому
:-)
@williamponraj3637
@williamponraj3637 4 роки тому
Did you try on nodemcu. cz i get an error
@CronaTheAwper
@CronaTheAwper 5 років тому
14:08 "Somebody please explain me women." XD
@AndreasSpiess
@AndreasSpiess 5 років тому
:-))
@goku445
@goku445 3 роки тому
Liked for the information, subbed for the humor.
@AndreasSpiess
@AndreasSpiess 3 роки тому
Welcome aboard the channel!
@JanJeronimus
@JanJeronimus 6 років тому
Again an interesting video from Andreas !! I also am thinking about putting ESP's with IR send and receive (and perhaps also a buzzer and some other sensors) in my house. However if you have several of this IR home automaton interfaces near each other send IR only from one! The devices will receive signals from each other and the logic can become confusing. There are also much devices who use a IR power toggle code. This requires the home automation system to maintain information about the current state. Or you need to add other sensors (e.g. the power consumption) to check if the device is on or off.
@AndreasSpiess
@AndreasSpiess 6 років тому
1. As I mention in the video: You have to use an addressing scheme if you want to have several senders. Then, Node-Red can send an MQTT message to each of your senders, one after the other. Or the address is the delay each sender has to wait if it gets the MQTT message till it sends the IR signal... 2. Toggle codes suck. I do not like them at all because of the problems you describe.
@johnjcb4690
@johnjcb4690 11 місяців тому
Oh boy i was looking for this
@AndreasSpiess
@AndreasSpiess 11 місяців тому
Glad you found it!
@SebaOPL
@SebaOPL 3 роки тому
It was very helful. Thank you!
@AndreasSpiess
@AndreasSpiess 3 роки тому
You are welcome!
@norberthartmann5075
@norberthartmann5075 6 років тому
wie ein schweizer uhrwerk ..... wieder sehr informativ - ich sage mal danke.
@AndreasSpiess
@AndreasSpiess 6 років тому
Das Uhrwerk ist aus dem Silikon Valley, nur der Inhalt is Schweizerisch ;-)
@andrebernardmennicken4685
@andrebernardmennicken4685 4 роки тому
Belgium-Malmedy, 2Dec2019 -- Very clear and fine presentation. I will check your other videos on that IR or Com Subject. Tks as it will be usefull for setting up an application of mine...that i hopefully can fix in Center of our Capital. Best Regards AbM3n.
@AndreasSpiess
@AndreasSpiess 4 роки тому
I hope you will be successful!
@YusufBAYLAV
@YusufBAYLAV 5 років тому
Hi @Andreas Spiess, re-watching your videos an idea came in mind, but could not be sure about a thing and wanted to contact you. You're declaring that it's possible to prevent day light from tricking IR receivers. I'm thinking about creating a robotic pan tilt mechanism, which follows only an IR emitter. I mean if not please suggest me some technology. I'm fed up with my motorcycle mirrors change their angles because of the wind. And as I go faster I need to bend my head in order to resist the wind and supply some aerodynamics. This results with the fact of losing my mirror vision. I'm now searching for a technology which will let me to 3d print a pan tilt mechanism to arrange my circle shaped mirrors angle relatively to my heads movement. I do not want to lose my vision in any case. Could IR be this technology? Could you advise me?
@OthmanAlikhan
@OthmanAlikhan 3 роки тому
Thanks for the video, very advanced =)
@AndreasSpiess
@AndreasSpiess 3 роки тому
You're welcome!
@q12x
@q12x 3 роки тому
very nice !
@AndreasSpiess
@AndreasSpiess 3 роки тому
Thank you!
@LowtechLLC
@LowtechLLC 6 років тому
Dude, you rock!
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@marsim4150
@marsim4150 6 років тому
finally no noise in hearphones !!! :-) thank you
@AndreasSpiess
@AndreasSpiess 6 років тому
Thanks for your feedback. I did not change anything. Hopefully, it will stay like that...
@bfx8185
@bfx8185 6 років тому
Its very useful and funny:) Thank you!
@AndreasSpiess
@AndreasSpiess 6 років тому
You are welcome!
@chuckwilcox6997
@chuckwilcox6997 6 років тому
Andreas an excellent video and well researched. Incredible quick turnaround on bringing something insightful and new to video. Did you determine the range of an IR beam transmits reliably to a receiver and did you discover what the maximum reliable distance for reflective transmission was, ie like the TV cabinet setup? I'm considering external passive IR with fresnel lense as they are low power, but your video has given me a few other ideas. Again, brilliant work :)
@AndreasSpiess
@AndreasSpiess 6 років тому
I think this is more an optical question and I do not know a lot about lenses. In my lab, the IR detector chips were very sensitive. I do not know how they would work on the outside with bright sun. I assume, they would go into saturation quickly and would no more able to detect the small signals of an LED.
@chuckwilcox6997
@chuckwilcox6997 6 років тому
Mmm, yes I expect the IR chips will be saturated by natural daylight IR and yes an optical issue. Thank you for your response.
@IanWilkinson-SgtWilko
@IanWilkinson-SgtWilko 6 років тому
Another excellent video! Out of interest, as you seem to fix a lot of libraries, do you tend to send pull requests back to the original repository with the fix? I often want to use a thing you've fixed but don't know if the original repository (which quite often has moved forward since your video) includes your fixes.
@AndreasSpiess
@AndreasSpiess 6 років тому
So far I did not send it back. Maybe I will do it with this library.
@experiencingtechnicaldiffi5184
@experiencingtechnicaldiffi5184 6 років тому
I love this tech and find it very useful and try to use it all the time. However, for a simple cabinet door I would glue a magnet to the door and mount a reed switch under the shelf. Or you could mount the sensor at an angle so it can't see the remote. Or if the white cabinet makes that impossible just use a photo resistor since a closed cabinet is dark inside.
@AndreasSpiess
@AndreasSpiess 6 років тому
I went through your proposals, one after the other. For the reed switch, the distance was too far (without seeing the sensor when the door is open). The LDR did not work because in spring and autumn when the sun shines flat, enough light came in to switch the TV on and if the lights were low during the TV sessions it switched off. The video was already long so I did not mention these experiments...
@experiencingtechnicaldiffi5184
@experiencingtechnicaldiffi5184 6 років тому
I have used both reed switches and LDR for closet and cabinet lighting to good effect. On one closet I mounted a magnet on a post on the hinge side of the door to reach under the shelf and find the reed sw. I have used the reflective sensors for part position and control on automated assembly machinery where magnetic and micro switches could not be used. Also as timing devices where I find hall effect units can be fooled by dirt and metal chips. If your TV cabinet door is manually operated it seems you have found the best solution. Maybe if I watch enough of your videos I will be able to think outside the TV box, too.
@AndreasSpiess
@AndreasSpiess 6 років тому
:-) Yes, the door is moved by hand.
@tonyolivieri3497
@tonyolivieri3497 5 років тому
Thank you for all of your great videos. Very appreciated. I'm using the IRRemote library as described and all is working(Send and Receive). I want to take the values for the remote control I've read and write them to memory using SPIFFS. Since IR is running an ISR, my code bombs when I try to write the remote data to SPIFFS file. I'm struggling to get around this issues. I do not see any methods to terminate the ISR when I'm done reading codes. I'm using Adafruits ESP32 Feather. Any direction would be greatly appreciated. Thanks!
@AndreasSpiess
@AndreasSpiess 5 років тому
I never use SD cards, so I do not know where the problem is. What if you attach the ISR to a pin which does not move during SD operation? Then no interrupt should trigger.
@deadchords4919
@deadchords4919 6 років тому
interesting subscribed
@AndreasSpiess
@AndreasSpiess 6 років тому
Welcome to the channel!
@joinedupjon
@joinedupjon 6 років тому
I was thinking you were going to go for a good old microswitch... but at least the story had a happy ending :)
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@JohnChrysostom101
@JohnChrysostom101 21 день тому
Yup like the sega pda and the casio watch you can use IR to text or send data
@AndreasSpiess
@AndreasSpiess 20 днів тому
Cool!
@reeseyme9613
@reeseyme9613 6 років тому
perhaps a ultrasonic sonic sensor like those HC-SR04 will be better for the TV door project, its awfully easy to program it to detect in a specific distance and no worries on the ambient lighting issues.
@AndreasSpiess
@AndreasSpiess 6 років тому
You are right, this is another possibility.
@EJEuth
@EJEuth Рік тому
Andrea’s I saw your video again, now by Dec/2022. The contents you present are already great, and adding your Swiss sense of humor is just a bonus for us.😊 At the original time, 5 years ago, ESP32 didn’t have code library for IR. By now, it may have and ATTiny85s or ArduinoPro mini could be the smallest versions to try IR coding experiments - not only in size, but also in Power Consumption. About my current project: In doing a DIY ‘project’ to control my Carrier/Midea’s split AC using a tiny and lower cost device as Arduino Pro Mini. Those AC devices use remote coded as “RG52B/BGCE” sending the full parameter set in a longer and more complex burst of IR codes. I have some doubts and don’t know if you could provide any guidance or comment: (1) Have you done (or heard someone) doing this long/complete IR coding for AC by the parameters themselves - instead of just recording hundreds of different combinatorial/configurations? Any guidance about this matter? (2) Developing some ‘smarter’ algorithms to read & learn the T&H sensor response and adjust the AC for better ‘Herman comfort’ - not just the dumb temperature control. Any references or similar cases are greatly appreciated. Thanks and Have a Great Christmas!
@AndreasSpiess
@AndreasSpiess Рік тому
I did not look into IR recently. Maybe you find a project which fulfills your needs (we have no AC here). Merry Christmas to you, too!
@EJEuth
@EJEuth Рік тому
@@AndreasSpiess, curious piece of information that made me do a quick search. I live in Rio de Janeiro (Brazil) where cooling AC is more than welcome for our hot days’ troubles. It is a good guess that you live in Swiss, where diagonally you all could face cold days issues for several months/year. Options as burning wood/oil/gas fireplace are non-electric, sure. But the thermal machine known as “AC in heating mode” pumps more heat (BTU/Watt) than just resistive heaters do, which would compensate its cost and other disadvantages in the long run - except when electric energy and oil prices are skyrocketing.
@adwait_natu
@adwait_natu 6 місяців тому
Very well explained! Thank you so much! Have you uploaded the code for your own code what you are talking about at 13:50 made on attiny85? If yes please let me know, im working on project where im facing same issue with other remote interfarrence
@AndreasSpiess
@AndreasSpiess 6 місяців тому
I do not think so. However it was very simple. Just create a few 1 and 0 and check if the receiver gets the same sequence.
@MECAN3D
@MECAN3D Рік тому
Gracias ☺️
@AndreasSpiess
@AndreasSpiess Рік тому
De nada.
@wrongsideof40
@wrongsideof40 Рік тому
Hi - I just discovered this video. Fabulous! And you touch upon EXACTLY a little project I want to attempt myself; a CW keyer with an infrared link to the radio transceiver. The Is there much more circuitry required to turn the 'hi/lo' from the IR receiver into something that will key the rig? Any pointers much appreciated. *****It's the next day, and I only just realised that if I want to put the IR link between the paddle and the keyer (or rig with built-in keyer) I need TWO IR links; one for dits and one for dahs. So as well as, say, the 'standard' 38kHz link, do I need to choose the other link's frequency as far from 38kHz as possible or can I use any other freq than 38kHz? Thanks
@AndreasSpiess
@AndreasSpiess Рік тому
You could code the IR signal (one code for the left and another code for the right paddle. You get IR receivers for other frequencies. But I do not know how sharp their filters are.
@loicsamson914
@loicsamson914 6 років тому
Very interesting ! I was just thinking on how to add it sending capabilities to a sonoff th10 or 16 in order to power control and send ir commands to some hifi équipement:-)
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@colmaniot6331
@colmaniot6331 6 років тому
Dear Andres thank you for the comprehensive explanations. I am trying to use the IRSendDemo with ESP32 (WROOM-32 1313) and not sure how to interpret the comment " An IR LED must be connected to Arduino PWM pin 3", pin 3 is RX0 in this board pinout. Should it be TX0 (sadly not working), what is the proper pin to connect in order to send IR codes using your examples (or the ESP32 Compatible examples from your github) ? Thanks.
@AndreasSpiess
@AndreasSpiess 6 років тому
In the sketch the pins are defined as follows: int RECV_PIN = 14;int SEND_PIN = 5; No pin 3
@CKeletronica
@CKeletronica 6 років тому
Hello Andreas, thank you for this vídeo, could be share the node-red flow you use in this tutorial please. Thanks again.
@AndreasSpiess
@AndreasSpiess 6 років тому
Should be on Github by now
@CKeletronica
@CKeletronica 6 років тому
Thank you Andreas!
@williamponraj3637
@williamponraj3637 4 роки тому
How to convert raw codes to json format too send through mqtt
@evansuits4926
@evansuits4926 6 років тому
For an old software guy, who is enjoying his retirement hours fiddling with microcontrollers, these videos are a Godsend. Thank you! Quick question: I notice that you often wear fabric gloves when handling components. Is this to reduce static buildup? Keep the components clean? Keep your fingers clean? All of the above?
@AndreasSpiess
@AndreasSpiess 6 років тому
Thank you for your nice words. The gloves only have a private reason, non-technical.
@RobinGerritsen1995
@RobinGerritsen1995 6 років тому
Would you please make a video of the M5Stack? It's an ESP32 with battery and many expansions. There is a 1W speaker connected to the IIS-port of the esp32. I am wondering what you could do with these features...
@AndreasSpiess
@AndreasSpiess 6 років тому
Maybe. One is in the mail...
@northshorepx
@northshorepx 6 років тому
Thank you Andreas and Mrs Andreas! Could we please have Mrs Spiess as a regular beta tester! She will help you add the real world wife acceptance factor (WAF) in future performance and cost spreadsheets. Joking aside this was a great video in your usual great style but I have a question please. How do you or other manufacturers ensure that their codes are unique so that they don't do something bad for instance switch on the heating (company 1) AND open all the windows (company 2) from a single IR transmission?
@AndreasSpiess
@AndreasSpiess 6 років тому
WAF :-)) I did not dig into the IR codes itself because I still had the remote to copy the code. So I do not know if there is any standard body like in Ethernet. I do not think so, but maybe somebody else knows.
@northshorepx
@northshorepx 6 років тому
thank you!!!
@Metroid1890
@Metroid1890 4 роки тому
Hello Andreas, I've been thinking about if it's possible to add some kind of conduit as a repeater to send IR signals (say something like the way optic fibers work)
@AndreasSpiess
@AndreasSpiess 4 роки тому
I am not sure if it works with normal IR. Usually, they use laser diodes which is a different light source.
@omaryanas435949
@omaryanas435949 6 років тому
Great video! On another subject, I have been searching UKposts and the web for three days to find any tutorial on sim800l with esp8266, but unfortunately I couldn't find any complete tutorial. Except for one video but it is in Russian. Can we expect a video on this subject in the near future?
@AndreasSpiess
@AndreasSpiess 6 років тому
I have no plans to cover 3G technology anymore. I wait for affordable 4G technology. But I thought, the SIM800 is a widely used chip and you should find a lot of info on the net...
@spikeydapikey1483
@spikeydapikey1483 6 років тому
Happy wife, happy life ;o)
@AndreasSpiess
@AndreasSpiess 6 років тому
You are so right!
@RasTona_
@RasTona_ 2 роки тому
Only in Europe.😂 Different story across the Atlantic.
@aymanfarouk7226
@aymanfarouk7226 Рік тому
Nerd
@random_tek
@random_tek Рік тому
​@@aymanfarouk7226 friendly fire
@sblop
@sblop 6 років тому
Great humor 🙂
@AndreasSpiess
@AndreasSpiess 6 років тому
Thanks!
@jschwindt
@jschwindt 6 років тому
I did a very similar project last week but I used LIRC directly in my Raspberry Pi that runs MQTT and Node Red. I was also able to control remote devices using Alexa. BTW: what's the site with the IR codes database? I have a Sony stereo w/o its remote and I'd like to control it. Thanks!
@AndreasSpiess
@AndreasSpiess 6 років тому
I added the two services I know in the video description
@deftdawg
@deftdawg 6 років тому
@Andreas did you have to do anything to get decent range from your emitters? I've read most emitters in Remotes are "over driven", but I'm not to sure if that can be done with only 3.3V coming from an ESP*
@AndreasSpiess
@AndreasSpiess 6 років тому
This video was not about the distance, it was more about the logic to drive the LEDs. These microcontrollers only supply very little current ( a few mA) and if you want max power you have to add transistors to amplify the signals. I also do not know of high power IR diodes, but I never searched for them.
@deftdawg
@deftdawg 6 років тому
Andreas Spiess about logic not about distance is fair enough... folks testing IR may think (as I did when first trying IR stuff) that the emitters are not reproducing codes correctly when in fact they are only effective inside about 30 cm driven by 3.3V ESP* pins, also looking with a phone camera is a good way to verify the emitters are doing something. :)
@AndreasSpiess
@AndreasSpiess 6 років тому
You are right. My setup worked over a distance of about one meter (from my ESP to the LED lamp above the bench. But it heavily depends on the quality of the receiver.
@chuxxsss
@chuxxsss 6 років тому
Another fantastic vlog Andreas. I don't know how you find the time mate.
@AndreasSpiess
@AndreasSpiess 6 років тому
I built the sensor last year...
@iceberg789
@iceberg789 6 років тому
nice !
@AndreasSpiess
@AndreasSpiess 6 років тому
:-)
@Eger7law011
@Eger7law011 6 років тому
Your humor for the dear woman in your life is funny. I am certain your being a innovative electrical engineer goes over into other parts of your relationship. Curious as to how much range infrared can travel? On approaching a gateway to a secured field a tractor or truck would automatically open from a distance of fifty meters. I would not want to have gate then left open but close in a short time with an override to keep it open should it be needed. Reliable and trustworthy are key elements for the not geek squad. Thank you.
@AndreasSpiess
@AndreasSpiess 6 років тому
I would not use reflected IR for 50 meters. Some sort of RF might be better for that.
@akshaysrivastava1270
@akshaysrivastava1270 4 роки тому
Hey, I am trying to build an IR spectrometer inexpensively. I am new to arduino though. The basic principle is that the diode shall emit IR radiation and then the sample to be analyzed would absorb a specific wavelength of the radiation (characteristic for different molecules). Is it possible to use this detector for this analysis (wavelength instead of it working like an ON/OFF switch and not working on detection of the intensity of IR). If not, can you please point me in the right direction??
@AndreasSpiess
@AndreasSpiess 4 роки тому
I made a video about a spectrometer
@williamponraj3637
@williamponraj3637 4 роки тому
I've been following you for many years. You never failed to deliver unique content. In my case, it works well with esp32. But when it comes to nodemcu, i have some issues with ir remote library. Getting errors regarding rawcodes since i tried almost all the ir remote library versions for node mcu. Can you suggest me stable version? PS: I like your humor
@AndreasSpiess
@AndreasSpiess 4 роки тому
I did not do anything with IR since then. So I do not know a library. And AFAIK they updated the ESP32 lib lately
@williamponraj3637
@williamponraj3637 4 роки тому
@@AndreasSpiess somehow i managed to compile and run successfully.
@iamsuperroot
@iamsuperroot 5 років тому
How is the Arduino connected to the ESP32? Looks like ir devices are first wired to Arduino but later when MQTT is on ESP are the ir's on ESP? Thank you.
@AndreasSpiess
@AndreasSpiess 5 років тому
The ESP32 is used instead of the Arduino. So there is no need for a connection.
@SagaSeaCraft
@SagaSeaCraft 6 років тому
Another excellent vid, Andreas! Why not just use the uC's registers and masks directly rather than use the burdensome and low-performance arduino ide functions for generating the proper signal frequencies and duty rates? Almost any frequency generation is possible within very little cycle difference (error), which would not be an issue. Directly accessing the registers is not dangerous nor is it complicated when compared to the much improved abilities they give the uC. I do get it.... most ATmega 328p users are stuck forever in arduino-land, and you don't mind catering to the bigger crowd. I would think that most people would rather learn a bit more and really see what is happening and be able to do much more, without the arduino-blanket blocking their vision. The arduino ide still allows the use of all the registers, fuses, masks, and proper C and C++ instructions, etc, so if a person can't find the will to learn the basics of Atmel Studio in a few hour's time, they can still use the antiquated and pain-in-the-arse Arduino-ide without using the arduino's goofy, burdensome, canned functions. I suggest anyone reading this, and still using only the arduino ide, to go and download the Atmel Studio 7 and try it out before you let others convince you that it is too cumbersome and complex for you to understand and use to great advantage... AS-7 is so powerful and easy to use! And it provides so many more features to help you work faster and smarter. You don't have to learn all of it right away... in fact you most likely can't. It's a big place. But after using it for a while you will not want to go back to the toy-like arduino ide. Yes, the arduino ide has it's place, it's super simple, etc. But it's terribly lacking. Don't be ruffled by this comment. Just try it out. I double-dog dare ya. :)
@AndreasSpiess
@AndreasSpiess 6 років тому
1. I did assembler programming and other low-level stuff like that when I was young and like it that the computer took over this work for me (I still do it if absolutely necessary). 2. Arduino IDE is the standard in the maker scene, also because it can be used to program other MCUs like the ESP8266 or ESP32. An I go with a proverb from here: The fish has to like the worm, not the fisherman ;-) 3. Maybe you convinced some guys to try another IDE like Atmel Studio, or also Eclipse with your comment!
@jonanthony7709
@jonanthony7709 5 місяців тому
You have a great way of explaining things. I have IR control for TV and camera from ESP32. However I would to move from the Arduino IDE to the ESP-IDF as I want to use FreeRTOS.Any hints on the best way to use the IR code in the Arduino framework to ESP-IDF. Thanks again.
@AndreasSpiess
@AndreasSpiess 5 місяців тому
You can use RTOS also in the Arduino framework. I did a video about that.
@battlecoder
@battlecoder 6 років тому
Wonderful video as usual! Now, I am not entirely sure about photodiodes always being black, and IR emitters always being transparent. I recall having several IR diodes that did not follow this "convention" and I specifically remember using a CMOS camera (normally a phone or a PocketPC) to find which ones were emitters. Receivers were tested later in the same way you tested them on breadboard, to make sure they were receivers indeed, and not just bad IR LEDs.
@AndreasSpiess
@AndreasSpiess 6 років тому
Thanks for your addition. I only had these on hand and it made sense to add a filter to the receiver, not to the sender...
@SierraLimaOscar
@SierraLimaOscar 6 років тому
Yes, quite a few LED diodes (emitters) are also black. e.g. I bought some of these a while back: goo.gl/s66mhX
@AndreasSpiess
@AndreasSpiess 6 років тому
+SierraLimaOscar Your link says "Receptor de INFRARROJOS Receptor" which I think means receiver? The pictures also show the word "receiver"
@SierraLimaOscar
@SierraLimaOscar 6 років тому
Oooops! wrong link, sorry! These are the one I meant goo.gl/WrPSRS. They are not as black as the receivers though (although in real life they look darker as in the pic).
@1boobtube
@1boobtube 6 років тому
Those look like the everlight ones adafruit sells described as blue transparent. The receivers I've seen look black almost totally opaque. No idea why they tint the emitters. Narrow up the pass band, vis ID..?
@shafnet
@shafnet 6 років тому
Does your nodered know your device states ? Does it remember them after a power cycle ? I may have to knock up a video to show my setup
@AndreasSpiess
@AndreasSpiess 6 років тому
Node-Red knows variables. Maybe you look at tech.scargill.net/node-red-global-flow-and-context/
@backlash00
@backlash00 3 роки тому
In cases where propagation time is important, what's the best I can expect to see in a low to high transition at the transmitter to a low to high at the receiver output. No mechanical relay, to slow.
@AndreasSpiess
@AndreasSpiess 3 роки тому
Propagation of light is 300'000km/sec. More important is the protocol and the transmission speed you use. I did not do measurements for that purpose. Maybe google knows?
@frogembassy
@frogembassy Рік тому
Great information especially the info about the esp32. FYI you could have saved your marriage sooner if you used a TOF detector for distance or HC-SR04, If you did then you would not have as good a story. Keep up the good work
@AndreasSpiess
@AndreasSpiess Рік тому
Thanks for the tip!
@waltsteinchen
@waltsteinchen 6 років тому
Just thumbs up for this video Andreas! .. Still trying to reverse engineer the 'my-wife' application - whenever I think I found a coincidence that could help me to predict and influence further behavior - I have to find out pretty soon that I did not use the correct codes - my theorie is that the target uses lot's of self-modifying code .. ;:-)
@AndreasSpiess
@AndreasSpiess 6 років тому
This is always an excuse if we did not yet find the right rules ;-) Ich sage meinen Kunden immer, dass die teuerste Regel "Es kommt drauf an" ist. Sie kann kaum automatisiert werden und die Leute, die es für deren Anwendung braucht, sind auch nicht billig...
@ljl451
@ljl451 6 років тому
But after you decode the IR codes of the remote controller you want to copy, you also need to choose a specific IR send method (manufactory dependent) to send out the codes. Correct?
@AndreasSpiess
@AndreasSpiess 6 років тому
Yes
@ChristophWempe
@ChristophWempe 6 років тому
One of my next projects will be an IR sender. So thanks for this video. But I am also interested in your dimmable LED lights in your laboratory. I want to install white led panels like shown in Minute 13:00 and control them with an esp8266/32 and mqtt. How did you manage that? Could you make a video about that or post some links. Thanks
@AndreasSpiess
@AndreasSpiess 6 років тому
I use a Sonoff dual, some PIR detectors, and Node-Red to switch my lights. I covered the different aspects of that in previous videos.
@ChristophWempe
@ChristophWempe 6 років тому
Thanks. I know how to use Sonoff and mqtt. But in the video it looks like you can dim your led panels. And the Sonoffs cannot dim as far as I know.
@AndreasSpiess
@AndreasSpiess 6 років тому
+Christoph Wempe No, I cannot dim these panels. Just on and off.
@ChristophWempe
@ChristophWempe 6 років тому
Thank you anyway. :)
@JS-do2ye
@JS-do2ye 2 роки тому
Very nice. Would it be also possible to send Analog values via IR over short distances (e.g. 3cm).
@AndreasSpiess
@AndreasSpiess 2 роки тому
Yes. But you have to convert them into digital values and back.
@halukyilmaz9621
@halukyilmaz9621 6 років тому
thanks for share, i got question about lora, i want to make group street lights like street 1, street 2 and is that possible to add street 1 group? i just think i should make them devid same id and when i send deviceid=street1, same lights will rise is that possible? @andreas spiess
@AndreasSpiess
@AndreasSpiess 6 років тому
Do you talk about LoRa or LoRaWAN? If you just use the LoRa protocol, you can use the Radiohead library to create an addressing scheme. If you use LoraWAN each node has its own address. But you are not allowed to send too many commands. LoRaWAN is designed to get sensor data, not to send commands.
@djtoddles8750
@djtoddles8750 5 років тому
9:00 I'm surprised the strongest word she used was "nerds"
@umbertomurri9478
@umbertomurri9478 3 роки тому
You are right when told: - it's not easy program Arduino to have 38 KHz - But I'm been more lucky than clever and after to have read much articles about the Timers/Counters inside Arduino I have reach a good result with these few rows (on Arduino Nano): define pwmPin 11 // IR Carrier 38 KHz PWM const long IR_CLOCK_RATE = 38000L; // IR Carrier 38 KHz PWM void setup() { TCCR2A = _BV(WGM21) | _BV(COM2A0); // PWM setup TCCR2B = _BV(CS20); // PWM setup - 38kHz carrier/timer OCR2A = (F_CPU/(IR_CLOCK_RATE*2L)-1); // PWM setup pinMode (pwmPin, OUTPUT); // PWM setup } // end setup void loop() { } // end loop My acknowledgements to - Hao Jiang - Ken Shirriff - Leonard Birchall -
@AndreasSpiess
@AndreasSpiess 3 роки тому
Thanks for sharing!
@dadoxx1
@dadoxx1 6 років тому
Hi ! What is the main reason for you using Node--Red for automation ? Did you heard of OpenHAB or any other apps :) ?
@AndreasSpiess
@AndreasSpiess 6 років тому
So far I did not use OpenHAB. Maybe I will try it in the future.
@middleaged-downhiller
@middleaged-downhiller 6 років тому
Did you try to use the RMT of the ESP32 for IR yet? That would be very nice to have...
@AndreasSpiess
@AndreasSpiess 6 років тому
No, I did not because I did not find a library yet. Implementing all the protocols is not an easy task and the reward would probably not be big. Maybe somebody will port one of the libraries to this technology.
IR Remotes & Microcontrollers - Arduino & ESP32
1:31:50
DroneBot Workshop
Переглядів 139 тис.
Rutgers University Confirmed: Meshtastic and LoRa are dangerous
13:27
Andreas Spiess
Переглядів 716 тис.
Сын Расстроился Из-за Новой Стрижки Папы 😂
00:21
Глеб Рандалайнен
Переглядів 2,3 млн
Level 1 to 100 Mystery Buttons
00:46
A4
Переглядів 4,5 млн
I PUT MY ARMOR ON (Creeper) (PG Version)
00:19
Sam Green
Переглядів 5 млн
How To Customize Carbon Fiber Appearances in Fusion
9:57
Learn Everything About Design
Переглядів 106
My journey of making a PERFECT! Universal IR Blaster 👀
11:38
techiesms
Переглядів 20 тис.
HACKED!: Speaker System gets an IR Remote
6:24
GreatScott!
Переглядів 449 тис.
EEVblog #506 - IR Remote Control Arduino Protocol Tutorial
23:56
EEVblog
Переглядів 265 тис.
Sensors - which one to use
17:06
Electronoobs
Переглядів 1,3 млн
Radar Sensors from $3 to over $100: Which one is Best?
14:31
Andreas Spiess
Переглядів 147 тис.
Make your Infrared controlled air conditioner smarter
9:42
IR Proximity Sensor / Obstacle Detector circuit on Breadboard | LM358 Op-Amp projects
5:07
Elonics - Electronics Projects on Breadboard
Переглядів 1 млн
We should use this amazing mechanism that's inside a grasshopper leg
19:19
Phone sees the future ! 📲🫣👽
0:38
BOGDANCHIKI
Переглядів 11 млн
Лучший телефон на андроиде?
0:25
Опросный
Переглядів 110 тис.
Нужен ли робот пылесос?
0:54
Катя и Лайфхаки
Переглядів 842 тис.
Что если бы Apple делала зубные щётки?
0:59