Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 940 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 940 Bytes

PSoC RFM69: Library to control RFM69 radio modules with Cypress PSoC microcontrollers.

31/08/2016 -> Added support for H modules and PSoC 5LP

About this repository.

  • PSoC_RFM69_Library: the library.
  • Test: demo/testing projects.
    • PSOC4_RFM: demo/testing for PSoC 4 microcontroller. Tested using a Cypress development kit CY8CKIT-042 PSoC 4 Pioneer Kit.
    • PSOC4M_RFM: demo/testing for PSoC 4 microcontroller. Tested using a Cypress development kit CY8CKIT-044 PSoC 4 M-Series Pioneer Kit.
    • PSoC5LP_RFM: demo/testing for PSoC 5LP microcontroller. Tested using a Cypress development kit CY8CKIT-059.

Development environment.

  • PSoC Creator 3.3 (ARM GCC 4.9 compiler)
  • Development kits above mentioned.
  • RFM69CW and RFM69HCW radio modules for 433Mhz (these are the modules i have, library should work for other frequency modules too).

http://hackingchips.com/libreria-rfm69-para-micros-psoc/