Difference between revisions of "Infrared Signal Emitting"

From Microduino Wiki
Jump to: navigation, search
(Created page with "{| style="width: 800px;" |- | =Function of the Module= *'''Please refer to: Infrared Transmission''' ==Overview== To use the IR emission sensor to send infrared signals....")
 
(Function of the Module)
 
Line 3: Line 3:
 
|
 
|
 
=Function of the Module=
 
=Function of the Module=
*'''Please refer to: [[Infrared Transmission]]'''
+
*'''Please refer to: [[Infrared transmission]]'''
  
 
==Overview==
 
==Overview==

Latest revision as of 03:36, 24 March 2016

Function of the Module

Overview

To use the IR emission sensor to send infrared signals.

Bill of Material

  • Module
Module Number Function
mCookie-CoreUSB 1 Core board
mCookie-Hub 1 Sensor pin board
Microduino-IR Emitter 1 Infrared emission sensor
  • Other Hardware Equipment
    • One USB cable
    • One sensor cable

Hardware Buildup

Setup 1:Connect the port of the sensor with D6 port of the Hub. For mCookie using, that should be connected on the pin6.

  • Setup 2:Connect the CoreUSB, Hub and IR Emitter together to the computer with a USB cable.

Mixly Programming

Debugging

Extension