Hello everyone,
I have an Arduino UNO and a TFT connect to it (Modul LCD TFT 3.5” Uno | Cleste.ro)
Since all PINS are used, how do I also connect this:
How do I also connect a NRF20L01+PA+LNA radio module?
This one:
Thanks!
Hello everyone,
I have an Arduino UNO and a TFT connect to it (Modul LCD TFT 3.5” Uno | Cleste.ro)
Since all PINS are used, how do I also connect this:
How do I also connect a NRF20L01+PA+LNA radio module?
This one:
Thanks!
If the display uses all the Arduino pins, which does sound unusual, then you cannot connect the radio module.
The radio module needs seperate pins for CS,CSN and IRQ so use an Arduino with more pins.
srnet:
so use an Arduino with more pins.
This is what I was thinking about now...
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.