How to Autorun/Autostart Your Python Script in the Raspberry Pi OS

  Рет қаралды 56,621

BaldGuyDIY

BaldGuyDIY

Күн бұрын

In this video I'll show a simple and effective method to autorun or autostart your python script. We will create a .desktop file in the home/pi/.config/autostart folder, with the following minimum lines:
[Desktop Entry]
Exec= python3 /home/pi/Desktop/guiautorun.py
Make sure to change the path in the Exec line to the location for your own python script.
Good luck! If you found this information helpful, please like the video and subscribe to the channel for more valuable content:)
Follow me on Twitter: @BaldGuyDIY
Send me an email: brandon@baldguydiy.com

Пікірлер: 339
@jasonbills5347
@jasonbills5347 4 жыл бұрын
Phew, I tried like 5 different youtube vids before I found this one that actually works. Thanks!
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Glad it could help! Thanks for watching.
@JohnDoe-vs9fm
@JohnDoe-vs9fm Жыл бұрын
FINALLY a working method ! I've tried all the other "easy" ways but none did work as well as this one. From a balding guy to another, thanks man!!
@delveinwithdamo
@delveinwithdamo Жыл бұрын
Honestly dude. Thank you so much for this. I'm currently working on a project that requires servos to boot up automatically and VLC playlist to start at the same moment. This has been a huge help. Subbed
@BaldGuyDIY
@BaldGuyDIY Жыл бұрын
Glad it was helpful. Good luck on your project!
@Wyatt-Barton
@Wyatt-Barton 2 жыл бұрын
This made my life so much easier than I thought it would be to get this to work! You the man now dawg!
@jayaramkasi
@jayaramkasi 4 жыл бұрын
Omg spent so much time trying to make this work! You’re a life saver dude
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
That’s exactly how I felt! Thanks for watching.
@lpxharry1269
@lpxharry1269 10 ай бұрын
Literally a life saver. Thanks for showing the hidden files thing was going crazy trying to find .config
@dylanmarcuswalsh
@dylanmarcuswalsh 9 ай бұрын
I dont think you realize how much this helped me, stopped me from spending another 2 Hours smashing my head into a wall, tysm
@Alarm451
@Alarm451 4 жыл бұрын
Thank you so so much, so many other videos don't make it clear that their methods don't work for desktop apps! This is exactly what I needed!
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Thanks for watching. So glad it worked for you!
@acquabr1908
@acquabr1908 2 ай бұрын
Thank you very much for your video... it has saved me a headache... very easy to follow and very well explaied...!!!
@SuperSamaku
@SuperSamaku 4 жыл бұрын
OHH MY GOD I was looking for 3 days to an autostart solution. YOU ARE MY HERO RIGHT NOW!!!
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
I’m so glad it was helpful:) Thanks for watching!
@marksockett4993
@marksockett4993 Жыл бұрын
life saver! spent far to long working on this. worked first time. thank you.
@AAI30
@AAI30 3 жыл бұрын
After trying so many tutorials, one which even bricked my pi and I lost all my stuff,fortunately had a backup, this one actually worked. Thank you
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
So glad it helped! Thanks for watching.
@cliveandrew3213
@cliveandrew3213 4 жыл бұрын
Thank you so much for that, I have been trying loads of stuff for ages, and yours finally works.
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
I’m glad it could help! Thanks for watching.
@fabioESER
@fabioESER 4 жыл бұрын
At last, something that really works. After hours of testing different forms, this gets the job done. Thank you very much for sharing it with us. Greetings from Portugal!
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Glad it could help. Thanks for watching, and it’s amazing to think my little channel found someone in Portugal!
@petervishton
@petervishton 2 жыл бұрын
It works! So very many other answers in this category did not. Thank you!
@jayantbarthwal4470
@jayantbarthwal4470 3 жыл бұрын
Thank you so much for this tutorial, I never thought it would be this easy to do.
@JosepaulJenson
@JosepaulJenson 4 жыл бұрын
I thought I was just wasteing time watching this tutorial but this actually worked!!!!! Thankyou for spending your time for making this video😁😁
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Thank you for watching! Glad it was not time wasted:)
@JosepaulJenson
@JosepaulJenson 4 жыл бұрын
@@BaldGuyDIY I wish I got this more earlier
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
@@JosepaulJenson That’s why I made the video! I thought if it took me several hours to find the answer, maybe I could save a few others some time. Turns out it was a LOT of others:)
@JosepaulJenson
@JosepaulJenson 4 жыл бұрын
@@BaldGuyDIY you are such an awesome guy. Expecting more from your side😁😁
@Penzen11
@Penzen11 2 жыл бұрын
THANK YOU VERY MUCH! I must have been searching for exactly this answer since forever and three days.
@martincook2908
@martincook2908 2 жыл бұрын
Fantastic, spent hours trying to get it to work, and you made it so easy.. just subscribed
@TheRedstonelabz1
@TheRedstonelabz1 2 жыл бұрын
Absolute lifesaver 😅 i have tried all those methods in your list. Thanks mate!
@finbenton
@finbenton 9 ай бұрын
Thanks, this is the only tutorial I found working, only thing I had to add was put "sudo" before python3 in Exec line because my application needed that to run.
@chawesspe3
@chawesspe3 11 ай бұрын
I know I am late for the party, I'm just glad to show up. After investing hours in trying to make a stupid LED flash at startup, your video solved my problem. How did the world function before online videos? Thank you BaldGuyDIY, Charles
@johnykast1
@johnykast1 3 жыл бұрын
Perfect! Thanks a lot BaldGuyDIY!!! This is actually the only possible way to make my FEH slideshow to run on startup. Great job!!
@YashodSachintha
@YashodSachintha 4 жыл бұрын
Totally wanted 4 days to find this video. Thanks man. Works with shell scripts also. ❤️
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Glad it was helpful! Thanks for watching.
@Mcfrantzfrantz
@Mcfrantzfrantz Жыл бұрын
Worked great - First time. Very simple and easy to follow. GREAT job!
@EmmanuelChanda-rd3od
@EmmanuelChanda-rd3od Жыл бұрын
As of 2023, definitely wealth the time.Worked for me 💯👌🏽 and I he said for scripts that need to run on the rasp pi desktop.
@nelsonaleon
@nelsonaleon 2 жыл бұрын
You are right, this is the only method that work for GUI. Thanks a lot
@juniornewtons8066
@juniornewtons8066 4 жыл бұрын
Works for me tested with tkinter python file. You are the best.
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Glad it was helpful. Thanks for watching!
@RichPendlebury
@RichPendlebury 4 жыл бұрын
Just like you eluded to at the start of the video. I have been searching high and low for an answer! This worked perfectly. I need a total of 8 .py files to open at once!
@RichPendlebury
@RichPendlebury 4 жыл бұрын
Although I’ve hit a few snags. The .py files I’m loading are GUI’s created in QtDesigner .. when I use this method none of the assets load with it. (I have images in a sort of slideshow format that display with a button click) any thoughts on why they don’t load?
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
@@RichPendlebury I haven’t created anything in QT Designer, only PySimpleGUI. Does it work without the auto run?
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Thanks for watching! Glad it could be helpful. It was such a relief when I found it myself.
@RichPendlebury
@RichPendlebury 4 жыл бұрын
@@BaldGuyDIY normally I have to run it through the terminal which works properly. When I use your method .. it opens but just doesn’t load the images I need to display
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
What if you run it in the desktop environment from Thonny? If it runs correctly there, it should run fine from the auto run. The only other thing I can think of if that’s the case is that it might take time for something to be initialized on boot before it would work. In that case, build a little sleep delay into the start of the scripts and it should work fine. And if one script needs to be running before the others, sleep delay would work well. Or use one script to import the others in the order you need them and call them at the right time.
@TechiReel
@TechiReel 3 жыл бұрын
fuck man you saved my one more day from running ... doing rnd whole day tried everything and finally this method work ... thanks man
@hasielmoreno7166
@hasielmoreno7166 2 жыл бұрын
I’ve been looking for this for WEEEEEEEKS My man you’re awesome! Thanks for sharing your findings!
@travelermh-e7p
@travelermh-e7p 2 жыл бұрын
Thank you bro because of your vdo my final year project got successfully done 🙏🙏🙏👍🏻
@iftihossain6649
@iftihossain6649 2 жыл бұрын
Thank you for going through all the steps!
@-d-3370
@-d-3370 2 жыл бұрын
i wonder why it doesnt work for me, it works just fine before, i changed my sdcard and tried to do this again but i doesnt work anymore. when i reboot my raspberry i guess it does run because the relay is on but it doesnt show the window that supposed to be shown when i run the program. do you know what did i do wrong?
@ShreyasTambo
@ShreyasTambo Жыл бұрын
love you man couldnt find gui startup anywhere else
@yevgenytnc
@yevgenytnc 3 жыл бұрын
Thanks for the very helpful video @BalGuyDIY Those having issues: try ensuring you have no spaces in either the file path or the file itself
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Thanks for watching and sharing good advice!
@programmerarnab9046
@programmerarnab9046 4 жыл бұрын
I was searching for this video and i looked around 30 videos to find exactly this video from this particular creator :P...
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Thanks for watching, glad it was helpful!
@programmerarnab9046
@programmerarnab9046 4 жыл бұрын
@@BaldGuyDIY sure it was
@carlosgil4343
@carlosgil4343 3 жыл бұрын
GREAT!! If you want to run in console, change: Exec=lxterminal -e "python3 /home/pi/Desktop/guiautorun.py" ALSO WORKS!!!!!!! Thank you
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Thanks for watching and for the comment. I’m sure that’s helpful for some people:)
@briangkehoe
@briangkehoe 2 жыл бұрын
Thanks for the info, adding Terminal=true did not work for me but your method above using lxterminal works perfectly and now I can get my script running in a terminal on startup so I can monitor the script output
@sadiaafrin4498
@sadiaafrin4498 10 ай бұрын
Thanks a lot!!!!!!
@mohammadsamer4541
@mohammadsamer4541 3 жыл бұрын
Thank you for this great tutorial !! As you mentioned all the other methods were not perfectly running especially for the graphical desktop OS When I tried your method it started only one time perfectly at startup but then it did not So I found that the problem is the path of the python script that it should be at /home/pi/GUI_SCRIPT.py not at /home/pi/Desktop/GUI_SCRIPT.py and this solved the problem in my case then the script is now autostarting every time I boot up my Raspberry Pi :D Thanks again for your amazing tutorials :)
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Thanks for watching and commenting! It just depends on where you’ve saved your script what the path should be. Mine was saved to the desktop, so that’s why it worked for me. If yours was saved to the Pi folder, that explains the need for the oath to be edited. Thanks for watching!
@okrimtech
@okrimtech 3 жыл бұрын
@@BaldGuyDIY Hey! First of all, thank you so much for this tutorial, it worked for me too. However, I had the same problem as Mohammad. No matter where I put my scrip and how I described the path, it would only work if I dumped my script into the /home/pi folder. Strange. Anyways, thank you once again! :)
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
@@okrimtech I’m glad it worked, and that’s good feedback. I usually start scripts that are on the desktop so I haven’t played with other folders.
@surajm.h
@surajm.h Жыл бұрын
Hey actually mine is object detection based project which uses tensor flow but I tried the same method,it didn't work for me in this method , so what else command should I have to use for tensor flow based object detection python code to help it do auto start
@aleisastia
@aleisastia Жыл бұрын
i would give you 100000000000000000000000 likes if i could!! when everything else failed THIS WORKED!!!!!!
@Bennemann22
@Bennemann22 4 ай бұрын
I need that every time the Raspberry Pi starts, it opens a photo in a specific folder and puts the photo in slideshow mode. How can I do this?
@brassj67
@brassj67 3 жыл бұрын
Thanks for this. This is the only method I got to work properly!
@wolfbergi
@wolfbergi Жыл бұрын
Hello, it only works to a limited extent. I have a Python Modbus script that listens on port 502. When I start the script automatically like this I get the error message that the port is already in use. I've already tried everything possible. But the error only occurs with the autostart function. maybe an idea? Would be grateful!
@evilleppy4330
@evilleppy4330 Жыл бұрын
can i do the same thing but make it run a game on start up essentially making the pi into a designated game of whatever one chooses?
@thomasstriegel8072
@thomasstriegel8072 3 жыл бұрын
Thank you sooo much! I was looking for months, to find a solution like this. And it turns out one more time: The most genius things are simple! (You just have to know "how" ;-)). Vielen Dank!!
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it was helpful! Thanks for watching.
@jovianparco
@jovianparco Жыл бұрын
Can you help me my script have no gui only in terminal is it possible to linch the script with the terminal window?
@최동주-x5c
@최동주-x5c 8 ай бұрын
감사합니다. 당신의 영상 덕분에 제 문제를 해결할 수 있었습니다. 한국에서 :) Thank you for your video. I can solve my problem in Korea :)
@romtham2505
@romtham2505 Жыл бұрын
My code needs to use the values ​​from the pickle file so cd myfolder must be used before it can run. Is there a way to write a script run? please.
@robo_omsk
@robo_omsk Жыл бұрын
Hello! I would like start my application before Desktop. The user should not see the desktop. Which method should I use for it? Thank you for any help!
@kevinwright7931
@kevinwright7931 2 жыл бұрын
Thank you very much, It works!! I have tried other ways to a gui to start on boot up. I made a gui for the ir blaster so I can use it with the Raspberry Pi touch screen.
@sasquashownz1
@sasquashownz1 Жыл бұрын
Mate u are a legend thank u. One more question - if i want this script to run every 20 minutes how would you do this, because i’m presuming the other methods that get suggested will run into the same issue of not working
@r0adk1ll88
@r0adk1ll88 Жыл бұрын
Great Video. Thank you so much for saving me tons of heartache
@manish6743
@manish6743 3 жыл бұрын
Thank you so much for the video. Can we interrupt the python program while it's being executed, like say in case of an infinite loop?
@tambechristian
@tambechristian 2 жыл бұрын
Thank you! It works on the new raspios bullseye os, which is a bit different than previous ones.
@untitledbiker
@untitledbiker Ай бұрын
Works!! Really works. Thank you.
@miciglaric
@miciglaric Жыл бұрын
Thank you! It worked! But then i was simulation power loss situation with unplug from power and it doesnt austostart in fullscreen. Only when i reboot from menu. Do you know how to fix this?
@joaomcs
@joaomcs 2 жыл бұрын
Thank you from Portugal for sharing your script 🍓
@rcbuildmaster6192
@rcbuildmaster6192 Жыл бұрын
finally got running my server script thanks man
@selmadjebli5163
@selmadjebli5163 2 жыл бұрын
Amazing thanks so much ....but how can i run multiple file in the same time ?????
@cristiancandia3538
@cristiancandia3538 4 жыл бұрын
Muchas gracias! Entre tanto buscar tu explicación me salvó la vida 😃
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Thank you for watching!
@hotwheel3089
@hotwheel3089 Жыл бұрын
Hi, Thanks for This information Is there any way to exit the Window without pressing Exit button
@m_aenu
@m_aenu Жыл бұрын
OMG Thank you. Finally it works!
@bitshift264
@bitshift264 2 жыл бұрын
Thanks my friend. Finally got it worked!
@WarDen77
@WarDen77 3 жыл бұрын
You are my hero today!!!
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it was helpful. Thanks for watching!
@ehraz786
@ehraz786 6 ай бұрын
Won't work on non gui versions as .config folder is unavailable
@julesw4240
@julesw4240 3 жыл бұрын
You just saved me ! This is the only method that worked for me !
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
I’m glad it worked. Thanks for watching!
@bennyintheshed7821
@bennyintheshed7821 3 жыл бұрын
It verks! It's verking!! Thanks very much for this, saved me a heap of time :-)
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
So glad it helped. Thanks for watching!
@krstech1269
@krstech1269 2 жыл бұрын
Finally it works, thank you
@thegalacticelite
@thegalacticelite 3 жыл бұрын
Thank you! Thank you! Thank you! I was on the verge of giving up.
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it was helpful. Thanks for watching!
@3y3b0ll5
@3y3b0ll5 3 жыл бұрын
hi how do you make it fullscreen for different screen sizes
@Lee.2543
@Lee.2543 2 жыл бұрын
Can it run at all times when the power is on?
@mahdokhtshahshaei6013
@mahdokhtshahshaei6013 2 жыл бұрын
It works!!! you are a life saver :))
@DT-gm2zi
@DT-gm2zi 3 жыл бұрын
Hi BaldGuyDIY, I found this video after some searching. I got a script to auto start during boot but it self exits after 1 to 2 second. The program works fine when started manually. I did try adding a delay when it begins but I believe that the boot sequence is killing the thread. Now sure why.
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
What does the script do? What modules need to be imported? Without a lot more detail it’s pretty difficult to know the cause. Likely a runtime error, but without knowing which one it’s hard to know how to proceed.
@DT-gm2zi
@DT-gm2zi 3 жыл бұрын
@@BaldGuyDIY Thanks for your reply. The GUI displays serial data from a com port, however its made to run without an arduino plugged in. Only imports are tkinter and serial. I can see serial data updates for a second or two then exit.
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
@@DT-gm2zi I use PySimpleGUI, which is based on Tkinter. On some Pi’s I need to add 10-20 seconds of delay to the start of the script before it will load consistently at boot.
@DT-gm2zi
@DT-gm2zi 3 жыл бұрын
@@BaldGuyDIY I may have found the solution. I created a .sh file that calls the .py file. It runs instantly and did not close. The only noteworthy thing is all directories have to be fully path defined. Thanks so much BGDIY. Hope this helps others.
@DontMansion
@DontMansion 2 жыл бұрын
My script starting automatically after booting but close after 1 minute. In IDLE it works without closing
@ricardomartinezramos796
@ricardomartinezramos796 3 жыл бұрын
You are awesome. Thank you for you video and your time.
@ZeeOut9
@ZeeOut9 3 жыл бұрын
It works for Raspberry Pi 4 Thank you!
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
It does! I’ve used it myself now too. Thanks for watching and commenting.
@refereeweb5304
@refereeweb5304 3 жыл бұрын
That was a lifesaver video...
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it was! Thanks for watching.
@refereeweb5304
@refereeweb5304 3 жыл бұрын
@@BaldGuyDIY yeah... trying the same thing on a raspberry 4 right now.. but seems nothing is happening..
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
@@refereeweb5304 Try adding Terminal=True to the .desktop file and see if you get any output in the terminal window that would help diagnose the problem.
@hans-henrikmller5338
@hans-henrikmller5338 3 жыл бұрын
On a raspberry pi 4 I try and start a dotnet program... but it is as nothing is happening. The autostart folder was not there.. but created it and added my desktop file. The command runs fine in a console.
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
You could try adding Terminal=True to the .desktop file and see if the terminal window loads and also if you get any output to the terminal.
@kevinzywicki6920
@kevinzywicki6920 3 жыл бұрын
You are an angel sir
@vanowarna
@vanowarna 3 жыл бұрын
This is really useful. Thank you very much !
@annakmjecova7388
@annakmjecova7388 Жыл бұрын
Somehow still can't get it to work, not sure what i am doing wrong :(
@Тарас-щ9с
@Тарас-щ9с 4 жыл бұрын
help please. i use playsound to play music but when i restart my raspberry pi, the program works but plays nothing. if you run the program through thonny, everything works fine. What shall I do?
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
You could add some sleep time to the beginning of your script in case it isn’t leaving enough time for the sound drivers to be initialized. Or use the script to launch another program that plays music.
@Тарас-щ9с
@Тарас-щ9с 4 жыл бұрын
@@BaldGuyDIY Good idea. I'll try now
@Тарас-щ9с
@Тарас-щ9с 4 жыл бұрын
@@BaldGuyDIY Did not help(. Do you have any ideas? I waited a minute before importing all the modules (except time) and running the program. Maybe programs running in this way do not have access to audio output? but I didn't get any mistake
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
@@Тарас-щ9с another commenter had problems with opencv doing an auto run and needed to call to the module within the auto run script. It’s possible that you have to put something in your script to initialize the audio. I’m sorry I don’t have more to offer on it, but if you search for initializing or configuring the audio within a script that may be helpful.
@Тарас-щ9с
@Тарас-щ9с 4 жыл бұрын
@@BaldGuyDIY thanks
@endrekocsis5686
@endrekocsis5686 2 жыл бұрын
huh, finally! - thank you, this helped a lot!!!
@AnandhuAK
@AnandhuAK 3 жыл бұрын
thanks bro, my problem solved...
@diegon2035
@diegon2035 3 жыл бұрын
Is there any option that if I didn't put an EXIT Button, I could close the script and go back to the menu?
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
You can always have a timeout that closes your script instead of a button. Depends what you’re trying to accomplish.
@techy9912
@techy9912 2 жыл бұрын
what if the script got error? how to fix it? watching from Philippines
@nafsi864
@nafsi864 2 жыл бұрын
Sir How to Autorun a Python Script on the Raspberry Pi using GPIO pins and also stops it
@guillermomartinez5051
@guillermomartinez5051 3 жыл бұрын
Hello ! thanks for the turial it works OK... But waht if I need to run 2 or more script of python ? can I do it with the same file and 2 exec lines or I should to create 2 files?
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Create a .desktop file for each script if you want them to run at the same time. If you want them to run consecutively, import them from a third script as needed.
@phamhung5062
@phamhung5062 Жыл бұрын
thanks sir, your video very useful
@MyChico2012
@MyChico2012 3 жыл бұрын
thanks bald guy \o/
@MIDO_0707
@MIDO_0707 3 жыл бұрын
Thank you very very very much . It worked 100% ...
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Awesome! Thanks for watching:)
@VishalPatel1327
@VishalPatel1327 2 жыл бұрын
awsome Time saving tutorial
@lebhafterLebkuchen
@lebhafterLebkuchen 3 жыл бұрын
it finally works out! thanks a lot! :)
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it worked. Thanks for watching!
@dudess76
@dudess76 2 жыл бұрын
I think it's an issue with my code but not sure what
@Mikendlela27
@Mikendlela27 2 жыл бұрын
Thanks man. Im gonna use this.
@antonviorel
@antonviorel 2 жыл бұрын
It really worked! Thanks!
@claudioquinones5107
@claudioquinones5107 4 жыл бұрын
Thanks Guy , perfect!!!! autorun file is working OK!
@BaldGuyDIY
@BaldGuyDIY 4 жыл бұрын
Claudio Quiñones Glad it could help. Thanks for watching!
@ElectroniXforu
@ElectroniXforu 3 жыл бұрын
Thanks, finally problem resolved
@BaldGuyDIY
@BaldGuyDIY 3 жыл бұрын
Glad it worked! Thanks for watching.
@omambarkar3091
@omambarkar3091 3 жыл бұрын
hey I did exact same as you said but it didnt work
How to Make a Raspberry Pi Program Start on Boot (systemd)
9:57
Robotics Back-End
Рет қаралды 35 М.
Raspberry Pi Pico W: WiFi  Controlled Robot
17:56
ExplainingComputers
Рет қаралды 96 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
How To Autostart Programs On Linux
10:02
DistroTube
Рет қаралды 65 М.
Convert py to exe - from code to software
5:55
Python Simplified
Рет қаралды 487 М.
How to Setup a Raspberry Pi LEARNING Desktop (Linux, Hacking, Coding)
31:31
Raspberry Pi: Using GPIO Inputs
18:41
ExplainingComputers
Рет қаралды 586 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,9 МЛН
Auto Run an Application on Raspberry Pi Raspbian Desktop
6:15
The Truth About SIM Card Cloning
13:04
Janus Cycle
Рет қаралды 1,1 МЛН
Control Your Raspberry Pi Remotely Using Your Phone | RaspController
8:22
Run Python at Startup - Ubuntu
4:12
JetsonHacks
Рет қаралды 2,9 М.
Секретная комната! Roblox Rainbow Friends против Mommy Long Legs
40:22
Вы тоже заметили ?
0:28
Расул Шамоев
Рет қаралды 5 МЛН