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
Arduino Electronics Blueprints

You're reading from   Arduino Electronics Blueprints Make common electronic devices interact with an Arduino board to build amazing out-of-the-box projects

Arrow left icon
Product type Paperback
Published in Jul 2015
Publisher Packt
ISBN-13 9781784393601
Length 252 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Don Wilcher Don Wilcher
Author Profile Icon Don Wilcher
Don Wilcher
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. A Sound Effects Machine FREE CHAPTER 2. Programmable DC Motor Controller with an LCD 3. A Talking Logic Probe 4. Human Machine Interface 5. IR Remote Control Tester 6. A Simple Chat Device with LCD 7. Bluetooth Low Energy Controller 8. Capacitive Touch Sensing 9. Arduino-SNAP Circuit AM Radio 10. Arduino Scrolling Marquee Index

Let's build it!

Now is the time for building our own talking logic probe. Follow these steps:

  1. Wire the talking logic probe circuit on a solderless breadboard, as shown next. For reference, the circuit schematic diagram has been provided here:
    Let's build it!
  2. Upload the talking logic probe code to the Arduino using the sketch given after the schematic diagram.
  3. The phrase Signal is Low will be heard through the talking logic probe's speaker.
  4. Touch the logic probe's green test lead onto the EMIC 2 TTS module's +5 V pin.
  5. The phrase Signal is High will be heard through the talking logic probe's speaker.
    Let's build it!

Note

The mystery part represents the DCuT.

The code required to make the talking logic probe operational is:

/*

  Talking Logic Probe

  Author: Don Wilcher 2014 14 11

  Program Description:

  This program allows tracing digital circuit signals using the Emic 2 Text-to-Speech
  Module. Detecting a high or low signal will allow the Emic 2 TTS module to speak one of the voltage levels present...
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