filmov
tv
Arduino Debugging 101 - All About Arduino - 3
Показать описание
Debugging is the technique of transforming a non-working program into a working program.
This video shows some simple techniques that can be used solely with the Arduino IDE. It is based upon a tutorial I created on our reddit Wiki (link below).
The Arduino IDE is relatively simple compared to other IDEs and there are other, more advanced debugging techniques available, this video shows some simply techniques that can be used to resolve 99% (or more) of the problems you might encounter developing your Arduino code.
Links:
Chapter Index:
00:00 Welcome/Introduction
02:40 The (Wiki) Debugging Guide information and link
03:43 The Hardware and (buggy) Code we will work with
06:22 Desk Check
10:22 First Insights
12:48 More Insights
13:56 A Simple Debugging Macro
20:28 First Problem Fixed
25:14 Counter Forgetfulness
32:47 Reducing Output
37:34 First LED On
39:10 Overflow - "weird" negative numbers
42:04 Fixing the "weird" negative numbers
44:17 Counting higher
45:55 Final Problem
46:57 Beware Side Effects
50:45 Thanks for Watching
This video shows some simple techniques that can be used solely with the Arduino IDE. It is based upon a tutorial I created on our reddit Wiki (link below).
The Arduino IDE is relatively simple compared to other IDEs and there are other, more advanced debugging techniques available, this video shows some simply techniques that can be used to resolve 99% (or more) of the problems you might encounter developing your Arduino code.
Links:
Chapter Index:
00:00 Welcome/Introduction
02:40 The (Wiki) Debugging Guide information and link
03:43 The Hardware and (buggy) Code we will work with
06:22 Desk Check
10:22 First Insights
12:48 More Insights
13:56 A Simple Debugging Macro
20:28 First Problem Fixed
25:14 Counter Forgetfulness
32:47 Reducing Output
37:34 First LED On
39:10 Overflow - "weird" negative numbers
42:04 Fixing the "weird" negative numbers
44:17 Counting higher
45:55 Final Problem
46:57 Beware Side Effects
50:45 Thanks for Watching