Загрузка страницы

Don't Let Your Arduino Code Turn Into a Mess (for C++ beginners)

It is very common for beginners to write "digitalRead" and "digitalWrite" everywhere all over the code. This makes it harder to read since it is very low level of abstraction and you have to think about wire connections while trying to understand what the code is supposed to do. To improve readability of your code it is good idea to make functions with descriptive names that clearly say what you actually want to do and then do the necessary "digitalRead" or "digitalWrite" inside that function.
Music from Youtube audio library.

Видео Don't Let Your Arduino Code Turn Into a Mess (for C++ beginners) канала Indrek
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
1 апреля 2019 г. 1:22:07
00:06:26
Яндекс.Метрика