-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add display #9
Comments
I will think about it, but the point is that not every module, especially ESP32 based like XIAO ESP32C3 has enough pins to connect both CC1101 and OLED module at the same time. As for now my solution was tested with following boards :
Some of these boards do not support secondary SPI interface to connect OLED/LCD or do not have enough free pins to connect it. My goal was to build simplest and cheapset CC1101 tool and I succeeded. If you use chineese CC1101 board for 3$ and ESP8266 WEMOS D1 Mini clone for 2$ you will fit in 5$. Of course you need some Micro USB <-> USB C cable to connect to the mobile phone or Micro USB <-> USB to PC. Also consider that some people are using this device connected to the PC as I am showing in my video with Universal Radio Hacker, therefore display is not needed. About usage of this tool. If you have an Android phone and use Serial Terminal application ( https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal&hl=pl&gl=US ) |
I agree but i can confirm it does work with the Ideaspark esp32 with the screen attached. I added few lines of code for my screen to show something while using it but I wish i was better at this language or it id try myself. |
can you add the display and menu like ttgo t display and replay signal easyley or design like fliper zero by display its very dificult to work with this device
soryy about my request ..ithink its beter to use for users thanks alot
The text was updated successfully, but these errors were encountered: