Arduino Traffic Light Project (a Practical Example of Organizing Your C++ Code)

preview_player
Показать описание
You can turn on subtitles if my accent is hard to understand.

Рекомендации по теме
Комментарии
Автор

I have ordered my first arduino uno. I will be watching your videos when i'll be experimenting. your content is better than most on YT

i.katsantonis
Автор

Nicely done, thanks. A simple example of how to create a class, written from scratch and with a commonly understood model. Just the basics, no extra complexity.

ericksonengineering
Автор

Awesome. I am beginner for arduiNo and you just showed me how flexibly we can use this IDE, though I knew c++ I wasn't knowing that we can use the function, class and add our own class like c++ or Java
Loved it man.

weekendprogrammer
Автор

i have read all your comments... man you have some knowledge.. impressed

Zubairkhan-rbfx
Автор

Very nice video! Passed thru lots of cool concepts, such as state machines and making the timer class for not using delay

gabriel_gelli
Автор

Awesome example! Thanks for sharing and keep up the great work!!

eduardoarevalo
Автор

Loved the way you have gone deeper the topic

sumanthyadav
Автор

Very good example for C++ beginner like me!

MrNezlee
Автор

Excellent Video. So glad you didn't call them Libraries.

rfdave
Автор

A really good simple example. Very useful.

frankcorr
Автор

I really like this idea. But, if you see, you use more memory space to work with OOP. But, I confess that is very cool!

felipecavalcante
Автор

Thanks a lot dude, was just searching for this, thanks a lot man.:):):)

SymphonyKol_androidLover
Автор

İt was really great explonation, thanx for this awesome video

hz.turqay
Автор

Hi, i am trying to do this step by step, but i have not yet figured out how to determine how to add more buttons/inputs and differentiate which button is pressed.. i'm so confused..

atvdk
Автор

Please help me
I want to start my loop only when my Ultrasound sensor detects the object
and if the object is not present then it should directly stop all the operations until the ultrasound sensor detect another (different or same) object

swapnilbandgar
Автор

Indrek, can you please make similar project but with pedestrian LEDs and with their codes

naemamir
Автор

Any more Arduino examples using classes and objects.

aryanmishra
Автор

Great, Thanks! I don't know Arduino IDE can write OOP. Thank you. I can forget microsoft Visual Studio Now.

hinyu
Автор

Is there any downside on having the methods in the header files as you did? It is quite easier and cleaner in a small code, it remembers how classes are used in Python.
I was wondering if it could bring any problems, since in libraries the methods usually go into separate c++ files. Or what would be the benefits of using the .cpp. Another curiosity is about not having to #include "Arduino.h" in the header files.

gabriel_gelli
Автор

hi, ive never done circuit making and want to learn it so i can make something. this video gave me some sort of idea to how the coding was working, but still got a long way to go.

i got a arduino and accelerometer and want to make a auto brake light that will come on when it detects the vehicle slowing down. do you know how i could make it work

icemanst
join shbcf.ru