Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Arduino Development Cookbook

You're reading from   Arduino Development Cookbook Over 50 hands-on recipes to quickly build and understand Arduino projects, from the simplest to the most extraordinary

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781783982943
Length 246 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Cornel M Amariei Cornel M Amariei
Author Profile Icon Cornel M Amariei
Cornel M Amariei
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Arduino Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Power on – Arduino Basics FREE CHAPTER 2. Blinking LEDs 3. Working with Buttons 4. Sensors 5. Motor Control 6. More Output Devices 7. Digital Communication with Arduino 8. Hacking Electronics – the Basics Index

Optocouplers/Optoisolators


There are times when we want to completely insulate two circuits, but still pass signals between them. We can do that with a relay. However, a relay is very slow. It takes around 10–30 milliseconds to switch on or off. We can't do PWM or communications at this pace. However, there is a clever Integrated Circuit (IC), called either the optocoupler or the optoisolator, which does exactly that.

In this recipe, we will use an optocoupler to switch on an LED with a completely different circuit that has its own independent power supply.

Getting ready

Following are the ingredients needed for this recipe:

  • An Arduino board connected to a computer via USB

  • Two general 220-ohm to 1,000-ohm resistors

  • A breadboard

  • A 1.5–3.0 V battery, preferably with wire terminals

  • A general LED

  • A general optocoupler/optoisolator such as the TLP621, 4N35, or LTV-816

How to do it…

Following are the general steps to connect an optocoupler to the Arduino and then to connect another circuit containing an LED...

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 $15.99/month. Cancel anytime
Visually different images