Connect transistor to motor microbit?

We have a school project and need to connect a motor, which only has a ground and 3V connection, to a transistor in order to transmit data to our microbit. Does anyone have any ideas? Does anyone have a programming idea?

mfg

(No Ratings Yet)
Loading...

Similar Posts

Subscribe
Notify of
3 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
kmkcl
1 year ago

What is the goal behind it? How to transfer data? What data should be transferred?

The fact that data is transmitted via a motor, e.g. the motor is moved in a specific pattern to transfer data, is very unusual… Typically, data are transmitted which then control the motor.

So what is the exact task?

Gehilfling
1 year ago

to transfer data to our microbit

What data should be transferred? In the case of a motor, I would rather expect to be controlled by the microcontroller.