Replies: 1 comment 2 replies
-
|
If you are sending UART data from Arduino, I believe that the best option is to install BusPirate from geo_tp... You can use bruce to read RX from this GPIO, but it will be tied to Infrared or Radio Frequency protocols.. For UART communication, it can be possible to control bruce from it, using SerialCmd through UART port, but it is tricky, and it is being developed to control bruce from FlipperZero, for example, but and Arduino would do the very same... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
is it possible to receive data on Rx pin on a Lilygo t-embed (pin 44) which has been sent via Tx from e.g. an Arduino?
And if so, how can I display it on the screen?
Thanks.
Tobias
Beta Was this translation helpful? Give feedback.
All reactions