This is my second IT project as an 8th grader, and for this assignment, I am working on creating a Tiny:bit Bluetooth Control System. In this project, I am learning how to connect and program the Tiny:bit robot using Bluetooth signals. The main idea is that whenever the Micro:bit receives a Bluetooth signal, it will execute the specific command that corresponds to that signal.
For example, if the signal tells the robot to move forward, turn, or stop, the Micro:bit will immediately process the instruction and make the Tiny:bit perform that action. This makes the robot fully controllable through Bluetooth, creating a simple yet effective wireless control system.
In our 8C class, many students are also working on similar projects, where each of us develops our own version of a Bluetooth control system for the Tiny:bit using MakeCode. We make use of the Bluetooth extension in MakeCode to program the Micro:bit, which provides us with the necessary blocks to pair and communicate with devices.
Additionally, we are also exploring resources such as the LOFI Cardboard Robot website, which helps us understand more about robot movement and Bluetooth control in a fun and interactive way. Through this project, I am not only improving my coding skills but also gaining practical experience in robotics, wireless communication.
Overall, this project has been very exciting because it combines both programming and hardware control, giving us a chance to see how code can directly influence real-world objects like the Tiny:bit robot.v