I have the problem that no matter which button on the remote control I use, it activates the program??? OK, that problem is solved now, dont know how?? Now I have the problem that only the first "if" is initialized. My next program won't run even though the code is correct! Can you help find the error? And how if so?
@AhmedBilalBella-x9pАй бұрын
Arduino: 1.8.19 (Windows 7), Board: "Arduino Uno" Sketch uses 7078 bytes (21%) of program storage space. Maximum is 32256 bytes. Global variables use 426 bytes (20%) of dynamic memory, leaving 1622 bytes for local variables. Maximum is 2048 bytes. An error occurred while uploading the sketch avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3f avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3f This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@davidsimon622Ай бұрын
Thank you so much, i try with other 3 video but that was the Best :D
@robotsanddinosaursАй бұрын
Glad it helped ☺️
@noik1312Ай бұрын
heloł give link to drives
@putnik8052 ай бұрын
Thanks for info
@robotsanddinosaurs2 ай бұрын
You’re welcome !☺️
@cesarrodriguesdasilva18342 ай бұрын
Obrigado!
@ralphlaurolayson16822 ай бұрын
How much voltage does the "OUTPUT" give
@Dark_Matter2Ай бұрын
I think 3.3 volts, its so weak you can only power led light with it. I used transistor bc547 to turn on buzzer and strong led.
@Autumn4-42 ай бұрын
nc
@gauravhote4852 ай бұрын
Amazing video Thanks!
@vrynstudios3 ай бұрын
Is it possible to modify the hex code of this particular remote control buttons?
@afrozasnigdha38293 ай бұрын
I have a question. Why does the code shown on the video appear to be the same as mine? I thought different remotes generate different codes.
@zokitofaraon78073 ай бұрын
is there a way to loop the led? thank you for this tutorial
@KevenMucci-l5f4 ай бұрын
Norbert Ridge
@harshilsaxenaa4 ай бұрын
You should restart posting videos on here.
@mangocafee4 ай бұрын
Idk why this doesn't worked for me
@DonnaRodriguez-q8j4 ай бұрын
Tatum Stream
@maker.kylesu4 ай бұрын
Absolutely great video, so useful! Thank you for sharing
@robotsanddinosaurs4 ай бұрын
Glad it was helpful!
@GrtrJinL-j1o4 ай бұрын
Thea Ferry
@adroitEngineering-v8f5 ай бұрын
SUBSCRIBING....this is so helping , but i have a question . i'm using the same code but my program is not recognizing the protocol and giving me different results and when i use it in my if condition its not working at all so pls i need a reply . if you helped me resolve it i will subscribe your channel with every account i have.😁😁😁
@robotsanddinosaurs5 ай бұрын
Hi, it’s hard to debug through comments, but maybe you could try scanning the codes that you are getting from your device and then putting those codes into your if statement. Good luck 😉
@gaboaaa235 ай бұрын
Hello, could you please help me how to connect my pir sensor? Ive draw you a diagramm wich components my project has. Could you please draw my in the right connection method? Cant bring the pir to work. Would be nice! Thanks Here is the diagram: drive.google.com/file/d/1oPKkaGu3-_grFRiVrwPggnQta9UiZdiO/view?usp=sharing
@nipunawijesinghe50955 ай бұрын
Thanks Bro, solved my problem , This is the first time i met your video and you saved me, so i subscribed You thanks again.
@robotsanddinosaurs5 ай бұрын
Happy to help!
@cavidshahverdiev6 ай бұрын
i dont see appdata folder:(
@robotsanddinosaurs5 ай бұрын
Hi, maybe you need to select the view hidden files option in Windows ?
@razvanstroe70446 ай бұрын
next time please specify the voltage, I just fried mine because I tought it was 5V
@robotsanddinosaurs5 ай бұрын
Sure, thanks for the feedback !
@SwargabashiRoy3 ай бұрын
Fried what?
@razvanstroe70443 ай бұрын
@@SwargabashiRoy the sensor
@SwargabashiRoy3 ай бұрын
@@razvanstroe7044 ok
@noureddinebenakrim54583 ай бұрын
5v will not fire the IR sensor, be Carefull the pinout is not the same for all the IR sensors, look for the datasheet next time
@Hebby-cam7 ай бұрын
Hello, I am from Germany. I think the description is outstanding and would like to observe my meadow behind the house. But unfortunately I can't figure out how to use and install Visual Studio + PlatformIO. Has anyone already uploaded the code with the Arduino IDE and running it? I would be very grateful for any help or a link! Greetings!
@robotsanddinosaurs5 ай бұрын
Hi, thanks a lot 😊 I’m not sure if anyone has uploaded the Arduino IDE version, but I’m guessing it should not be too hard, as long as there are equivalent libraries in Arduino IDE. Installing Visual Studio code is quite straight forward. Then inside the Visual Studio are extensions, just install the PlatformIO extension and you’re good to go 👍
@venurapavan45807 ай бұрын
Im working on same project to upload images to gcp bucket when a motion detected...but how should i capture images in c++ language and send it by using micropython.can esp32 cam module run both languages same time.??.??
@robotsanddinosaurs5 ай бұрын
Hi, no, c++ and micropython scripts cannot run simultaneously on esp32 cam, you would need to convert your scripts into one of these languages.
@dimuthupraboda8 ай бұрын
Thank UOUUUUUUUUUUUUUUUUUUUUUUUUU
@eliasouttastate8 ай бұрын
thank you
@ricong60788 ай бұрын
Hi, i am using arduino instead of visual studio, would there be any difference in code wise?
@robotsanddinosaurs8 ай бұрын
Should be similar
@sachinkarthikeyan-z4t9 ай бұрын
what is the capacitor that you're using in the video????
@ted_van_loon9 ай бұрын
in the datasheet, the R and I mode where labeled in the opposite way, expected it might have been a mistake in the datasheet, but since I didn't know if the 3.3 would trigger the arduino(while it should) s well as other things I might have made a mistake at I decided to look at someone using it, and luckily the datasheet just had those 2 the wrong way around. also my code for testing was: void setup() { pinMode(7, INPUT); Serial.begin(9600); } void loop() { Serial.println(digitalRead(7)); delay(100); }
@AritraMakurUKGC10 ай бұрын
Thanku😢
@robertbryan887011 ай бұрын
Excellent video, works great on my Temu Arduino uno r3 (china)
@qz97207 ай бұрын
Just ordered two from Temu and I feel like I’m gonna be very grateful for this video when they arrive next week
@billcc770411 ай бұрын
Since you used a stepper are there any limit switches? How does the arduino know the range of travel? Do you just assume x number of steps to open/close and if it gets off it just clicks angrily?
@robotsanddinosaurs11 ай бұрын
Hi, I did not use any limit switches for this build. It is just an estimate. I manually closed the box after putting it all together, the box opens quarter revolution CW, waits for a while, then closes CCW.
@magiquesthub11 ай бұрын
I’ve been waiting for someone to make a video like this. What a wonderfully accessible, easy to understand deep dive. Thank you a million times! Edit: I know it’s largely the same set-up, but would you ever consider creating one of the painting effects?
@robotsanddinosaurs11 ай бұрын
You’re very welcome! 😄 I’m glad you enjoyed this video, I would definitely consider creating one of the painting effects in the future.
@huffy741211 ай бұрын
Could I use a supercapacitor instead? I have a 15F (5.5V) one lying around that I was thinking I could use a "battery" source.
@godwinarchibong8204 Жыл бұрын
I like how clear your voice is, thanks
@PAPERBAG_PBYT Жыл бұрын
very usefull for me rq bro
@nihatyorganci964 Жыл бұрын
Can I use this wemos d1 Arduino as a nrf24l01 to wireless cominication.
@kavya069 Жыл бұрын
love u man thanks!!!
@robotsanddinosaurs Жыл бұрын
You're welcome
@reasonsml4670 Жыл бұрын
can i do it without the adapter?
@dimitrikolotauri6622 Жыл бұрын
Please help. It does not work
@JonDeth Жыл бұрын
I have this exact model sitting here that I need to get busy with! I also have a Keystudio beast of a model on the way.
@timkuldayev8857 Жыл бұрын
Thank you so so much. I spent an hour on KZbin and you sre the ONLY one that saved me. Thank you!!!
@DavidsMusicChannel Жыл бұрын
Thanks so much for this. have to try this out at some point! looks like a fun project!
@robotsanddinosaurs Жыл бұрын
Yes, this project was a lot of fun. Thank you so much 🤗
@PCBWay Жыл бұрын
Good job!
@robotsanddinosaurs Жыл бұрын
Thank you 😊
@アリさん-f5k Жыл бұрын
I have the same Arduino, but when I choose board, what do I choose? arduino uno or atmega328p
@lukedevandonge29233 ай бұрын
Did you find out?
@アリさん-f5k3 ай бұрын
@@lukedevandonge2923 select uno
@mjebamahiba5411 Жыл бұрын
Thank you bro for saving me I was about to return my ardino....
@ayaanbhateja61 Жыл бұрын
Thank you bro !!!!! loved it works without any problem. 👍
@ilijabadzibojovic973229 күн бұрын
Bro?
@TON-vz3pe Жыл бұрын
I thought the same. Basically I was giving it 5v, and did to the jumpee wiring length, I am only getting 4.6 v to the 5v pin. This was causing a brownout and its such a pain