Chapter 2. Systems and Logic

Things you'll learn:

  • What is a system
  • What is code
  • How does a code work
  • What is the structure and various components of a code
  • How to download, save and access a file in the Arduino IDE

What is a system?

Imagine system as a box which in which a process is completed. Every system is solving a larger problem, and can be broken down into smaller problems that can be solved and assembled. Sort of like a Lego set! Each small process has 'logic' as the backbone of the solution. Logic, can be expressed as an algorithm and implemented in code. As learnt in Chapter 1, The World around Us you can design a system to arrive at solutions to a problem.

Another advantage to breaking down a system into small processes is that in case your solution fails to work, you can easily spot the source of your problem, by checking if your individual processes work.

What is a system?

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.100.180