Android Shortcuts: Create Custom Home Screen Shortcuts

Android Shortcuts: Create Custom Home Screen Shortcuts

/ Author Introduction / This article is contributed by Xiaweizi, sharing the development of desktop shortcuts, which I believe will be helpful to everyone! Thanks to the author for the wonderful article. Xiaweizi’s blog address: http://xiaweizi.cn/ / Introduction / The Shortcuts feature was introduced with Android 7.1 Nougat, mainly aimed at allowing users to define … Read more

MVP Architecture Experience with Kotlin on Android

MVP Architecture Experience with Kotlin on Android

Hot Articles Overview | Click Title to Read 2018 is Coming, BAT and Other Internet Companies’ Android Interview Questions Summary Advanced Android and Java Architecture Video Sharing Details and Principles of QR Code Generation MVP Kotlin Official Address https://github.com/googlesamples/android-architecture/tree/dev-todo-mvp-kotlin/ Looking at the official website, we find that the actual code amount comparison is less than … 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

Microbit Sensor Series 03 – Touch Button

Microbit Sensor Series 03 - Touch Button

01 Introduction The touch button is a type of switch based on capacitive sensing, which can be activated by direct contact with the sensor’s metal surface by a human body or metal. 02 Principle The touch sensor module is a capacitive touch switch module based on the touch detection IC (TTP223B). When the module’s metal … Read more

Microbit Sensor Series 02 – Button Press

Microbit Sensor Series 02 - Button Press

01 Introduction The button, also known as a tactile switch, can create very interesting interactive projects when used with other sensors. In the image below, you can see a red button and a blue button; they only differ in color, but their usage is the same. 02 Principle When you press the button, you can … Read more

Microbit Programming Robot Lesson 2: Ultrasonic Sensor

Microbit Programming Robot Lesson 2: Ultrasonic Sensor

Hello everyone, this is the second lesson, where we will add an ultrasonic sensor to the previous programming car. The main function of the ultrasonic sensor is to measure distance, and using this feature, we can create very useful things. We’ll talk about the projects later; first, let’s get familiar with the sensor. Ultrasonic Sensor … Read more

Learn micro:bit Easily: A Beginner’s Course

Learn micro:bit Easily: A Beginner's Course

Click the aboveScience Classroom to subscribe for the latest technology education information _ As the saying goes: A year’s plan starts in spring! During this extraordinary time of delayed school openings and staying home to combat the pandemic, as educators, we need to learn proper pandemic prevention knowledge, implement control requirements seriously, and more importantly, … Read more

Micro:bit PWM Servo Control Tutorial

Micro:bit PWM Servo Control Tutorial

01 Introduction PWM servos are controlled by PWM signals, allowing instantaneous angle changes, with good responsiveness and strong locking capability, but lower precision. 02 Principle Analog and Digital Signals First, let’s understand what analog and digital signals are: Analog Signal: The micro:bit can output a voltage between 0~3.3V, with parameter values and return values ranging … Read more

Exploring Artificial Intelligence with Micro:bit

Exploring Artificial Intelligence with Micro:bit

“Robot! Programming! Artificial Intelligence?” These are popular terms that most parents and students often hear these days. The first two have garnered some understanding among the public through various eye-catching articles. However, for artificial intelligence, most people still have only a vague understanding and lack a concrete concept. Let’s open the door to artificial intelligence … Read more

Micro:bit’s Red Car Adventure 04: Brave the Maze

Micro:bit's Red Car Adventure 04: Brave the Maze

It’s called an adventure. Some friends asked what the little red car has experienced? The name was chosen because the chassis at hand happens to be red. Plus, I was deeply impressed by Zheng Yuanjie’s “Red Car Adventure” from childhood, so it’s a tribute to my childhood With a theme I set myself, I must … Read more