Exploring Current Variation in Voltage Divider Circuits with Phyphox

Exploring Current Variation in Voltage Divider Circuits with Phyphox

Recently, we studied the relationship between the current in various parts of a voltage divider circuit and the movement of the sliding contact, drawing the relationship graph with the help of Geogebra. Now, we use Phyphox for experimental exploration to see if the theory matches the practice. Maker Jiaozuo Early Research Using Geogebra to explore … Read more

DIY Calculator with ChatGPT OS: The Ultimate Cheating Tool

DIY Calculator with ChatGPT OS: The Ultimate Cheating Tool

What? A calculator can run ChatGPT now? There is a video as proof; the program not only answered the author’s questions but also gave the classic ChatGPT response—42—when asked about “the meaning of life”. Moreover, it looks just like an ordinary calculator; the secret lies within the machine. Of course, the difficulty is not small. … Read more

Exploring the Relationship Between Maximum Induced Current and Magnet Drop Height Using Phyphox, ESP32, and ADS1115

Exploring the Relationship Between Maximum Induced Current and Magnet Drop Height Using Phyphox, ESP32, and ADS1115

Experimental Scene 1 Introduction Recently, I have been deeply researching the “Do It” experiments in the new textbook section on “Electromagnetic Induction” to explore the relationship between the drop height of a magnet and the maximum value of the induced current in a coil. When using the maximum reading of a DC meter as the … Read more

Using Phyphox and ESP32 Bluetooth to Plot Power Output vs. External Resistance

Using Phyphox and ESP32 Bluetooth to Plot Power Output vs. External Resistance

1 Introduction After conducting the “Plotting the Power Supply Volt-Ampere Characteristic Curve” experiment, the microcontroller successfully replicated Teacher Mei’s experiment on “Plotting the Relationship Curve Between Power Output and External Resistance” using the existing circuit with only minor modifications to the source code. 2 Circuit Experiment Setup Connect a 10-ohm fixed resistor in series with … Read more

Using Phyphox and ESP32 Bluetooth for Coil Induction Experiment

Using Phyphox and ESP32 Bluetooth for Coil Induction Experiment

Recently, the microcontroller obtained a coil and conducted a coil induction experiment using ESP32 and Phyphox. Due to the small inductance of the coil, the induction phenomenon was not very obvious, but the technical solution has been validated. If a coil with more turns and an iron core can be obtained, the experimental effect should … Read more

Wheel-Leg Robot Design and Implementation

Wheel-Leg Robot Design and Implementation

Overall Scheme Design Overall Structure Design The wheel-leg robot (LeTian-robot2) utilizes a linkage mechanism (see Figure 1), with the linkage controlled by servos. By controlling the servos on both sides, the overall tilt and lift of the body can be achieved. The feet are directly driven by a 4010 brushless motor without any reduction gear. … Read more

Step-by-Step Guide to IoT Smart Faucet Circuit and ESP32 Programming

Step-by-Step Guide to IoT Smart Faucet Circuit and ESP32 Programming

1. Circuit Completion Plan In the previous chapter, we identified the circuit modules required for the smart faucet. Next, we will determine how these circuit modules connect to form a complete “system”. Since our system structure is simple and the components are relatively few, it can be roughly divided into three parts: • Power supply … Read more

Ethernet Solutions: Optimal Selection of Serial to Ethernet Chips and Modules

Ethernet Solutions: Optimal Selection of Serial to Ethernet Chips and Modules

In terms of Ethernet interface connections, there are usually two solutions: one is when the terminal product has a system running, such as Android systems on chips like RK3399, Linux systems on chips like i.MX6, and RTOS systems on low-end ARM chips like STM32F107. These chips have integrated Ethernet MACs, and by adding simple PHY … Read more

ArtInChip D133CBS Chip: Ideal Choice for Industrial HMI Products

ArtInChip D133CBS Chip: Ideal Choice for Industrial HMI Products

Introduction In today’s industrial automation field, the demand for high performance and reliability is growing. To meet these requirements, ArtInChip has launched the brand new D133CBS chip, designed as the main controller for industrial Human-Machine Interface (HMI) products with its outstanding performance and powerful features. ArtInChip D133CBS Core Performance Increased Clock Speed: The D133CBS chip … Read more

In-Depth Explanation of Hypervisor Technology

In-Depth Explanation of Hypervisor Technology

With the development of ICT technology, the computing power of a single SOC can undertake more services. The expansion of network bandwidth and characteristics such as low latency and differentiated services make the deployment of services and allocation of functions more flexible. For example: perception, fusion, planning, control, and execution can be decoupled. Automotive service … Read more