Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Thanks, I really needed this! God bless you!
Amen I always love seeing people saying God bless you it warms my heart
Very well presented and commentated 👍🇦🇺thankyou
#includeint reading = 0;Servo servo_11;void setup(){ pinMode(A0, INPUT); pinMode(A1, INPUT); pinMode(10,OUTPUT); pinMode(12,INPUT); servo_11.attach(11);}void loop(){ if(digitalRead(12) == 0){ reading = analogRead(A0); analogWrite(10,(reading*0.18)); servo_11.write((reading*0.25)); }else{ reading = analogRead(A1); analogWrite(10,(reading*0.75 - 15.09)); servo_11.write((reading*0.53-10.65)); } delay(10);}
Excellent tuto. You are great!
Thanks Iain, Now I can mimic the Actuator using Arduino
Thanks a lot, you were very specific! This is amazing!
No problem, glad it was usefull.
Sir how can we add The pulse or ecg sensor as they arent available. I want to design a prototype for my model
Hii were you able to do it or can you tell me how you did it
@@omprabhudesai noooo actually on tinkercad the wifi module has been removed, hence no success
Any chance you can do this with a push button?
you are a hero thank you !! and you can explain it soo well wauw respect
Thanks, glad these are of some use
Does it i2c modules?
thanks a lot! it really works
hello, please tell me how to add sound sensor in tinkercad i am not able to find sound sensor in tinkercad
Hey. Nice video. I've made a garbage level indicator using ultrasound sensor. I am facing certain problems. Can you help me with it.
Can try to, whats the problem?
please share the circuit so that i can duplicate and tinker it
sir can you upload a link to your tinker project so we can tinker it it would be a great help thank you
gracias era pa mi clase
what are we making
exactly what i am wondering
Mine did not work fine.. When using the potentiometer it worked as in the video, when using the temperature sensor it did not move the Micro Servo (left it at 0) and turned the light to maximum, changing the temperature did nothing. Thank you!
me too
@@mariezdesire6045 Me too
Me too
thank you mr. murray
Please share more videos with block coding
HEY, WHEN I TRIED TO DO THE SAME IT DOES'T WORK. ONLY THE TEMPRATURE WORK WITH THE LED AND THE POTENTIOMETRE AND THE SERVO DOESN'T WORK.
really cool! tnx
Glad you like it, we have lots more in our edX MOOCs see www.edx.org/micromasters/curtinx-internet-of-things-iot . Its free!
pleade i need code file for download on ardiuno
THIS VIEDO have good but please relase effective viedo
not quite sure what you are asking. This was used in our free on line course on edX (Internet of things, CurtinX)
@@IainMurray I think he means make the video shorter
Thanks, I really needed this! God bless you!
Amen I always love seeing people saying God bless you it warms my heart
Very well presented and commentated 👍🇦🇺thankyou
#include
int reading = 0;
Servo servo_11;
void setup()
{
pinMode(A0, INPUT);
pinMode(A1, INPUT);
pinMode(10,OUTPUT);
pinMode(12,INPUT);
servo_11.attach(11);
}
void loop()
{
if(digitalRead(12) == 0){
reading = analogRead(A0);
analogWrite(10,(reading*0.18));
servo_11.write((reading*0.25));
}else{
reading = analogRead(A1);
analogWrite(10,(reading*0.75 - 15.09));
servo_11.write((reading*0.53-10.65));
}
delay(10);
}
Excellent tuto. You are great!
Thanks Iain, Now I can mimic the Actuator using Arduino
Thanks a lot, you were very specific! This is amazing!
No problem, glad it was usefull.
Sir how can we add The pulse or ecg sensor as they arent available. I want to design a prototype for my model
Hii were you able to do it or can you tell me how you did it
@@omprabhudesai noooo actually on tinkercad the wifi module has been removed, hence no success
Any chance you can do this with a push button?
you are a hero thank you !! and you can explain it soo well wauw respect
Thanks, glad these are of some use
Does it i2c modules?
thanks a lot! it really works
hello,
please tell me how to add sound sensor in tinkercad
i am not able to find sound sensor in tinkercad
Hey. Nice video.
I've made a garbage level indicator using ultrasound sensor. I am facing certain problems. Can you help me with it.
Can try to, whats the problem?
please share the circuit so that i can duplicate and tinker it
sir can you upload a link to your tinker project so we can tinker it it would be a great help thank you
gracias era pa mi clase
what are we making
exactly what i am wondering
Mine did not work fine.. When using the potentiometer it worked as in the video, when using the temperature sensor it did not move the Micro Servo (left it at 0) and turned the light to maximum, changing the temperature did nothing. Thank you!
me too
@@mariezdesire6045 Me too
Me too
thank you mr. murray
Please share more videos with block coding
HEY, WHEN I TRIED TO DO THE SAME IT DOES'T WORK. ONLY THE TEMPRATURE WORK WITH THE LED AND THE POTENTIOMETRE AND THE SERVO DOESN'T WORK.
really cool! tnx
Glad you like it, we have lots more in our edX MOOCs see www.edx.org/micromasters/curtinx-internet-of-things-iot . Its free!
pleade i need code file for download on ardiuno
THIS VIEDO have good but please relase effective viedo
not quite sure what you are asking. This was used in our free on line course on edX (Internet of things, CurtinX)
@@IainMurray I think he means make the video shorter