-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Seems like it has been a while since @ea posted. I saw the RFM69/lora comment in another issue, so I am sure he has done much more than is on here and I get it, explore and creating stuff is fun....maintaining code and dealing with issues not so much.
For a while now I have been working on a CC1101 and ESP32 based low cost + most of rfcat capabilities and syntax. Since I am ~90% complete I grabbed one of these. I figure screen/keyboard + my code could make for a nice and cheap all in one. Plus I needed a distraction since I lost my old puppy.
My plan is to avoid the bootloader to save some space, and hopefully be able to port my code to take keyboard input and display outputs on this display. Radiolib is fairly large though and I am using that so a bit concerned there, and I will need to connect the CC1101 GDO2, for which I was thinking of using Q1 which looks to be ATmega128RFA1 pin 49.
Anyway if you are still around, I would appreciate thoughts on Q1, but thanks for the idea!