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

Scratch 3.0 Programming Tutorial for Kids: A Parent’s Must-Read Guide!

Scratch 3.0 Programming Tutorial for Kids: A Parent's Must-Read Guide!

Scratch 3.0 is a star tool for children’s programming, loved by kids for its intuitive and easy-to-use features. However, with the rich functions and endless possibilities of Scratch 3.0, have you really grasped its essence? This article will deeply analyze the core content of the Scratch 3.0 programming tutorial for kids! 1. Scratch 3.0 First … Read more

Free Tutorial: Combining IoT Development with Embedded Development, Including Source Code Materials

Free Tutorial: Combining IoT Development with Embedded Development, Including Source Code Materials

“To do a good job, one must sharpen one’s tools.” The field of embedded and IoT development is like a mysterious magical world, full of endless secrets and challenges! 🎩 The range of applications is simply beyond imagination! In smart homes, tiny chips can control everything in the house, making life more convenient and comfortable; … Read more

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

【Click the above「Blue text」 to follow DF Maker Community, let’s become technology aesthetics together】 This tutorial will show you how to make a simple robot car at home using basic electronic components. The car can be controlled by a smartphone, and it is not limited to four directions. This is a very interesting project for … Read more