Home 2018 › Forums › Crumble › Support › Using with microbits? › Reply To: Using with microbits?
September 29, 2017 at 7:50 am
#5353
Moderator
Hi GHesse,
It should indeed be possible to use the output of a Microbit as an input on the Crumble. I believe that the voltage of the Microbit is around 3v, and this should be enough to trigger the ‘HI input’. However, if this doesn’t work, you may need to take the analogue() of your chosen input pads, and then set up a conditional statement e.g. ‘If analogue(A) > x’.
I hope this answers your question, and if you have any others, feel free to ask.
Kind regards,
Dan
p.s. It would be great to see your final project!