Micro:bit Control Using WeChat Mini Program

Micro:bit Control Using WeChat Mini Program

01 Project Introduction It has been a while since I updated the content because I was developing a mini program for a controller that communicates with the micro:bit development board via Bluetooth, which can be used for remote control of various small vehicles. The previous courses have introduced the Bluetooth module of the micro:bit, which … Read more

Wireless Self-Sensing And Anti-Infection Microneedle Patch

Wireless Self-Sensing And Anti-Infection Microneedle Patch

[Image]Traditional microneedle (MN) technology has unique advantages in treating wound infections, but its single-function design cannot achieve real-time monitoring of wound conditions, often leading to uncontrolled drug release. Here, we developed an anti-infection smart microneedle patch (SP-CSMN) that integrates three functional modules: temperature monitoring, Bluetooth wireless communication, and responsive drug release. This patch uses chitosan … Read more

Step-By-Step Guide to Building Your Own Bluetooth Car

Step-By-Step Guide to Building Your Own Bluetooth Car

Based on Arduino, this tutorial will guide you through the process of creating your own Bluetooth car, familiarizing you with the entire project workflow. First, here are the tools you will need: 1. Arduino UNO R3 x12. L298N Motor Driver Module x13. HC06 Bluetooth Module x14. Car Chassis x15. 12V Power Supply (7~9V) x16. Several … Read more

Recommended Interconnection Methods for Phyphox and External Sensors

Recommended Interconnection Methods for Phyphox and External Sensors

Recommended Interconnection Methods for Phyphox and External Sensors ——Also answering a question from a certain student at a university Since I started using microcontrollers to expand the external sensor technology of Phyphox about one or two years ago, I have experienced the process of connecting Phyphox with ESP32, Arduino UNO + Bluetooth BLE, Arduino Nano … Read more

Building a Bluetooth Debugging Environment on Raspberry Pi

Building a Bluetooth Debugging Environment on Raspberry Pi

This article is an excellent piece from the Kanxue Forum. Kanxue Forum Author ID: Nameless_a I borrowed a Raspberry Pi from nazo✌ and prepared to set up a Bluetooth sniffing/scanning environment for Bluetooth research. Burning the Image to the SD Card Official website: https://www.raspberrypi.com/ Download and Use the Burning Software Go to the official website … Read more

How to Choose the Right MCU Platform for Embedded System Development

How to Choose the Right MCU Platform for Embedded System Development

Nowadays, embedded system development is often based on platform models. MCU platforms include MCUs and their related components (peripheral devices, supporting devices, etc.), integrated development environments (development boards, development tools, middleware, etc.), and operating systems. When semiconductor manufacturers launch a new MCU product, they generally provide corresponding peripheral devices, integrated development environments, and operating systems … Read more

Designing a Simple Smart Bluetooth Lamp with ESP32

Designing a Simple Smart Bluetooth Lamp with ESP32

FastBond2 Phase 1 has received project submissions from many friends. Simple and easy, you can complete a Phase 1 project in just one day. How simple is it? You can submit a project just by drawing a block diagram with Scheme-it; how easy is it? You can freely express ideas that you wanted to implement … Read more

How to Use the 29 Yuan Micro:bit Kit – Downloading Programs via Mobile Bluetooth

How to Use the 29 Yuan Micro:bit Kit - Downloading Programs via Mobile Bluetooth

Follow us on WeChat public account “DLGG Maker DIY“ Set as “Starred“, delivering heavy content to you first. Continuing the topic of “How to Use the 29 Yuan Micro:bit Kit”. Last time I briefly summarized the hardware configuration and parameters in the kit (【Notes】How to Use the 29 Yuan Micro:bit Kit – Kit Hardware Introduction). … Read more

Getting Started with Micro:bit and Swift Playgrounds

Getting Started with Micro:bit and Swift Playgrounds

The Micro:bit Foundation has released the Swift Playgrounds program for Micro:bit, allowing interaction via Bluetooth on iPads. This program helps you learn the basics of coding while enjoying the fun that Micro:bit brings! Instructions: Install the Swift Playgrounds app on your iPad. Requires iOS 11 or higher. Supports iPad Air, Air 2, 5th generation iPad, … Read more

Create a Mobile Music Remote Control with micro:bit

Create a Mobile Music Remote Control with micro:bit

This article covers: 1. How to connect micro:bit to a mobile phone via Bluetooth 2. Using micro:bit as a remote control to control mobile music player Micro:bit is a micro programmable computer launched by the BBC in collaboration with many companies, designed to allow every child to have zero-based access to computer programming without needing … Read more