Skip to content

deneyapkart/deneyap-kizilotesi-alici-verici-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deneyap Infrarad Receiver Transmitter Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap Infrarad Receiver Transmitter

🔎Specifications

  • Product ID M53, mpv1.0
  • MCU STM8S003F3, TSOP2238, IR12-21C/TR8
  • Weight
  • Module Dimension 25,4 mm x 25,4 mm
  • I2C address 0x22, 0x56, 0x26, 0x27
Address
0x22 default address
0x56 address when ADR1 pad is shorted
0x26 address when ADR2 pad is shorted
0x27 address when ADR1 and ADR2 pads are shorted

📕Documentation

Deneyap Infrarad Receiver Transmitter

Deneyap Infrarad Receiver Transmitter Schematic

Deneyap Infrarad Receiver Transmitter Mechanical Drawing

Vishay TSOP2238-datasheet

Everlight IR12-21C/TR8-datasheet

How to install a Arduino Library

📌Deneyap Infrarad Receiver Transmitter

This Arduino library allows you to use Deneyap Infrarad Receiver Transmitter with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.2 - added new function(I2C_ReadFirmwareData16bit), updated function(getFwVersion) and comment lines

1.0.1 - changed example file names (KizilOtesiAlici -> KizilotesiAlici, KizilOtesiVerici -> KizilotesiVerici )

1.0.0 - initial release

🚀Hardware Connections

  • Deneyap Infrarad Receiver Transmitter and Board can be connected with I2C cable
  • or 3V3, GND, SDA and SCL pins can be connected with jumper cables
Infrarad Receiver Transmitter Function Board pins
3.3V Power 3.3V
GND Ground GND
SDA I2C Data SDA pin
SCL I2C Clock SCL pin
SWIM Debug no connection
RES Debug no connection
TX Transmit pin
RX Receive pin

📑License Information

Please review the LICENSE file for license information.