hub to hub communication with a soldered cable #2082
Unanswered
jajawunderbar
asked this question in
Q&A
Replies: 1 comment
-
|
Right now, there isn't really a good option other than modifying the firmware yourself. We've made some steps recently towards making a generic UART class that can be used from MicroPython but will still be some time before we are done. Right now, preliminary work isn't in the main branch, but rater in this branch. You can also subscribe to #220 to get updates when we make more progress. |
Beta Was this translation helpful? Give feedback.
0 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, I soldered a direct connection from two cables. Two technic hubs are now directly connected to port A (gnd, rx, tx, not connected at the moment vcc, m1, m2). How can I use this for communication instead of bluetooth via pybricks, possibly with extended libraries? I tried serialtalk_lpf2 from Anton's Mindstorms. But I'm not really getting anywhere. Thanks! Mathias
Beta Was this translation helpful? Give feedback.
All reactions