DIY Rocket Series Tutorial – 5 Rocket Autonomous Control

DIY Rocket Series Tutorial - 5 Rocket Autonomous Control

For more tutorial videos, please follow the WV public account: Industrial Novelist. Note: This video is sourced from a third-party platform and is for learning purposes only. If there is any infringement, please contact the author for removal! var __INLINE_SCRIPT__ = (function () { 'use strict'; function _arrayLikeToArray$1(arr, len) { if (len == null || … Read more

DIY Robot Tutorial: Easy Projects for Kids

DIY Robot Tutorial: Easy Projects for Kids

| This is Special Summer Project the5th original article | | Fun Play Series — A Step-by-Step Guide to Transforming Cardboard into Robots | Since we recently released two DIY cardboard toy tutorials, the comments and discussions in the community have perfectly illustrated that many of you have quite a few delivery boxes at home, … Read more

Micro:bit Beginner Temperature Measurement Tutorial

Micro:bit Beginner Temperature Measurement Tutorial

Micro:bit actually does not have a real temperature sensor. Its current so-called temperature measurement is actually done using the internal temperature sensor of the main chip. The proper use is only to detect the chip’s temperature, and not to measure the ambient temperature. However, Micro:bit is essentially a beginner learning board, so having such a … Read more

DIY Digital Compass Using micro:bit

DIY Digital Compass Using micro:bit

MAKER:Chen Liang/Translation:Fun Without End The micro:bit mainboard integrates an electronic compass module. This tutorial teaches you how to make a compass using micro:bit. This project is very simple and is suitable for beginners who are just starting with micro:bit. Materials List micro:bit ×13V battery holder (with JST connector) ×1CR2032 AAA ×2CR2032 AA ×2 3D Printed … Read more

Getting Started with micro:bit Creation Kit (Based on Mind+)

Getting Started with micro:bit Creation Kit (Based on Mind+)

(This series of tutorials are all based on the “Upload Execution” mode of Mind+, software version V1.1) Introductory Video Tutorial: Introduction to Mind+ Platform Mind+ is a programming software for teenagers developed based on Scratch 3.0, supporting various open-source hardware such as Arduino and micro:bit. You can complete programming by simply dragging graphical program blocks, … Read more

Create A Basic Python Web Server Using Flask On Raspberry Pi

Create A Basic Python Web Server Using Flask On Raspberry Pi

Create a Basic Python Web Server Using Flask Flask is a Python-based micro-framework for creating web pages. It can be used to render a web-based interface on the Pi and is relatively easy to set up. Creating a dashboard is useful; I first encountered it while searching for a way to create my paddle pool … Read more

Raspberry Pi Tutorial: VNC Connection and Static IP Setup

Raspberry Pi Tutorial: VNC Connection and Static IP Setup

This lesson mainly explains how to connect and control the Raspberry Pi via VNC, check the Raspberry Pi’s IP address, and configure a permanent static IP address for the Raspberry Pi. We are committed to creating a comprehensive and detailed Raspberry Pi curriculum and practical applications, using humorous animations, dialogue scenes, and real case demonstrations … Read more

Getting Started with Raspberry Pi: Lesson 3 – System Installation

Getting Started with Raspberry Pi: Lesson 3 - System Installation

Headache! Headache! I messed up again! Still not installed successfully! After watching this video, “Special Treatment for Headaches”! I’ll install as much as I can. Hahaha! Just kidding, this short video introduces several commonly used operating systems for Raspberry Pi, making it easy for everyone to understand. At the same time, it provides a live … Read more