Communicate With MICRO:BIT

by Akanksha_AK in Circuits > Electronics

405 Views, 3 Favorites, 0 Comments

Communicate With MICRO:BIT

Screenshot 2021-10-02 191008.png

This project my first project with Micro:Bit and it is made as part of MICRO:BIT contest.

First conversation with new people are hard to make. Here is my project with Micro:Bit which makes the first conversation more beautiful.

Using Micro:Bit you can customize and send small messages like some emojis and also asking for meet as well as showing direction for them to meet you by sending a move message followed by arrows for directing them.

Supplies

2 x Micro:Bit

One for sending messages and other for receiving messages.

Circuit

Screenshot 2021-10-02 192419.png

The circuit is not at all complex. It's just dragging two Micro:Bit's from the components.

Code

Screenshot 2021-10-02 193328.png
Screenshot 2021-10-02 193356.png
Screenshot 2021-10-02 193613.png
Screenshot 2021-10-02 193651.png

The heart of this project lies in it's code.

Before you start coding you need to decide what messages you want to include in Micro:Bit as part of your conversation.

I have considered the following:

Press A - 🙂

Press B - ☹️

Press A+B - ❤️

Gestures:

Logo up - ✔

Logo down - ✖

Free fall - Meet?

Shake - Move

3g - ⬆

6g - ➡

8g - ⬅

Next set the radio for establishing the connection between both the Micro:Bit's and give the instructions to be followed as decided.

Coding should be done for both the Micro:Bit's one to send the code and the other to receive the code.

Start Your Conversation

Simulate the project and that's it.

Hurraayyy!!!!

You have made your Mini Communication Device.

Now make your first communication with new people without any hesitation.

Try it yourself:

Click the link below to test my project.

https://www.tinkercad.com/embed/hmBGX39AeCQ?editbtn=1