Does the BBC micro:bit have a serial port (not SPI)? #6680
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
Replies: 1 comment
-
Posted at 2016-01-15 by @gfwilliams The MicroBit has a one serial port that's connected to the interface chip - but those pins aren't exposed to the user, so aren't marked on that page. However the nRF51 is pretty cool in that you can remap pins anywhere. You should be able to use |
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.
-
Posted at 2016-01-15 by luwar
Does anybody know whether it will be possible to connect a sensor with a serial interface (+3.3V voltage level) ?
Beta Was this translation helpful? Give feedback.
All reactions