Hi All,
All the usual initial statements: Looked everywhere, spent days, etc, etc... Now that's out of the way...
Trying to use a RFM69 radio module with a T3.2 using the LowPowerLab library. I'm finding suggestions from as far back as 2013...
I'm not a large quantity user, but aside from the power use and the 5v tolerant pins, I have a fondness for the PGA and robust A/D.
I may be naive, and not having a grasp of the logistics, but it surprised me that once you were all tooled up for...
A little bit of an update: I've found that explicitly declaring function prototypes has greatly reduced some of the very odd behavior. New one for me. Still a few things I need to sort though.
Wonder of wonders... in the act of trying to pare down a 1200 line program to something I could present here, I had some lucky guesses.
I apologize for not posted some code for you to at least get an idea, because I realize it's almost...
Hi all,
Pulled out an older project to resurrect it (update it really), and while it runs on the device, the program won't compile any longer. Teensy 3.2 and Adafruit LCD with ILI9431. If I remember correctly, I was using Arduino 1.8.(teens)...