Difference between revisions of "Infrared Signal Receiving"

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

Latest revision as of 03:36, 24 March 2016

Function of the Module

Overview

To use the IR receiving sensor to receive infrared signals and check data in the serial monitor.

Bill of Material

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

Hardware Buildup

Setup 1:Connect the port of the sensor with D10 port of the Hub.

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

Mixly Programming

Debugging

Extension