Тёмный
Circuit Basics
Circuit Basics
Circuit Basics
Подписаться
Welcome to the Circuit Basics RU-vid Channel! Here you will find video tutorials, reviews, and resources for interesting Arduino, Raspberry Pi, and DIY electronics projects. Hope you have fun, and thanks for watching!
Комментарии
@20_2_krisnawanrahmanto6
@20_2_krisnawanrahmanto6 5 часов назад
this work really well BUT just for anti clockwise, for closkwise debounce not much effect
@paulacolbath5079
@paulacolbath5079 2 дня назад
How do you "download from Github and install in the IDE"?
@novichkovv
@novichkovv 3 дня назад
I hate those pauses between each statement, the video is informative though
@Dot_Dot_Dot_is_top_G
@Dot_Dot_Dot_is_top_G 3 дня назад
THSNK YOU SOOOOOOOOOOOOO MUCH it helped me a lot :D
@Sjeedughait
@Sjeedughait 3 дня назад
"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."
@Sjeedughait
@Sjeedughait 3 дня назад
"with to much joy, common ground is lost."
@Sjeedughait
@Sjeedughait 3 дня назад
"getting a little high (also due too wifi beam too flesh absorbtion in degrees celcius,)
@GuruprasadGV
@GuruprasadGV 6 дней назад
Why not interrupts
@f1flick
@f1flick 6 дней назад
What about a single supply version? What needs to change? Thanks.
@MrBobWareham
@MrBobWareham 8 дней назад
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
@RageForSeven
@RageForSeven 14 дней назад
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
@bhatkarki
@bhatkarki 17 дней назад
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
@ARTEJFM
@ARTEJFM 20 дней назад
Muy buena información.. la pena es el Idioma
@user-xq2lt4jt1l
@user-xq2lt4jt1l 24 дня назад
Can an Arduino monitor a person in a next room where the Arduino is installed?
@user-xq2lt4jt1l
@user-xq2lt4jt1l 24 дня назад
How much is the installation of Arduino in a box?
@DanielPaszko
@DanielPaszko 26 дней назад
At first I had a problem with this, I suspected it would work on an older version, but I didn't know which one, but I read the comments, set the version to 2.0.1 and everything works! Thank you for your help and bravo to the creator, but next time show what version of the library you are working on.
@flashgordonrocks
@flashgordonrocks 24 дня назад
this worked for me also, thank you!
@user-jk5es6hi8f
@user-jk5es6hi8f 26 дней назад
Hi I'm new to arduino but not to programming. I just want to ask why you use an empty loop instead of using an if statement. :)
@sebastianmorales8679
@sebastianmorales8679 Месяц назад
If I where to say if receive and decoded ___ hex code than run a sketch that says go to a limit switch and stop ?
@darrelldougherty8215
@darrelldougherty8215 Месяц назад
Most excellent tutorial on writing classes and how to use objects. Thank you kindly.
@edgarbonet1
@edgarbonet1 Месяц назад
This is a nice and informative video! I would just want to add two small corrections: 1. millis() works just fine inside an ISR. It won't increment while the ISR is running, but this is no issue: an ISR should normally run for far less than a millisecond, so you wouldn't expect it to increment anyways. 2. You should not qualify as `volatile` a variables that is local to the ISR: this is only for global variables shared between the ISR and normal code. And in this example, you certainly do *not* want `buttonState` to be stored in SRAM, as doing so only brings inefficiency, with not benefit.
@brock7157
@brock7157 Месяц назад
When I try to verify it, I get the error 'DHT' was not declared in this scope, how do I fix this?
@armanghaedi587
@armanghaedi587 Месяц назад
👌👌👌👌👌👌
@rajibahmed5703
@rajibahmed5703 Месяц назад
We can use the knowledge about delay without blocking programe. I'm talking about millis()
@rajibahmed5703
@rajibahmed5703 Месяц назад
Very Nice tutorial video.
@androidenthusiast4943
@androidenthusiast4943 Месяц назад
Can i powered it on 12V?
@pieroh60
@pieroh60 Месяц назад
A little time has passed since you posted the video. I would like to have two boards made according to your layout. However, your link to the boards leads to a blank JLCPCB website. Where can I find the Gerber files ..or do you have any spare boards left? Many thanks for the excellent tutorial!
@francoisleroux7553
@francoisleroux7553 Месяц назад
Like the video.Good presentation. However, can you perhaps assist me with the following.I want to use the serial monitor to update a PWM signal the OCR0A fanSpeed = Serial.parseInt(); OCR0A = fanSpeed; but is does not work. It accepts the new value to set brighness of an LED but immediately the LED goes off again. Any Advice
@alaminpad237
@alaminpad237 Месяц назад
I NEED LM3886 TF IC
@GuillermoCastillo
@GuillermoCastillo Месяц назад
Great explanation!! Thanks!!
@mrc25381
@mrc25381 Месяц назад
At 14:50 you could probably connect a better speaker to help with the crappy sound.
@mrc25381
@mrc25381 Месяц назад
Turbo bass?
@Xavier-fk7wm
@Xavier-fk7wm Месяц назад
Can i use only ceramic and electrolytic Capacitors?
@amamonem7183
@amamonem7183 Месяц назад
Excellent explanation
@xJKAirsoft
@xJKAirsoft Месяц назад
the keypad by mark stanely isnt available and the link doesnt work.
@RWCYYT4525
@RWCYYT4525 Месяц назад
When I was nine I was an idiot and shoved a 0.1 amp resistor directly in the 240v receptacle it made a loud bang and my power went off after that it turns out I killed the rcd
@tothdomonkos9761
@tothdomonkos9761 Месяц назад
Good video! I copied the sketch but somehow no code appears on the screen. I tryed downgradeing it to version 2 but still nothing happens. I looked at all the comments but I still can't find any answers. Can anybody help?
@jaki1876
@jaki1876 Месяц назад
same boat, can't find anything on the new version of the library (4.4.0), other than endless pages on github none of which i understand
@qz9720
@qz9720 Месяц назад
THANK YOU SO MUCH I was having problems, I had temperature and humidity reading 255 every time but this video solved my issues, you're a legend
@valeka2
@valeka2 Месяц назад
Hi guys. Basic question. How does volume on iphone relate to output power or even dissipated power on the heatsink. Meaning if volume is low, chip shouldnt heat too much as compared to when volume is all the way up.
@valeka2
@valeka2 Месяц назад
I reserached a bit. Seems volume on iphone (similar to volume knob for analog counterpart) will change the input signal voltage, and so will the output voltage to the speaker, Vo^2/R, changing the output power to the speaker.
@johnkaradimas8403
@johnkaradimas8403 Месяц назад
Thankyou great video, also well explained on how to test the matrix switch array with a multimeter.
@AmCanTech
@AmCanTech 2 месяца назад
Thanks
@brianbrinamo8943
@brianbrinamo8943 2 месяца назад
Sorry dont get, typed the IR code out to 7:47, tried 4 different remotes, nothing from serial print, IR flashes when press remote keys
@vincentsocci6877
@vincentsocci6877 2 месяца назад
Great tutorial. Nice presentation.
@pramamukhopadhyay9219
@pramamukhopadhyay9219 2 месяца назад
why is it giving me random values
@noahbumvr
@noahbumvr 2 месяца назад
4:32 is when the yapping is over btw
@RicardoBoro
@RicardoBoro 2 месяца назад
Serial.print("Temperature = "); 15 Serial.println(DHT.temperature); 16 17 Serial.print("Humidity = "); 18 Serial.println(DHT.humidity); 19 20 delay(1000);
@noahbumvr
@noahbumvr 2 месяца назад
didnt work my screen just shows boxes
@minimalSwift
@minimalSwift 2 месяца назад
nice but was the background music necessary?
@jimmylamo135
@jimmylamo135 2 месяца назад
How to convert the raw output to milrad?
@mrshiz111
@mrshiz111 2 месяца назад
What happens when you hold the button? Does the light stay on indefinitely?
@raniekunani653
@raniekunani653 2 месяца назад
Works like a charm...! One of the best tutorial i've seen in youtube. for a guy like me who's just getting started in arduino,you have my "thanks".
@demetriusdemarcusbartholom8063
@demetriusdemarcusbartholom8063 2 месяца назад
Thank you.
@billferner6741
@billferner6741 2 месяца назад
Did I just miss an explanation why using Class and Object? It is very workintensive and restricts development on only this machine.