Article
SAA3049 Replacement
a microcontroller-based RC5 decoder
Sadly enough, the popular Philips SAA3049 remote control decoder IC is no longer available. No semiconductor foundry offers a replacement type, probably because nowadays remote-control decoding in consumer electronics is performed by customer-specific microcontrollers. We can do the same ourselves!The number of ICs that have been specifically developed for decoding infrared messages is significantly less that the number of available transmitter ICs. This is because there is often already a microprocessor in the receiving device, and it can handle the decoding ‘on the side‘. Depending on the application, a certain amount of supplementary logic is always necessary to integrate a decoder IC into a circuit, and this contributes to cost and space problems. Modern microcontrollers can handle this task just as well or better, and they only cost around 50 pence each in large quantities.
Materials
Gerber file
CAM/CAD data for the PCB referred to in this article is available as a Gerber file. Elektor GREEN and GOLD members can exclusively download these files for free as part of their membership. Gerber files allow a PCB to be produced on an appropriate device available locally, or through an online PCB manufacturing service.
Elektor recommends the Elektor PCB Service service from its business partner Eurocircuits or AISLER as the best services for its own prototypes and volume production.
The use of our Gerber files is provided under a modified Creative Commons license. Creative Commons offers authors, scientists, educators and other creatives the freedom to handle their copyright in a more free way without losing their ownership.
PCB
Component list
Resistors:
R1,R2,R9 = 1k?
R3-R8 = 820?
R10 = 100?
Capacitors:
C1,C3,C5 = 100nF
C2,C4 = 100µF 16V radial
Semiconductors:
D1-D6 = LED, red, low current
IC1 = 87LPC764BN, programmed, order code 020085-41
IC2 = 7805
IC3 = IR receiver module SFH5510, PIC2604SM, TFM5360 or similar
IC4-IC11 = 74HC595
Miscellaneous:
JP1 = jumper
S1 = 8-way DIP switch
PCB, order code 020085-1
Disk, source and HEX code, order code 020085-11 or Free Download
R1,R2,R9 = 1k?
R3-R8 = 820?
R10 = 100?
Capacitors:
C1,C3,C5 = 100nF
C2,C4 = 100µF 16V radial
Semiconductors:
D1-D6 = LED, red, low current
IC1 = 87LPC764BN, programmed, order code 020085-41
IC2 = 7805
IC3 = IR receiver module SFH5510, PIC2604SM, TFM5360 or similar
IC4-IC11 = 74HC595
Miscellaneous:
JP1 = jumper
S1 = 8-way DIP switch
PCB, order code 020085-1
Disk, source and HEX code, order code 020085-11 or Free Download
Discussion (0 comments)