Show Icon This project will use the show icon feature of Micro:bit to display various icons on the LED screen based on user input or certain conditions. This feature is…
this time we will create a simple project using Microbit, where we will display the numbers 1,2,3,4,5,6,7,8,9,10 with a delay Each number is 100MS. for the results that will be…
after we discussed the Block code in the Basic section which can be read here https://wisatailmu.com/2025/01/22/basic-full-list-of-code-blocks-inside-microbit/,now we will discuss the code block in the input section. 2. Input Blocks for…
Before continuing to create other projects using microbit, we should first recognize what functions we can use and have been prepared in microbit. The following is a complete list of…
To start your first project on MakeCode for micro:bit, follow these steps: 1. Open MakeCode for micro:bit Please open the site https://makecode.microbit.org/ using your favorite web browser such as Google…
What is Micro:bit ? Microbit, or BBC micro:bit, is a small computer designed to make it easier for children and beginners to learn about programming and electronics. Microbit was first…
Here is a list of MySQL or MariaDB Server applications that can be installed for database learning on various operating systems: 1. XAMPP XAMPP is a server application package that…
What is MySQL MySQL is a relational database management system (RDBMS) that uses SQL (Structured Query Language) as its data processing language. MySQL was developed as open source software. This…