Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 838 → Rev 839

/Servo-Controlled IR-Transmitter/Doku.txt
26,6 → 26,7
 
Supply voltage:
5V DC @ 50 mA
(Attention when using RC-Receivers with higher voltage)
 
 
Theory of operation:
61,7 → 62,7
 
 
Currently supported IR-Protocols
Protocol Used by
Protocol: Used by
===================
GRUNDIG Grundig
JVC JVC
73,3 → 74,8
RECS80 Philips, Nokia, Thomson, Nordmende, Telefunken, Saba, Technisat
SAMSUNG Samsung
SIRCS Sony
 
 
The code was compiled using WinAVR-20081205. Other versions generate much bigger code which don't fit in the ATMega8 anymore. To avoid this, use another WinAVR version or disable some IR-protocols in irmpconfig.h and irsndconfig.h
 
This project is based on the nice IR decoder/encoder routines (IRMP/IRSND) from Frank Meyer => http://www.mikrocontroller.net/articles/IRMP