No video

Big Automation with small module | ESP8266 pin extending | Proof of Concepts

  Рет қаралды 78,757

techiesms

techiesms

Күн бұрын

In this video I have shown a technique to control 32 relays using generic ESP8266 board.
Using the technique shown in this video, you can connect n number of Relays with ESP8266 01 module.
You can support me and also get benefitted on Patreon :- / techiesms
Subscribe now to watch some amazing videos coming up soon.
bit.ly/techiesm...
_________________________________________________________________
👨🏻‍💻 Important Links 👨🏻‍💻
Code :- github.com/tec...
4 Relays using ESP01 - • Internet & Manual Cont...
Programming ESP01 module with Arduino :- • On the Go ESP programm...
Acrobotics’ video - • Arduino to ESP8266 Dat...
Blynk App for Android :- play.google.co...
Blynk App for iOS:- apps.apple.com...
Goto Blynk forum for more help : community.blynk.cc
_________________________________________________________________
Now you can get free PCB with every order of techiesms T-shirt or techiesms pocket notebook.
You can buy the merchandise from here,
techiesms.com/...
_________________________________________________________________
You may Like these videos
Alexa & Manual Control Home Automation - • Alexa & Manual Switche...
AC Dimmer using Blynk - • AC Dimmer using Blynk ...
Enter Blynk Credentials Over the Air in ESP32 or NodeMCU board - • Enter Blynk Credential...
_________________________________________________________________
Buy the components from your projects
ESP32 board - amzn.to/3jiwCD6
NodeMCU - amzn.to/2wbzNrZ
5V Relay - amzn.to/2OXAewN
BC547 Transistor - amzn.to/2SK3Fna
9V2A Adapter - amzn.to/3bDZjGx
7805 IC - amzn.to/2SunOic
PIR Motion sensor - amzn.to/2wclovE
DHT11 Temperature & Humidity Sensor - amzn.to/2UP8y0R
Proximity sensor - amzn.to/326YP7P
MQ135 Gas Sensor - amzn.to/2SKFBR4
LDR Light Sensor - amzn.to/2SsYskp
2pin Terminal Connectors - amzn.to/37uezT2
1n4007 diode - amzn.to/2SL4n3x
330 ohm resistors - amzn.to/2OQqUuz
Visit my Amazon Storefront for purchasing any components you need for this project or any other project :-
bit.ly/techiesm...
_________________________________________________________________
Subscribe Now :- bit.ly/techiesm...
Facebook :- / techiesms
Twitter :- / imtechiesms
Instagram :- / techiesms
Website :- www.techiesms.com
WhatsApp number :- +91 82000 79034
You can support me and also get benefitted on Patreon :- / techiesms
_________________________________________________________________
techiesms
explore | learn | share
#blynk #ESP01 #32Relays

