Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

The IR Emitter driver is used in conjunction with an IR LED to emit IR signals which can control various devices.


Driver Parameters

The IR Emitter driver has one parameter that needs to be configured:

Pin

This is the pin the IR led is connected to. Amy pin is suitable.


Wiring

Example

The IR led is connected to GP0 through a current limiting resistor. Special care should be given to IR LEDs since they can easily burn through. 100Ω is a good value for a driving voltage of 3.3V, which is being sourced by the GP pins.

Breadboard 

Schematic 

Used Pins

Used Pins

Description

GP0 (can be any GP pin)

This pin drives the IR LED

GND

This pin provides the GND


How to write an App


How to create a firmware


  • No labels