It's a good video. However, the CPP/.h files can stay in the project folder without being moved to the library.
@KhanhPhan-mf3xxКүн бұрын
Thank you very much! I tried it and succeeded
@Technet06 күн бұрын
Fun fact! if you add an Active Buzzer in Parallel you can annoy everyone with a smoke alarm like noise.
@martinfoster516315 күн бұрын
Thanks for making this. It should be very useful for my project. I'll be using an ADXL375 which is a +/-200g accelerometer for testing impacts. Impact impulses only last 10ms (milliseconds) so I don't think the delay would be needed. I need microsecond accuracy to see the impulse curve and not miss the peak g's. Great stuff though.
@NazHasanHuda16 күн бұрын
Are you sure @11:20 that 5461AS is common cathode. I thought 5641AS is common cathode.
@distortion_tech_lab19 күн бұрын
Yeah naming every single variable everywhere function and pin is maybe not the best way to make this make sense. And it would be really helpful if you could stay on track instead of talking about 8 different aspects of each thing that you're going to explain later. You're making blinking a light sound like rocket science with sheer repetition of words and rambling. Why is it so hard to find a practical fundamental explanation of How classes Actually work without a mundane pointless project attached to it. Name a function "Do the thing" so you aren't saying the word function so many times it loses all meaning. And what are you pausing every 3 seconds for? I'm already frustrated because this information is just Not available anywhere. And the only people who do tutorials do it like theyre talking to a child with autism who has limited vocabulary but infinite attention span. I just want a function that checks the level of a value and returns a color to be used by the script that draws a dot on the screen. I am so far beyond blinking a g*dd*mn LED that its physically painfully to attempt to learn classes this way. Sorry for being rude but my criticism is genuine. Check my profile for my tutorials. "Do this, have a nice day"
@AnotherCG28 күн бұрын
I learned the hard way to ditch the BMP 180 all the bmps save your time and go straight to the DSP 310
@jasonkaymaratea82029 күн бұрын
I have a problem, My sensor does not say the distance, i am certain that the code is correct idk what i did wrong
@ablaauw70Ай бұрын
I did copy, paste your script in my IDE and it dont work i only get Password incorrect? And i dont no why?
@rohankumarsingh7244Ай бұрын
can you make a video on how to pare GPS to 9 axis sensor it will be really helpful
@markcraft.onlineАй бұрын
Hello. Is it possible to connect 3 DHT11 to one Arduino?
@gameon9491Ай бұрын
Sir will you help me in making 9 volt battery tester using LM386
@itzikovadia8512 ай бұрын
Very usefull thanks
@JackOHaraEngineering2 ай бұрын
Man I’m down horrendous, trying to get this working on a teensy 4.1 has pushed me to my limits. It works fine on teensy 3.2 and a normal r3 but god forbid it works on the one board I need it to work for ;(
@vfvfb-y4c2 ай бұрын
Gutmann Rue
@davoc51402 ай бұрын
Ever had the issue of just having squares show up in the LCD (No text) ? I have a 1602, wired up as standard. The design works great in Tinkercad - but when I go real life - the squares just pop up. The library is installed, I have rechecked pin connections and have tested connectivity with a multimeter to ensure no shorts. By adjusting the trimpot I have on the board - I can see the brightness increasing and decreasing - however no text - just the same stubborn single row of squares on the top row. This behaviour is consistent with 1 other LCD1602 I had installed - so it is unlikely there is a hardware fault with the LCD. If anyone has any hints on how to get it to work - that would be greatly appreciated.
@dannyl76022 ай бұрын
From what I've seen, in his code, he uses LiquidCrystal lcd(12,11,5,4,3,2); but in his wiring instructing, pin 11 is never used, but rather pin 13 is, so the correct line would be LiquidCrystal lcd(13,12,5,4,3,2);
@ClaraHidalgo-h7h2 ай бұрын
Gerhold Shoals
@IreneCraig-s9l2 ай бұрын
Karli Way
@RandySlaven-l9n2 ай бұрын
Metz Tunnel
@rosswines2 ай бұрын
wow what a waste of 5 minutes of my life been shown the components of this kit. Absolutely nothing about function of any of the components or how used to some one who knows nothing but starting out.
@arielsanchez55872 ай бұрын
I can't thank you enough for this video...details about making PCB layout help me to make lots of progress in my project...thank you
@BryanEdwards-u4l2 ай бұрын
Noelia Roads
@DarwinLambert-n6v2 ай бұрын
Jayce Stravenue
@metivakili63552 ай бұрын
no useful data waste of time
@KachapalliHariPrasad2 ай бұрын
help in intializing and reading data from bmm350 sensor in arduino
@KachapalliHariPrasad2 ай бұрын
how to interface the bmm350 in ardunio, in reading the data i'm facing difficult, i.e same constant data is reading
@AravindKumar-go4vp2 ай бұрын
the video is fantasting. can you share the link for LCD connection part.
@WackyCreator2 ай бұрын
BRO I JUST JOINED AND I LOVE THIS GUY. HES SO CHILL
@johnbeenen27653 ай бұрын
The code at ;your link doesn't exist. Nope no zip file there. Even after joining GitHub. Ties to Rafi Khan. Is that you?
@LenaHemingway-z9h3 ай бұрын
Felicity Fort
@RachelleLeff-c8j3 ай бұрын
Boyle Land
@DanetteEidson-v8z3 ай бұрын
Blanda Mission
@ericohman3 ай бұрын
Not available to buy it seems. But the Ultimate GPS USB is available. Sadly no breakout for TX/RX, has anyone any experience with USB version? Can you still hook it up to communicate with arduino some how?
@YigalBZ3 ай бұрын
Is there a way to measure constant speed? How fast and for how long?
@____________________________.x3 ай бұрын
I'm thinking for this to be useful you'd need to also calculate a 3D vector from a series of readings, then you'd know it was heading in a particular direction? There's probably some mathematical filtering that's commonly used that lets you interpret real world readings, but I don't know where to start looking. Like I'd like to detect a vibration within a certain frequency range but FFT seems ott?
@TomMustBe123 ай бұрын
9 years later and still great tutorial thanks!
@1986ah3 ай бұрын
I'm working on a project that uses nema42 and stepper driver. It causes EMI interferences and when the motor starts runing, the other inputs on arduino, even not pressed, they changes randomly and completly desurbes the program. When i use software debounce with delay function, even at 3ms, it blocs the stepper and vibrating because of the function call evry trigger
@chriskaprys3 ай бұрын
hrm.. I'm trying this with the simplest input possible (prompt for input, wait, enter an int, print that int, loop to the beginning and prompt/wait for input again) .. except the code always loops around again exactly once before waiting again, and the int prints as "0" during that stray loop. Pretty tough to google why an arduino sketch is looping exactly once ;) I tried a few different baud rates, too, with the same result.
@ronhollenbeckАй бұрын
At the bottom of the serial monitor there are 3 dropdown menus. The one to the left of the baud setting should read "No line ending". This got changed on mine and it gave me fits for a while.
@xiaomifan59833 ай бұрын
Great Video, I saw that it is possible to put all the measurements into a graph. Is that also possible with all these outputs ?
@iantcroft3 ай бұрын
Thanks for the video, very well explained. Do you have a similar video as this but using C-strings instead of using String as I read that using String may lead to unpredictable program crashes, especially on arduinos.
@dystopian-me3 ай бұрын
this work really well BUT just for anti clockwise, for closkwise debounce not much effect
@paulacolbath50793 ай бұрын
How do you "download from Github and install in the IDE"?
@novichkovv4 ай бұрын
I hate those pauses between each statement, the video is informative though
@Dot_Dot_Dot_is_top_G4 ай бұрын
THSNK YOU SOOOOOOOOOOOOO MUCH it helped me a lot :D
@Sjeedughait4 ай бұрын
"And this is the Joy-detector. the signal is getting high, when there is joy and a rubber stick raises. it will get de-flated when there is no joy and the signal is getting low, zero on pint 4."
@Sjeedughait4 ай бұрын
"with to much joy, common ground is lost."
@Sjeedughait4 ай бұрын
"getting a little high (also due too wifi beam too flesh absorbtion in degrees celcius,)
@GuruprasadGV4 ай бұрын
Why not interrupts
@f1flick4 ай бұрын
What about a single supply version? What needs to change? Thanks.
@MrBobWareham4 ай бұрын
I have joined your channel as this subject is very interesting for me and found your explanation very good, how can I count taps on the desk and when I have the amount of taps set in the code the led comes on. Thanks Bob
@RageForSeven4 ай бұрын
got a question: at 13:36 we can see that the sensitivity scale factors for x, y and z are 3.5, 3.9 and 4.3 respectively. Yet, at 14:51, in your code example you use the same sensitivity scale factor for all 3 axis. This factor is 3.9 and is the sensitivity factor for y according to the spec sheet at 13:36 You did the same for the 4g case, 8g and 16g too. Is there a reason why you only used 1 sensitivity scale factor, and why you chose to use the y axis scale factor? for 2 g i was expecting this: Xout = Xread * 3.5 Yout = Yread * 3.9 Zout = Zread * 4.3 thanks in advance
@malitoprakkАй бұрын
At 13:13, look at the top of the table. Those are Min, Type, and Max. not X,Y,and Z. The value is the same for each axis.
@RageForSevenАй бұрын
@@malitoprakk thanks, makes sense
@bhatkarki4 ай бұрын
Hi Sir, this is Krishnamurthy Bhat from Bangalore INDIA Best build tutorial....i want to build... I am requesting you please share the Gerber files and components PDF ... Thank you