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

Building a serial-based Simple Chat device


The serial-based Simple Chat device uses a hardwired interface communication method of sending text message data. The USB cable provides a transmit wire that carries the binary equivalent character data code (ASCII) from a desktop PC or notebook computer to the Arduino Uno. The Arduino Uno code will convert the ASCII code into the appropriate binary data capable of displaying the text message onto the LCD.

Building the serial-based Simple Chat device is quite simple and requires only a few off-the-shelf electronic components. As discussed earlier, building the Simple Chat device is aided by using a block diagram. The prototype serial-based Simple Chat device using a solderless breadboard and a few off-the-shelf electronic components is shown here. As an additional reference, the circuit schematic diagram is also provided:

Prototype serial-based Simple Chat device

Circuit schematic diagram of Prototype serial-based Simple Chat device is shown as follows...

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