****If you like this, I think you'll like the premium Arduino training we offer. You can check it out here**** bit.ly/3lHyzcB
@ramijali6964 Жыл бұрын
❤❤❤ nice video
@charlesinventorpitso9 ай бұрын
what if the library is installed but still getting the similar massege
@programmingelectronics9 ай бұрын
@@charlesinventorpitso I'd double check that you have spelled the name of the library correct on the include line (all though I guessing you already checked that )
@windlo3906 Жыл бұрын
You helped me being able to overcome the difficult coding situation that I had for my automatic chopsticks... THANKS! YOU ARE AN ABSOLUTE LIFE SAVER!!!
@programmingelectronics Жыл бұрын
So glad it helped!
@takeraparterer3 жыл бұрын
still does not work, and the file exists. please help. the name is fontALL
@yadusolparterre4 жыл бұрын
the real video starts at 4:30 You could have made a 1- minute video instead of 11 minute. But apart from that, it's good content.
@imehandle2 жыл бұрын
If you are using OneDrive cloud storage and you are syncing your documents, there is a possibility that your Arduino IDE is pointing to some random old location. In my case i unlinked one of my OneDrive accounts and my ArduinoIDE remembered the old location of Documents. It would create sketches and upload them normally, but it wasn't able to include header files (.h). You can fix it by clicking File/ Prefferences/ and then you correct the "Sketchbook location" to your new desired location. In case of OneDrive users, default should be %USERPROFILE%\OneDrive\Documents\Arduino\ . Others have it in %USERPROFILE%\Documents\Arduino\
@thankyouyadusoАй бұрын
i made this account for the purpose of thanking you, you dont wanna know how much tutorial ive watched to just download this github file, you are my lifesaver😘🥰🥰🧡❤❤❤
@ahmadyusof4071 Жыл бұрын
Can't describe my word , All night try to fix....thx for this video for changing my life, i can sleep ,,my heart began cold. i having bright ftuture
@programmingelectronics Жыл бұрын
Yay! Onward!
@suli97611 ай бұрын
that was really helpful, I did not know that it is case sensitive
@programmingelectronics11 ай бұрын
Glad to hear!
@GlobalHealthSI4 жыл бұрын
This worked...thanks!!! Doing a side project [outside PROGRAMMING ELECTRONICS ACADEMY] using IRremote and it was not finding it. Took old one [IRremote] out, and followed your example of SKETCH -> INCLUDE LIBRARY -> MANAGE LIBRARY -> searched for IRremote, found it, and downloaded. Error gone. Will do this with the "header missing" error [as you stated in the past, but thought my IRremote missing was different] get rid of current one and reload. Thanks
@lawtraf80083 жыл бұрын
Thank you so much, you save my life. I was stuck on this issue for hours. The library I needed wasn't in the software's library so I followed your second tip and just type it's name on Google, I downloaded the zip file and then added the file in the Arduino library, the color of it changed instantly from black to orange. I run the program and no mistakes were founded, everything went well. I can't thank you enough.
@programmingelectronics3 жыл бұрын
So glad it helped!
@iandawkins21825 жыл бұрын
I love your down to earth explanation and approach, so helpful for a new coder like me. Please keep them coming as I am learning so much.
@programmingelectronics5 жыл бұрын
Thanks Ian! And thanks for watching!
@iandawkins21825 жыл бұрын
No pain, always gain. Really can't express how much the channel and your clear explanations means to me and so many makers. Respect Bro.
@高宗煒-b6c2 жыл бұрын
Hello, thank u your video. I learn of several knowledge. But there is still a bit of trouble. I cannot add the library . Hope u would help me. sincerely thank u
@matsudaindustries25302 жыл бұрын
Man I owe you a couple beers, been stuck with this problem for hours, I'm a novice but I realized how silly the problem was and how I didn't think of that ( 2nd solution) thank you very much
@programmingelectronics2 жыл бұрын
So glad it helped! Sometimes I think it’s the small problems that trip me up the most!
@annayevchun3519 Жыл бұрын
Thank you so much, the scenario 2 worked out for us perfectly! My son tried to deal it on his own because it was written on the kit 10+, but looks like it's 30+ hahah. The file in our case was called, say XXX.h, while the folder with the file was XXX-ver.3.h... Have no idea why the authors decided to name the directory differently but it cost us 2 hours to find the answer. Thanks again, you really helped!
@programmingelectronics Жыл бұрын
Glad it helped! Have fun coding with your son!
@rawana3563 жыл бұрын
Great explanation. Yet, I already uploaded the libraries and let the software add (include ) to make sure there is no misspelling, however, the error still appears. How could I fix it?
@HUNTERJUSTFISHING7 ай бұрын
Same
@ScottFerguson162 жыл бұрын
I've been trying to upload a library (MaxMatrix.h seems like a common library use with led matrix boards) but I keep getting greeted with an error message saying [] Error: no sketch name [example] Error: no ino file. Do you know what I can do to fix this? I just don't know what wrong.
@novarampage695 жыл бұрын
Hi i have seen you lots of video and it inspires me but today i am getting an issue when i uploded a program which has #include data.h file but in error it shows that no such file what can i do plz provide me a great solution with explanation
@animangafan342 Жыл бұрын
so pitches.h library loads fine for the example code however it gives this error when i try to make my own code on a separate new project
@mikelee19063 жыл бұрын
I am familiar with everything you stated in the video. However it did not address my reoccurring problem, When I get an error for a missing file such as kick_int8.h No such file or directory, I add the needed file in a tab. But it is never found. I keep on getting the same error even though it is in the sketch. I have tried to resave. Tried to move the files to the arduino sketch folder. Nothing works. Anyone know why this is? Drives me crazy I can see it right there. Why does the IDE not compile it? I deal with making musical instruments so usually it is a instrument.h I am missing.
@rajeshmassab Жыл бұрын
Same problem here, but no solution
@palrishabhFoundation2 жыл бұрын
It helped me solve the issue, it was much easier than going to GITHUB and installing the library. Thankyou
@programmingelectronics2 жыл бұрын
So glad to hear it helped!!
@tantuniswindler70872 жыл бұрын
dude thank you so much i finally finished my school project. im in high school and this was my first project you helped me so much have a good day
@programmingelectronics2 жыл бұрын
Awesome - nice work and thanks for the note!
@thestarkfan54293 жыл бұрын
i'm facing this issue while using the blynk app... can you suggest something? I followed all your steps still I'm getting same error... what do you suggest?
@basshuntet61284 жыл бұрын
You are a legend! Very nice and easy to understand. Btw how do you put the command into arduino nano? I'm a beginner here
@barondebug4 жыл бұрын
Being very new to this and what I have just completed. This video helped me complete the last stepping stone to my project and is now alive lol. Fantastic thank you for posting this.
@programmingelectronics4 жыл бұрын
Awesome! Nice work!
@ayushshukla12583 жыл бұрын
Can you make the any more longer!
@3twic3 жыл бұрын
when i type in the libary i need ( RTClib.h ) it is not getting colored. In the video I saw the code the libary was colored blue. pls help ps. I downloaded the libary already so idk whats the problem
@programmingelectronics3 жыл бұрын
Quick question, does the library work for you even though the coloring is not there? Or does the library not work?
@3twic3 жыл бұрын
@@programmingelectronics i think the library is working
@Noet-bm2vg9 ай бұрын
Do I need to unzip the library to make the sketch work well? Bc i downloaded the lib and install, but it still showed me that error.
@stiefbeen225 жыл бұрын
In the first include brackets are used in the second stringquotes. Perhaps you could mention the difference?
@ee_16_sourishhalder23 жыл бұрын
Actually in c programming if you use an in built header file we use brackets. Ex:#include But if we want to use our own header file made by us we use " " Like #include"my header.h". Hope this helps.
@Andonchoto16 күн бұрын
This is really heplful, but what my ide doesnt find is a ".h" file that is inside the library search folder, how do i show that file to arduino ide?
@programmingelectronics16 күн бұрын
Do the names of the library folder and the .h file match? Is the .h nested in another folder other then a src folder in the library folder? Is there a duplicate .h file in the sketch folder that you don’t want to use but your include statement uses “” around the header file? Just a couple thoughts…
@sibaramdatta56253 жыл бұрын
Sir please help me to install the "Rf24 Audio h" library. It is actually in the page where no download option there but raw of this file but trying to add not successful. Sir please answer me.
@benjamimpedro85033 жыл бұрын
thank you very much, so now im able to run my program correctly. we do need youtubers like you, may god bless you.
@programmingelectronics3 жыл бұрын
Glad I could help!!
@the-tech-guy71272 жыл бұрын
Hi I have been try to Checkm8 on Mac But it keep getting error "never include usbhost.h directly; include usb.h instead Everything seems to be in place can’t crack it
@khiemanghoang41952 жыл бұрын
I am Vietnamese. I am glad to watch your this video. Thank you so much ! .
@DanialADHOfficial Жыл бұрын
Compilation error: FS.h: No such file or directory please help me what is FS.h library
@allthingssummary99584 жыл бұрын
you video was awesome . how can i add a library to tinkercad that isn't availaible ?
@carlosdavidfalconi5993 жыл бұрын
The type of video that cures headaches. Thank you!
@programmingelectronics3 жыл бұрын
Glad it helped! Code headaches - I get those all the time :)
@get_outdoors2 жыл бұрын
First time user downloading from the internet, thank you so much 😊
@programmingelectronics2 жыл бұрын
Glad it helped!!
@stevesonntag31424 жыл бұрын
In one library example, the name was enclosed in < >, and the other example was enclosed in " ". You didn't mention that and I found it confusing. I assume those are interchangeable when calling up libraries?
@ee_16_sourishhalder23 жыл бұрын
Actually in c/c++ programming if you use an in built header file we use brackets. Ex:#include But if we want to use our own header file made by us we use " " Like #include"my header.h". Hope this helps.
@leonidasapostolidis48983 жыл бұрын
Hi! I tried these 2 ways to fix my problem ("Shal.h") but it didn't work, so do you have another way to fix it?
@pavansai36022 жыл бұрын
Hello could you please help me out with this error Arduino: 1.8.19 (Mac OS X), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None" exec: "python": executable file not found in $PATH Error compiling for board ESP32 Dev Module. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@ShwetaSingh-uo8nw4 жыл бұрын
Please make a video of gcc (sama problem)
@theod2403 Жыл бұрын
i stil get .h: No such file or directory idk why i checked the name of lib. i use include lib and it generate me a < ----.h> but when i run it still say .h: No such file or directory
@mohamadyuzril6224 Жыл бұрын
in my case, the library missing was "esp_arduino_version.h". can you help solve this sir?
@undercover_cat4 жыл бұрын
This dude tried to make a 5 minute video in an exhausting 11-minute video just to make money out of many minutes of viewship. Damn !
@undercover_cat4 жыл бұрын
@ Completely agree with what you're saying. Although as far as I am concerned, a troubleshooting video as this was should be brief rather than extended. The majority of the people didn't come here because they love this person's content . Instead they came here to find a quick solution to their problem as I did ; and oh boy it was literally if not exhausting, then boring to wait for the solution to come. Additionally, I would say that the phrase : 'Easy fixes' predisposes you for a short and pleasant video, so the actual content has to correspond to the title.
@BodhiAryalАй бұрын
What text editor do you use?
@programmingelectronicsАй бұрын
I have used textmate for years. It may just be an apple product though? For windows I just use notepad
@BodhiAryalАй бұрын
okay! thank you so much!
@Webprof683 жыл бұрын
Oh my goodness. YOU ARE AMAZING. I am from germany and sorry for my bad english. but would i hve this problem with this error in your video. I look it your video and i think: " with my little english i dont unterstand nothing from this complicated stuff". But you tell it and explain it so easy that every stupid guy ( ME ) understand that. Thank you so much for that video. greetings from germany from FRANKIE
@programmingelectronics3 жыл бұрын
Schön dass es geholfen hat!
@toby27723 жыл бұрын
I couldn't find the NEPODefs library
@programmingelectronics3 жыл бұрын
Hmmm - had you installed it already?
@jasonstation Жыл бұрын
Re-installing the board from boards manager seemed to get mine working again.
@programmingelectronics Жыл бұрын
Thanks for adding this Jason!
@sophiebolinski6653 жыл бұрын
Hi, I have the error message if I want to include something from the driver folder, do you know something about that? #include "driver/i2s.h" -> no such file or directory
@ammarabbas5205 жыл бұрын
Many thanks dear, but i still have [ error Error compiling for board NodeMCU 1.0 (ESP-12E Module).] i install the board and library???
@Calvine_The_Rockers3 жыл бұрын
5:40 yes that's right. when I checked it again, I got a misspelling in my code. Thank you for the explanation sir. Very helpful
@programmingelectronics3 жыл бұрын
Awesome! I misspell stuff all the time - so it happens to me regularly!
@DodgyBrothersEngineering3 жыл бұрын
Quick question about the .zip file. Does it copy if from the downloads folder to the library folder? and what happens if you don't have a zip file, do you have to zip it, or can you just copy raw files across?
@AFuller2020 Жыл бұрын
The answers start around 5:00, if you're in a hurry.
@hemanthkumar81294 жыл бұрын
i just have no words for your great explanation of everything in this video keep it up
@kimberlycarreon11293 жыл бұрын
Good day sir, I was wondering about the grbl file, when I search it to the Arduino libraries, nothing comes out, and the only port I've got to choose for my Arduino is COM3, am i missing something sir or there are step by step procedures to get away from grbl fatal error: No such file or directorgy, thank you sir and God bless you
@sharppixpencilart3 жыл бұрын
Keep it up bro good luck for your future
@alaafantazia77184 жыл бұрын
I have probleem for several days. What I can do 😭😭😭 For this library. We don't have zip file
@android4cg4 жыл бұрын
Thanks! Really great and helpful video! Anyhow i have the issue that i found arduino on Github and beside the code also the *.h (pgmstrings.h) file is available. But how to add the *.h file manually to the Arduino IDE so that the file is found for compiling? Unfortunately there is no full zip library available.
@marwanled89084 жыл бұрын
hi .... please i have prolpem of led font matrix library i am install this and zip file add then not working please help me i make led matrix clock thanks best reguards
@bhuneshbastarvlog4 жыл бұрын
Sir I have problem but I don't idea how to solve this problem
@michaelstraub90855 жыл бұрын
My software is completely gone! I had the new marlin uploaded and then when I was in the settings switch I settings I hit transfer on the marlin file at the beginning and my screens now just blank!
@PhillipJFry694204 жыл бұрын
I dont have the option of sketch or file or edit, what do I need to do??
@matthewtarvin36753 жыл бұрын
I felt like it was going to be something trivial and I'd end up feeling dumb. Lol. I didn't have the MFRC522 file in my library and wasn't sure where to access it. Thanks for lending a helping hand!
@programmingelectronics3 жыл бұрын
You're in good company! Every time I code I feel like I do a lot of dumb stuff :)
@captainprototype1873 жыл бұрын
after3 weeks of trying, this makes sense of most things Ive tried since.
@programmingelectronics3 жыл бұрын
I hope it worked!
@Axel-zg8yc4 жыл бұрын
THANK YOU SO MUCH! You're amazing! You make everything so simple and can help people like me who are new to this understand!
@programmingelectronics4 жыл бұрын
Thanks! I am glad you found it helpful.
@prafful_gawande4 жыл бұрын
Sir i am having this error: Arduino: 1.8.8 (Windows 10), Board: "Arduino/Genuino Uno" SpiderBot:37:62: error: FlexiTimer2.h: No such file or directory compilation terminated. exit status 1 FlexiTimer2.h: No such file or directory This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. Please help !
@Namai.4 жыл бұрын
No sir it didn't as what I was looking for was bitmap.h and SoftwareSerial and it is not there on the library manager and not getting included Please help
@sarba855285 жыл бұрын
After trying everything, including the Zip Library, the last thing I got is : "specified folder/zip doesn't contain a valid library". But again, thank you for your help!
@tushyaneilrudr56194 жыл бұрын
dude if you had selected the file without extracting it then this error message wouldn't have come
@MotherboardMagician4 жыл бұрын
class mpu6050' has no member named 'begin' plz tell me the solution
@guavajuice49183 жыл бұрын
Sir I would like to thank you for doing this video. it has worked. I was trying to upload but i had not downloaded the library thanks it worked you deserve five star. keep doing what you doing ! let me stop emotion got me writing !!!!! but thanks
@programmingelectronics3 жыл бұрын
Glad to help!
@6f4hf3 жыл бұрын
I foundthe library in the sketch but it also says the same error
@nemonims7241 Жыл бұрын
THANK YOU SO MUCH!
@Nn1Nn1013 жыл бұрын
nah its didnt work i have the library and typed it correctly but its didnt work the library im used AFMotor can you help me
@TheGibsonmark5 жыл бұрын
Just got to write and say thanks. I know it is stupid but 3 hours looking for something when all along it was merely a typo error.
@programmingelectronics5 жыл бұрын
I feel your pain! I hope this helped.
@SuryaKarna19994 жыл бұрын
Sir ,how to install ESP8266WiFi .h library
@ensarcidic4 жыл бұрын
Dude i have this kind of problem. Can you help me quickly please? Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200" xtensa-lx106-elf-g++: error: CreateProcess: No such file or directory exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module). This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@anakarinaglamour1914 жыл бұрын
Thanks, Thanks, Thanks. You don't know how much I was needing this kind of explanation.
@126abarth3 жыл бұрын
Thank you, for me as a beguinner helped a lot. I was stuck not knowing what to do.
@programmingelectronics3 жыл бұрын
Glad I could help!
@Makzimoto2 жыл бұрын
well that whas unhelpful. I have everything spelled correctly and the library installed but I still get the error message
@programmingelectronics2 жыл бұрын
What library is it?
@whjqjqkqkqkkqahyssidkdgsya90103 жыл бұрын
Hello, I am having the error no such file or directory on pycharm mac version 3.9 (I use python), I have my images in the same file as the project and I have written the spelling correctly, please help thanks:)!!
@ahmedelmogii29143 жыл бұрын
ty. but it didn't work with me. i still have the same error
@samiranila67372 жыл бұрын
How can i solve this problem Invalid library found in D:\MY DOWNLOADS\Arduino\libraries\Libraries: no headers files (.h) found in D:\MY DOWNLOADS\Arduino\libraries\Libraries
@programmingelectronics2 жыл бұрын
Hmmm, it looks like maybe you have your library is not installed?
@DodgyBrothersEngineering3 жыл бұрын
The one that catches me out from time to time is using #include when I should have used #include "SDHT.h"
@pluto404334 жыл бұрын
how about for visual studio code?
@3flyingkitty34 жыл бұрын
Thank you, I kept getting stuck on this! Now I know!
@programmingelectronics4 жыл бұрын
Glad it helped!
@selflearning92444 жыл бұрын
Thanks a lot. You have helped me with my first few steps towards working with Arduino. Again thank you
@nikolanedeljkov402 жыл бұрын
i tryed evrithyng did not work i sure that it works but it just doesnt see file RFID to me.
@HuyNguyen-xk2wi4 жыл бұрын
I was add library ThingSpeak but when i compilation code it still eror : "ThingSpeak No such file ordirectory" but i can find 'Thingspeak.h' in folder library of arduino. what wrong? can u give me answer
@Big_Slick4 жыл бұрын
Try putting .zip file in the folder with ino
@HuyNguyen-xk2wi4 жыл бұрын
@@Big_Slick what is puting with ino?. i down zip file and add library with sketch
@Big_Slick4 жыл бұрын
I have had this issue a lot and have been able to fix it by placing the library file directly in the folder where the .ino file is that is being used in the arduino software
@HuyNguyen-xk2wi4 жыл бұрын
@@Big_Slick thank! mean save file library in location of project have file. ino right
@rizkyzaelan2202 жыл бұрын
awasome bro, I'm waiting for an explanation post about programming internet of thing
@conradocamilon55874 жыл бұрын
how about fatal error: dl_lib.h: No such file or directory
@pranavgowd9534 жыл бұрын
Greatest video I have seen. It clarified all doubts I had. Thank you so much brooooo!
@programmingelectronics4 жыл бұрын
Glad it helped!
@stevenbond2891 Жыл бұрын
Thank you. Very new to the sketch scene. You were right with my error. I was missing a library. Didn't know they were a thing. But now I do. 😀 👍
@programmingelectronics Жыл бұрын
Glad to hear it helped Steven!
@anyfinity5 жыл бұрын
The error message says invalid library found. So how do I fix that?
@butterfly.bibobu2 жыл бұрын
THIS SAVED ME, THANK YOU
@programmingelectronics2 жыл бұрын
So glad it helped!
@darshankumbhar57193 жыл бұрын
Still not able to remove that error
@SantaDragon3 жыл бұрын
7:25 helped me. Thanks!
@programmingelectronics3 жыл бұрын
Glad it helped!
@mercysileshi43142 жыл бұрын
I like your explanation but I have such like error....."Invalid library found in C:\Users\Pc\Documents\Arduino\libraries\steppermotor_driver.h: no headers files (.h) found in C:\Users\Pc\Documents\Arduino\libraries\steppermotor_driver.h"
@1tokeover2 жыл бұрын
There is no way to download a zip file on github it just plain isn't there,
@muhammadismailmehtab4 жыл бұрын
no matching function for call to 'Timer::every(int, void (&)())'
@wertawonka3 жыл бұрын
Thank you so so much. This has switched a light on for me. Now i can play 😁😁😁
@programmingelectronics3 жыл бұрын
Glad it helped! Sometimes getting setup is the toughest part!
@christinthomas14614 жыл бұрын
I have u8glib but still showing the same error @programing electronics academy