Skip to content

mit41301/PIC10F2xx-RDA5807-NEC-IR-REMOTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The single assembly file supports all of the below mentioned devices using conditional assembly. In the MPLAB IDE just select the any one of the device listed below and build. This will produce HEX file, List file for the selected device. We can add more devices if we are in need.
FM tuner using RDA Microelectronics RDA5807 tuner with NEC IR Remote control using

  • PIC10F200
  • PIC10F202
  • PIC10F204
  • PIC10F206
  • PIC10F220
  • PIC10F222
  • PIC12F508
  • PIC12F509
  • PIC12F510

MPLAB IDE 8.92
MPASM 5.51

PIC10F2XX PIN ASSIGNMENT

  • SCL<->GP1
  • SDA<->GP2
  • IRx<->GP3

PIC12F5XX PIN ASSIGNMENT

  • SCL<->GP4
  • SDA<->GP5
  • IRx<->GP3

About

FM tuner using RDA Microelectronics RDA5807 tuner with NEC IR Remote control using PIC10F200, PIC10F202, PIC10F204, PIC10F206, PIC10F220, PIC10F222, PIC12F508 ,PIC12F509 or PIC12F510. MPLAB IDE 8.92 using MPASM 5.51

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors