Hello everyone I am working on a university project that involves establishing communication with the LoRa SX1278 module using PIC microcontrollers. Our professor suggested using the PIC16F877A, but we have encountered a significant problem: it has been very difficult to find existing libraries or examples for this specific MCU. I don't think they exist, as the MCU does not meet the usual recommendations for the SX1278. I am trying to stay within the PIC family, but I am open to alternatives if another PIC microcontroller would facilitate development.
Has anyone here worked with LoRa SX127x modules on PIC before or seen any projects I can refer to? I would greatly appreciate any guidance, resources, or personal experience that would help us move...
Hello everyone I am working on a university project that involves establishing communication with the LoRa SX1278 module using PIC microcontrollers. Our professor suggested using the PIC16F877A, but we have encountered a significant problem: it has been very difficult to find existing libraries or examples for this specific MCU. I don't think they exist, as the MCU does not meet the usual recommendations for the SX1278. I am trying to stay within the PIC family, but I am open to alternatives if another PIC microcontroller would facilitate development.
Has anyone here worked with LoRa SX127x modules on PIC before or seen any projects I can refer to? I would greatly appreciate any guidance, resources, or personal experience that would help us move forward. Thanks in advance!
P.S.: I tried to convince my professor to switch platforms to something more common/recent like STM32, but he doesn't agree with the idea...