Тёмный

Arduino Workshop - Chapter Two - Using Analogue Pins 

Core Electronics
Подписаться 125 тыс.
Просмотров 66 тыс.
50% 1

The full Arduino Workshop in step-by-step format can be found here core-electroni...
In this section, we'll learn how to use the analog pins to read inputs and control outputs.
We're official retailers for Arduino in Australia - powered by makers, for makers! core-electroni...

Опубликовано:

 

13 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@calebcourteau
@calebcourteau 2 года назад
There's thousands of arduino tutorials on the internet, but the pacing, clarity, and thoroughness of your presentation make you stand out. I've methodically been watching this series from the first video, and following along with my own arduino, and I've been learning SO MUCH. Thank you for all the time and effort you've put into creating these videos and giving them the world for FREE!
@yourgflikesit
@yourgflikesit 4 года назад
Mate, your tutorials are bloody brilliant!
@deanbruckshaw3445
@deanbruckshaw3445 2 года назад
Man this playlist has helped me so much with understanding Arduino
@arduino2914
@arduino2914 3 года назад
Brilliant. I only wish I'd found your channel sooner in my hobby career.
@landonfinnerty2391
@landonfinnerty2391 2 года назад
Excellent information, articulately gone over. thank you.
@PezhvakIMV
@PezhvakIMV 5 лет назад
thank you, your video helped a lot!
@owenwilliamsmith4040
@owenwilliamsmith4040 Год назад
For the last circuit, the one with the led light, could we have used analogWrite instead of digitalWrite and not used a resistor
@Core-Electronics
@Core-Electronics Год назад
analogWrite is not truly analog. Rather, it is Pulse Width Modulation. While the average voltage is variable, the pin is only ever fully on or fully off. That means you will have a *lot* of current being pulsed through the LED which is bad for both the LED and the Arduino. Feel free to open a thread on our forum if that doesn't clear things up: forum.core-electronics.com.au/
@debarghyadutta8102
@debarghyadutta8102 3 года назад
Nice subtle PWM arps going on in the background music track!!
@J.T323
@J.T323 2 года назад
Excellent... thank you
@ShellsTreasures6
@ShellsTreasures6 5 лет назад
...nice catch at 9:58!!
@christiantyronequintas4941
@christiantyronequintas4941 6 лет назад
Sir May i Ask, I'm just a little bit curious about how did you determine the outputs 0 to 255 range of 8 bits?, is there some truth table or something. I'm not really familiar with this so i'm curious bout anything, hope you understand. thank you.
@umlal
@umlal 6 лет назад
2^8 is 256 , in binary you'll have 0000000(zero) - 11111111(255)
@CasaMaryParadise
@CasaMaryParadise 2 года назад
Refreshing
@bunberrier
@bunberrier 5 лет назад
Enjoyed your class, but some jagoff was sitting behind me playing Nintendo DS under his desk the whole time.
@qaisarawan93
@qaisarawan93 4 года назад
Good video especially the fact that while analog in can be 1024 but analog out via pwm is 8 bits I. E 256 levels.
@chinnudanturi9730
@chinnudanturi9730 3 года назад
But u Registered an int function for PotVal ===== which means that it can only register as an integer But sometimes the analog read from the potpin will not be divisible to 4 so.... I think u should have used a float function . that will make them more smoother ig , am i right or wrong? pls tell me
@shaiktahir7755
@shaiktahir7755 4 года назад
Plz make tutorial on ARM.....🙏🙏🙏
@satishpatel8461
@satishpatel8461 3 года назад
Can we take out analog output from A1 pin for LED?
@kimberlycarreon1804
@kimberlycarreon1804 3 года назад
tnx..
@clems6989
@clems6989 Месяц назад
Interesting
@shelby50411
@shelby50411 4 года назад
hi i have a 25 yr old cnc machine that im trying to replace orig controller board with arduino and control that way...im using orig 25yr old stepper driver board.....i .i have used a mach3 breakout board and machine stepper motors responds fine but when i try using arduino uno as controller i get no response from the stepper motors...the stepper motors engage when pc and arduino uno is powered on but they dont respond to any jog moves in UGS.....i use Universal gcode sender and all looks good.....is arduino signals possibly not compatible with the 25yr old stepper driver board?
@brucewoods9377
@brucewoods9377 4 года назад
I don’t like your description of a potentiometer an how it works. There is only ONE resistor between pins 1 & 3, whilst pin 2 is the “wiper” and it “sweeps” across the resistor tapping off the varying potential (hence Potentiometer)
@seanmooney1391
@seanmooney1391 4 года назад
Nerd
@ferb1rahert
@ferb1rahert 13 дней назад
@@seanmooney1391 lmao dude we are trying to learn here. you should have been thankful to him
@sochineze
@sochineze 4 года назад
18:30 why do you do analogWrite on ledPin when the ledPin is a digital pin? can someone explain it to me? thanks.
@sochineze
@sochineze 4 года назад
nevermind. it has a PWM pin hahahahah did not pay attention.
@saptarshiraut6300
@saptarshiraut6300 7 лет назад
awesome ..
@varunnova5905
@varunnova5905 4 года назад
इंडियन अरे एवरी व्हेयर ब्रो
@varunnova5905
@varunnova5905 4 года назад
हेहेहेहेहेहे बाई
@annadenaro9919
@annadenaro9919 5 лет назад
My sketch say 'App was not declared in this scope Exit status
@alokprakash2017
@alokprakash2017 3 года назад
bg music disturbs alot
@Genr1kh
@Genr1kh 2 года назад
ok good vidio british dude gguy
@norvigosracing6948
@norvigosracing6948 3 года назад
He sucks at drawing as much as i do. I couldn't draw to save my life. lol
Далее
Arduino Workshop - Chapter Two - Using Serial Monitor
6:51
Arduino Workshop - Chapter Two - Using Digital Pins
12:07
A simple BIOS for my breadboard computer
21:53
Просмотров 340 тыс.
Arduino - Analogue Outputs
12:25
Просмотров 10 тыс.
Experimenting with Buses and Three-State Logic
18:43
Просмотров 600 тыс.
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн
Arduino Workshop - Chapter Three - Creating Functions
10:35
How Do ADCs Work? - The Learning Circuit
10:13
Просмотров 132 тыс.
Fun with Transistors
24:33
Просмотров 282 тыс.
How input buffering works
20:25
Просмотров 179 тыс.