How to use microbit to do Scientific Research
This article introduces you how to use microbit to do scientific research, the content is very detailed, interested friends can refer to, hope to be helpful to you.
Arduino weather station
Above is our Arduino-based weather station with demonstration code. We like it, but it takes a lot of time to build.
With micro:bit and micro:bit weather kits, this process can be reduced from weeks to days. By using Microsoft MakeCode, students can use JavaScript (script) to program graphically in Blockly, giving teachers the flexibility to choose what they care about.
Teachers can spend a few days with their students to learn the basics of micro:bit through various projects and tutorials on the SparkFun Inventor Space or Microsoft MakeCode website.
Once your students have mastered the basics, you can guide them step by step to build a micro:bit weather station, learn how to read each sensor in the easiest way, and add some code to collect their sensor data. Your students will be able to assemble a weather station and start programming it within 50 minutes of class.
Microbit weather station
Our microbit weather station took only 30 minutes to build!
When your students start using the toolkit to get their weather data, the next step is to figure out how to capture the weather data. The toolkit includes a SparkFun OpenLog that reads weather data and writes it to a microSD card, and the final experiment in the guide includes how to do this.
On how to use microbit to do scientific research to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.