Skip to content

DaveCalaway/Tiny_Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny_Remote

ATtiny85 IR Library, you can send the IR Signal with the Physical pin 3 - aka 4 - .

This library is a mix of library and code from those components:

I recommend you to use the ATTinyCore for driver the ATtiny85: https://goo.gl/hin2re

Function in library

NEC:

  • Send
  • Receive

Sony:

  • Send
  • Receive

SAMSUNG:

  • Send

sendRC5/6:

  • Send
  • Receive

sendRaw

Installation

Donwload the ZIP, extract it and copy the "tiny_IRremote" folder in to "Arduino/libraries" .

Future implementations:

[ ] SAMSUNG Receive ( copy to the main library )
[ ] ATtiny84 ?

Releases

No releases published

Packages

No packages published

Languages