Пікірлер: 193
@javieramayav7533
@javieramayav7533 3 жыл бұрын
Hey, what a great project, but besides that, your attitude, energy and knowledge you share with us is awesome, usually in tutorials like this, the presenters only say copy and paste "my code" and change somethings, but they barely explain that detailed and clear just as you did, it was really good you explained what was happening on all iterations during the code!! Please follow like this.
@rengarider
@rengarider 4 жыл бұрын
Connect shift register to esp 01 and u can control 8 relay with one shift register and u can extend four shift register for 32 relay
@salmanfarose20
@salmanfarose20 4 жыл бұрын
Hi renga
@rengarider
@rengarider 4 жыл бұрын
@@salmanfarose20 hi da 😃
@salmanfarose20
@salmanfarose20 4 жыл бұрын
@@rengarider unexpected 😁
@vankavinaykumar
@vankavinaykumar 4 жыл бұрын
But u can not control two output at the same time
@lybce
@lybce 3 жыл бұрын
@@vankavinaykumar why not ? Maybe You are confusing shift registres with multiplexors
@adriansnyman6252
@adriansnyman6252 4 жыл бұрын
Well done ! nice idea ! Would it not however, be easier to use a CD74HC4067 with your ESP board ? There is no need for the Arduino Mega then.
@daSurrealist
@daSurrealist 4 жыл бұрын
It's a decoder right ?
@krishnawa_
@krishnawa_ 4 жыл бұрын
btw we can learn this method also, right? while using the MEGA we can achieve overall control over the circuit
@sayantanmaiti2513
@sayantanmaiti2513 4 жыл бұрын
@Adrian Snyman that's a better idea
@yocheeseify
@yocheeseify 4 жыл бұрын
@@daSurrealist yeah but you can only have one channel active at any point in time. I'd probably use a shift register
@rockyrunner3102
@rockyrunner3102 4 жыл бұрын
CD74hc4067 type Multiplexer will be easy instead of using any mega
@ttssoon1975
@ttssoon1975 4 жыл бұрын
You can use microchip MCP23017.
@swordfish6975
@swordfish6975 4 жыл бұрын
This is the correct way to do it...
@IvanBahdanau
@IvanBahdanau 4 жыл бұрын
yep, this is one of shift registers out there, 16-bit though, so you'd need to chain 2 of those to get control of 32 relays.
@21murtaz
@21murtaz 4 жыл бұрын
Love the project.😍👍 Just a suggestion, you can use a multiplexer IC as well to control n relays using 1 gpio only.
@vankavinaykumar
@vankavinaykumar 4 жыл бұрын
Still the same we can not control two or more output at the same time
@mangeshjoshi9365
@mangeshjoshi9365 3 жыл бұрын
It's an immensely helpful video. I request content in hindi as it's convenient and easier to understand. I had to ask my daughter to translate it for me so I'd appreciate it.
@limpfishyes
@limpfishyes 4 жыл бұрын
Huh? Just use a shift register!
@AmazingMJ07
@AmazingMJ07 4 жыл бұрын
there you can not turn on more than one pin(at a time only one relay )
@Rob_III
@Rob_III 3 жыл бұрын
@@AmazingMJ07 Yes you can. There's PISO (Parallel In, Serial Out) and SIPO (Serial In, Parallel Out) shift registers. You can even chain them together. Shift in all 32 bits and latch and you're good to go. Go watch kzfaq.info/get/bejne/j9limdhls6-yonU.html for example (or search KZfaq for 74HC595)
@Pro_Swayamjit
@Pro_Swayamjit Жыл бұрын
Even better just connect the tx and rx or arduino and esp and use virtual pins of blynk with the esp...
@sokolsok
@sokolsok 4 жыл бұрын
Great idea! You can also use chip MCP23017 and connect as many relays as you like via I2C.
@mohammadrezanazemzadegan787
@mohammadrezanazemzadegan787 3 жыл бұрын
so creative in making the video
@salmanulfarisk3416
@salmanulfarisk3416 4 жыл бұрын
You are awesome! 💯I fed up with basic Arduino intros in KZfaq. but now I can really find some useful projects in your channel. Keep it up.
@techiesms
@techiesms 4 жыл бұрын
You will enjoy a lot of videos on my channel as they are unique Just have a look over it
@salmanulfarisk3416
@salmanulfarisk3416 4 жыл бұрын
@@techiesms I did. Can I use this method for home IOT ? is there any cons ?
@thisisjoyjacob
@thisisjoyjacob 4 жыл бұрын
Woah! Awesome. Superb big.
@ahmedabdellatif2720
@ahmedabdellatif2720 3 жыл бұрын
The question is: can we use the same concept for multiple uno boards at the same time? And how can we expand the Json string to avoid the usage lag between buttons? Nice work though. 👍
@yogendrajamsariya1193
@yogendrajamsariya1193 4 жыл бұрын
Wow 32,,,, Relays. Bro, you nailed it.
@krishnawa_
@krishnawa_ 4 жыл бұрын
This is really awesome
@KrupalDesai
@KrupalDesai 4 жыл бұрын
Excellent stuff! I use mcp23017 16-bit io expander with esp8266. You can daisy chain them for n number of pins.
@umesh19890
@umesh19890 4 жыл бұрын
Awesome project sachin bro
@umesh19890
@umesh19890 4 жыл бұрын
Mujhe pahchana sachin bro
@atikatik4006
@atikatik4006 4 жыл бұрын
Bro .aop Hindustani.mey bangali ho.apka shat khoch batt he.mera IMO 01632580411
@umesh19890
@umesh19890 4 жыл бұрын
@@atikatik4006 m kuchh samjha nahi
@TechnicalScientistRM
@TechnicalScientistRM 4 жыл бұрын
Great Work Brother Keep it up Bhai 👍🏻👍🏻👍🏻
@CreativeDesk
@CreativeDesk 4 жыл бұрын
Gr8 video ..... Make a combo board ( works w/o internet) which include manual switches .. relays to turn on off li8s and for ac fan Also u can use capacitive touch switch instead of manual switch 😉
@easyelectronics2563
@easyelectronics2563 4 жыл бұрын
Bro plaese guide me to learn Arduino programming from basic.
@gsvasanth9077
@gsvasanth9077 4 жыл бұрын
Yes bro
@ramsai8377
@ramsai8377 4 жыл бұрын
I also interested to learn .plz help me
@maazshaik6514
@maazshaik6514 4 жыл бұрын
Yes please
@madhukeshnp
@madhukeshnp 4 жыл бұрын
i2C would be much more efficient way right ? Can you make a tutorial on this ?
@prathambumb5593
@prathambumb5593 4 жыл бұрын
Definitely
@JasperBoschman
@JasperBoschman 4 жыл бұрын
This. A couple of I²C gpio expanders would be cheaper, easier and definitely more efficient. Many GPIO expanders can handle 5v input instead of 3.3v too. Lots of tutorials online, just Google for "Arduino GPIO expander". However, if you're going for the MCP27xxx series, don't make the same mistake as I made and get the ones that do not require a specific voltage (voltage divider circuit) to set the I²C address, as they will require 2 extra resistors to set the I²C address if you're going to use more than one.
@techguyz5916
@techguyz5916 4 жыл бұрын
Instead of Arduino mega you can also use i2c modules
@ashdgaming2415
@ashdgaming2415 4 ай бұрын
Bro i have used esp32 and 16 channel relay module but dont know why the virtual pins are not working they are not triggering the relays , please can you help me out ?
@qbmqatarolakara8425
@qbmqatarolakara8425 3 жыл бұрын
good explanation thank you
@IOTConnect
@IOTConnect 10 ай бұрын
Why don’t you use 74hc595n shift out register to control 32 or more relays just with 3 gpio of esp-01 device. You wont require a separate mcu, just esp-01 will work.
@naughtyboys2381
@naughtyboys2381 6 ай бұрын
Hii , i was thinking of the same , I just stuck on the cloud thing, i made a webpage and controlled gpios through that. I just want to make it more updatable, like blynk buttons get updated their states on each device we are connected to.
@siddhartrockx3899
@siddhartrockx3899 4 жыл бұрын
Love your Project bro ....❤
@tarunsharma1430
@tarunsharma1430 4 жыл бұрын
bahot hard bro
@vladhristov2316
@vladhristov2316 4 жыл бұрын
You won't get the proper PIN_STATUS value of the button state. Since the compiler of the Arduino IDE is linear, you will always get the status of the last read button, i.e. in your case last pin 53/V31. The button status flag has to be a different variable for each button.
@techiesms
@techiesms 4 жыл бұрын
This code was working completely fine
@Krishna.intelligence6047
@Krishna.intelligence6047 3 жыл бұрын
How to set up the push buttons on this product
@harikamalakarreddydarapu7410
@harikamalakarreddydarapu7410 4 жыл бұрын
You are awesome
@ashishnishad1420
@ashishnishad1420 Жыл бұрын
I am facing a problem in automation, basically in my home automation all devices connected to it go off after 10 -14hrs of working, and then after 3 - 4 hrs again it gets on. can somebody help with this!
@StudyZone3773
@StudyZone3773 Жыл бұрын
How to connect each relay with manual switch?
@u.k.ananthapadmanabhan1281
@u.k.ananthapadmanabhan1281 4 жыл бұрын
Very good . I like it
@Abcdefghijklmnopqrstuvwxyz121
@Abcdefghijklmnopqrstuvwxyz121 4 жыл бұрын
Nice project 🤟 But it's better to use shift register instead of mega
@arvindh4327
@arvindh4327 3 жыл бұрын
Shouldn't the 8266's tx & rx be level shifted before connecting it to megas rx & tx ?!
@boopeshkumarprabhakaran
@boopeshkumarprabhakaran 3 жыл бұрын
Can you make automatic staircase lights project with ws2812b using esp32 and ultrasonic sensors.... It's really hard to find one.
@ANTOSGARAGE
@ANTOSGARAGE 4 жыл бұрын
Bro can't we create a app using mit app inventor ......I meant to avoid that delay...
@SlakeGround
@SlakeGround 4 жыл бұрын
don't expect anything different from blynk 😂
@SlakeGround
@SlakeGround 4 жыл бұрын
it's just about he focuses mostly on blynk which is really easiest to use, you can't expect any real innovation from this, most of the thing he does is get source code from others and show that here.
@SlakeGround
@SlakeGround 4 жыл бұрын
@@thatiotguy8837 You're saying things which are already known, no need of this long elaboration. it's just about you can't take any project made with blynk to industrial level. You're explaining a story which is known already.
@SlakeGround
@SlakeGround 4 жыл бұрын
@@thatiotguy8837 no one can take it either, anyone who got enough interest can tweak and learn using blynk, but for real world this tutorial is not worthy at all.
@SlakeGround
@SlakeGround 4 жыл бұрын
@@thatiotguy8837 even if it's about blynk, it's better to use some i2c for the expansion.
@CATips
@CATips 4 жыл бұрын
Can you make 4 digital input notification or indicator from 4 individual relay status notification. Example motor stop, motor running, solar system normal, solar tripped from remotely via blynk app
@CATips
@CATips 4 жыл бұрын
My hardware Please look C&A Tips channel
@rohitmobilecare7691
@rohitmobilecare7691 4 жыл бұрын
You are very good acctor sir,😘
@techiesms
@techiesms 4 жыл бұрын
Whatttt?? For the first time I got this kind of comment
@elricho72
@elricho72 4 жыл бұрын
Great video
@electronicphilia1687
@electronicphilia1687 2 жыл бұрын
Need this project with feedback please please
@kurmaraokurma4941
@kurmaraokurma4941 Жыл бұрын
super
@prathambumb5593
@prathambumb5593 4 жыл бұрын
Excellent 👍 Any Way I2C Will Better For Handling Data Between Microcontroller
@pradeeshkuttiyath5091
@pradeeshkuttiyath5091 4 жыл бұрын
Super video 👍👍👍
@borisjelcic1197
@borisjelcic1197 4 жыл бұрын
Nice projekt cool intro. Is there a possibility to realize this with i2c?
@user-wf3ib9tz2m
@user-wf3ib9tz2m 4 жыл бұрын
This is amazing
@praangel6088
@praangel6088 3 жыл бұрын
Bro can we control all these 32 devices with Alexa and Alexa app......i think as we are using two different boards, alexa will create problem specially in forming groups with selective devices....any thoughts on this
@hamididrees9351
@hamididrees9351 3 жыл бұрын
How can we change wifi internet connection from generic esp8266-01 module without hardcoding?
@TheNumarous
@TheNumarous 4 жыл бұрын
Hi , great job.... I did similar thing with my tv unit project controlling music vu with 101 different animation, PS4 cooling fan and tv screen reactive ambient light. All with esp1 and mega. The Question I have is, why json format. I did it with just adding header and footer to serial message. T Another thing , wanted to know is how to ensure serial data completeness. There are cases when u recive truncated chars on serial.
2 жыл бұрын
Please help me. I need to expand ESP01's output ports to 8 or 16 or 24 using CI PCF8574. And even automate with Alexa. It's possible? Thank you so much for your videos!
@Pendu_music_2.0
@Pendu_music_2.0 6 ай бұрын
Borad install error problem and i have older versions due to low pc requirements
@IvanBahdanau
@IvanBahdanau 4 жыл бұрын
What's the point of using ESP8266 if you adding arduino mega to you project anyways? Can you just use Arduino mega without ESP8266 then? What would be cooler if you can control 32(or any number) relays with JUST ESP8266 without adding other arduino boards. You can easily do it with shift registers... Great video in general though.
@siddharthpatil6825
@siddharthpatil6825 5 ай бұрын
cool!!!!!!
@AbuBakr1
@AbuBakr1 4 жыл бұрын
Can anyone please tell me why solid state relays is not being in esp32 projects? Even though Solid state relays consume less power
@smilekarthik
@smilekarthik 3 жыл бұрын
is there a way to telnet the Node MCU and change the GPIO pins state? i yes pls let know how to do it so.
@raagamparmar179
@raagamparmar179 4 жыл бұрын
Why are you not ordering your *more sturdy and compact* PCBs from JLCPCB nowadays?
@neelmota
@neelmota 4 жыл бұрын
do we really needs json for local communication??, i.e between esp8266 and arduino...
@x-6790
@x-6790 4 жыл бұрын
Superb
@sumitsharma-xf8yx
@sumitsharma-xf8yx 4 жыл бұрын
nodemcu + i2c so much fun.
@mohsinqureshi6874
@mohsinqureshi6874 3 жыл бұрын
Sir I'm Electrical Engineering student. We are making project on home automation system . Can u help us sir
@TheRandomTecLad
@TheRandomTecLad 4 жыл бұрын
Cool
@sanjai3521
@sanjai3521 Жыл бұрын
I dont want to use Arduino, so just with Nodemcu esp 8266 how many relays can be controlled?
@sanjai3521
@sanjai3521 Жыл бұрын
No i2c
@jakmas01
@jakmas01 3 ай бұрын
Brother Need the file of 32 relay
@peaceamb.odokune.harunaaka2381
@peaceamb.odokune.harunaaka2381 4 жыл бұрын
Can one use Raspberry pi in the absence of microcontroller board???
@infotechoverloaded721
@infotechoverloaded721 5 ай бұрын
Use 74hc595 or I2C io expander
@firazpeerjade
@firazpeerjade Жыл бұрын
Actully arduino is controlling relays and serial communication. your title says controlling 32 relays via ESP01
@AliHassan-lm3td
@AliHassan-lm3td 4 жыл бұрын
please make a PCB with built in Ac 3 phase voltage and current (SCT 013) sensor
@rodrigoventuri6631
@rodrigoventuri6631 4 жыл бұрын
awesome video! i just have one question tough... on the line of code """DeserializationError error = deserializeJson(doc, message);""" """deserializeJson(doc, message);""" will return false if the message is deserialized? If so then error will be false. If the deserialize returns something else, how to prevent that """if(error)""" statement from running when the message is correcly deserialized?
@meetb26
@meetb26 2 жыл бұрын
what is arduinoJson library Version ?
@aravindhanvivekanandhan5649
@aravindhanvivekanandhan5649 4 жыл бұрын
Nice project can u use feadback with manual switch
@techiesms
@techiesms 4 жыл бұрын
It’s tough with this
@maazshaik6514
@maazshaik6514 4 жыл бұрын
Excellent bro please make video how to do arduino programming
@raagamparmar179
@raagamparmar179 4 жыл бұрын
WOWwwwweewwwwww. Weeeeeeeeeeee. Superb video. ..... You are really a genius.......👍👍👍😁😁👍
@TechnoSAP
@TechnoSAP 4 жыл бұрын
Nice video
@thushravana2926
@thushravana2926 2 жыл бұрын
How to pwm mobule fixing
@mayurjaiswal128
@mayurjaiswal128 4 жыл бұрын
Sir please reply me, Sir I face the some problem in the relay of the my home automation project , when I connect blynk app to relay module by esp8266 wifi then all relay is automatically On, so how to relay is neutral default when blynk app is connecting.
@mayurjaiswal128
@mayurjaiswal128 4 жыл бұрын
Help me sir please
@mangeshjoshi9365
@mangeshjoshi9365 3 жыл бұрын
Can Mega R3 ATmega2560 and WiFi ESP8266 with memory 32Mb be used instead of Arduino mega board? Also, it would be great if you could post a video about this in hindi.
@sanoojmon3199
@sanoojmon3199 4 жыл бұрын
How did you learn Adriano code
@ankurnaidu
@ankurnaidu 4 жыл бұрын
Where did you learn Arduino programming and electronics
@oscargr_
@oscargr_ 4 жыл бұрын
Is there a serious use-case for 32 relays on a single PCB in the home environment? Switching all the lamps in your Christmas tree separately?
@philip9285
@philip9285 2 жыл бұрын
Yes, I'm putting some fountains into a pond I have, 15 fountains and pump on/off uses one block of relays16 relays. However I'm also planning to light each fountain with a 3 colour relay requiring a further 3 blocks of 16 relays to control it all. I haven't worked out just how to control all 4 banks of 16 relays so I can turn on several fountains and selected colours together at the same time, e.g. to give interest to the display. I'm having fun!
@Bobo-ox7fj
@Bobo-ox7fj Жыл бұрын
Re-wiring all your home lighting so it doesn't work if your router falls over?
@abhi30330
@abhi30330 4 жыл бұрын
Thanks
@ANTOSGARAGE
@ANTOSGARAGE 4 жыл бұрын
After hearing ...32 relays😂😂😂😂
@protimnaskar7266
@protimnaskar7266 4 жыл бұрын
Nice bro hat's up to you i am your big fan.is it posible to learn some coding with you plz let me know i will be glad.
@sahilrahaman6481
@sahilrahaman6481 3 жыл бұрын
We can use multiplex
@HeartlySimbu
@HeartlySimbu 3 жыл бұрын
i want this project share the price
@snsenterprises8063
@snsenterprises8063 3 жыл бұрын
Dear can help me for my project
@mithilpanchal6901
@mithilpanchal6901 2 жыл бұрын
Sir please make this project with new blynk id platform
@doitaljosh
@doitaljosh 4 жыл бұрын
3:20 As you can see, he used a for loop here.
@crearelectronica
@crearelectronica 4 жыл бұрын
Great
@MRYT-lc2jk
@MRYT-lc2jk 4 жыл бұрын
Hey can you make this project from MIT app Rather then blynk?
@SlakeGround
@SlakeGround 4 жыл бұрын
don't expect anything different from blynk 😂
@MRYT-lc2jk
@MRYT-lc2jk 4 жыл бұрын
@@SlakeGround I will make someday and upload on my channel then
@sohampatel5395
@sohampatel5395 4 жыл бұрын
Just use csv (comma separate values) format and send the string from esp01 to any microcontroller it will be able to update more than one value at a time and decreases the code complicity (use continuous update status of relays) btw nice project/poc
@BadassUchiha
@BadassUchiha 4 жыл бұрын
Please make a video on how to control home appliances with modes like I say ok Google turn on dark mode so lots of appliances turn off and some will turn on according to the mode please make a video
@aneesrahman1287
@aneesrahman1287 4 жыл бұрын
wht is diffrnt btween vertual And digital pin?
@techiesms
@techiesms 4 жыл бұрын
You can consider virtual pin as a variable in which we can store the data and use it for any purpose While digital pin is dedicated to the one single pin only and can’t be use for any other purpose
@ravirajkala
@ravirajkala 2 жыл бұрын
Pl modify the code to control the relays with Google home. It is in high demand.
@ankitjain-bv3pd
@ankitjain-bv3pd 4 жыл бұрын
Must video
@ramkrushnashinde6689
@ramkrushnashinde6689 4 жыл бұрын
After hearing 32 relay my reaction:-😮🤔
@techiesms
@techiesms 4 жыл бұрын
Blinker and what was the reaction after watching this video
@ramkrushnashinde6689
@ramkrushnashinde6689 4 жыл бұрын
Awesome!!👍👏👏
@lenardmaccoy4901
@lenardmaccoy4901 4 жыл бұрын
be very careful with this 16 relay expansion module, I don't believe the supplier has changed the design. There is a fault in the board, as long as you use max 5Vdc you are good, but if you supply the board with a higher voltage it doesn't get regulated down to the 5 vdc supply rating of the relays, not to be confused with the output or switching rating. So if you supply 12 V lets say, 12V will be applied to the relay and you will cook the relay eventually if not possibly cause a fire.
@user-wh6rt9mv7s
@user-wh6rt9mv7s 4 жыл бұрын
Ни фига не понял, но чувствую что то интересное рассказывает 😁
@Jforjabalpur
@Jforjabalpur 4 жыл бұрын
India me rahte ho na
@chrisboxsell4981
@chrisboxsell4981 4 жыл бұрын
How many ads do you need.
@PavanKumar-os2qv
@PavanKumar-os2qv 4 жыл бұрын
No need of that much code just make esp-01 to cwmode=1 then in blynk as Arduino mega ->wifi select examples.blynk.cc Arduino mega esp8266 wifi sheild and just in & mins you can control 54 relays at once
@lokesh31415
@lokesh31415 4 жыл бұрын
What? .. I think bunch of logic Decoders with ESP board can do the trick.. with low cost..
@The_Inquisitive_Boy
@The_Inquisitive_Boy 4 жыл бұрын
Sir please guide me from where I can learn Arduino programming from basics ? 🙏🏻🙏🏻
@oscargr_
@oscargr_ 4 жыл бұрын
Buy a simple Arduino Uno (because it's easy to wire up simple stuff) Download the IDE (software) And start using any of the many example sketches. For the very first ones (blinking an LED, doing some simple math and print the result on serial...), you don't even need any other hardware For learning more there are plenty of channels and tutorials. Good luck.
@The_Inquisitive_Boy
@The_Inquisitive_Boy 4 жыл бұрын
@@oscargr_ Can you please name those channels..🙏🏻
Control Appliances with your Voice WITHOUT INTERNET | PCBGOGO
12:46
It's time for change, it's time for Linux.
10:53
DankPods
Рет қаралды 393 М.
ROLLING DOWN
00:20
Natan por Aí
Рет қаралды 11 МЛН
黑天使遇到什么了?#short #angel #clown
00:34
Super Beauty team
Рет қаралды 47 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
NVIDIA Needs to STOP - RTX 3050 & Misleading Branding
11:35
Linus Tech Tips
Рет қаралды 1,4 МЛН
Blynk Home Automation with Multiple ESP8266 Boards
9:22
Viral Science - The home of Creativity
Рет қаралды 60 М.
FASTEST! Speech to Text Conversion using ESP32 Board  🔥🔥
11:18
How to add WiFi Control to any project || ESP32 Beginner's Guide
10:44
GreatScott!
Рет қаралды 1,7 МЛН
This NEW AI Chip From Huawei DESTROYS NVIDIA
9:37
Tech Pulse Pro
Рет қаралды 24 М.
ROLLING DOWN
00:20
Natan por Aí
Рет қаралды 11 МЛН