Posts

Showing posts from August, 2022

Your first Micro:bit project

Image
The Micro:bit is a kid-friendly microcontroller. Microcontrollers are a bit like computers but simpler and less powerful. I really like the Micro:bit because it is easy to program and allows me to interact with lights, sound, motors and many other fun things To write code for the Micro:bit you go to this site: https://makecode.microbit.org/#editor This is what it looks like. The thing in the middle contains all the coding blocks (Basic, Input, Music ...). You can drag them on to the right side of the screen to build your program. At the start you get the "on start" and "forever" blocks. Finally, the thing on the left is the simulator. Here you will see what your code does Today we are going to do a simple project to get some skills. I will need these skills for a cool project that we call "Vortex". We will talk about "Vortex" in a future post When you look at the Micro:bit you will see that it has 2 buttons ("A" and "B") and a...

Who am I

Image
Welcome to my blog! I am an 8 year old kid from Australia. I like to do coding, science and technology with my dad. I have been doing projects for 2 years. I also like Lego a lot This blog is about the projects I have made. I will also share with you what I learn as I make more projects in the future. I am making this blog because I want to help other kids and encourage them to learn more about STEAM (Science Technology Engineering Arts Maths)