Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting started with Udoo

You're reading from   Getting started with Udoo Become an efficient maker by designing and building amazing prototypes with the UDOO platform and Android

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784391942
Length 206 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Emanuele Palazzetti Emanuele Palazzetti
Author Profile Icon Emanuele Palazzetti
Emanuele Palazzetti
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Chapter 3. Testing Your Physical Application

One of the most important steps during software development is testing. When we are testing software components, we are using a testing framework to write unit tests, and maybe integration tests, that are useful to reproduce bugs and to check the expected behavior of our application. In physical applications, this process isn't so easy because we have to test how our sketch interacts with hardware circuits.

We will add to the LedLamp application all the required features to implement an easy way to find anomalies in the circuit, so that we can avoid complex debug processes.

In this chapter, we will cover the following topics:

  • Further details about electronic components and circuits
  • Adding components to a circuit so they can be tested by a sketch
  • Writing the first test for circuit debugging
  • Running the circuit test from your prototype
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image