Developing a Strobe Light Source Using ESP32 for Kinematics Experiments

Developing a Strobe Light Source Using ESP32 for Kinematics Experiments

Recently, the microcontroller enthusiast has been researching how to use light-emitting diodes (LEDs) to replace the dot timing method to optimize kinematics experiments. Initially, self-flashing LEDs were used, but due to the equal duration of the flashing and dimming, noticeable motion blur was produced. To avoid motion blur, the enthusiast used the ESP32 development board … Read more

Measuring EMF and Internal Resistance Using ESP32 and Phyphox

Measuring EMF and Internal Resistance Using ESP32 and Phyphox

1 Introduction Recently, during the joint examination, there was a question about measuring the electromotive force (EMF) and internal resistance of a power source using the voltage-resistance method. Considering the authenticity of this experimental background, we validated the experiment using ESP32 and Phyphox. 2 Question Review and Reference Analysis 3 Experimental Validation In this validation … Read more

Electromagnetic Oscillation Experiment Using Phyphox, ESP32, and ADS1115

Electromagnetic Oscillation Experiment Using Phyphox, ESP32, and ADS1115

Recently, we conducted an electromagnetic oscillation experiment using Phyphox, ESP32, and ADS1115. The results were very satisfactory, and we witnessed the oscillation of current in the LC oscillation circuit composed of the coil and capacitor. Following the diagram, we connected the ESP32 and ADS1115 using DuPont wires. The wiring was quite complex due to the … Read more

Using ESP32 and Phyphox to Plot the I-V Characteristics of Solar Panels

Using ESP32 and Phyphox to Plot the I-V Characteristics of Solar Panels

Experimental Environment Recently, the microcontroller enthusiast used ESP32 and Phyphox to plot the I-V characteristics of a solar panel. The experimental circuit is simple to set up, with automatic data collection and automatic graphing, saving time and effort while yielding good results. What used to take dozens of minutes to complete can now be done … Read more

Exploring the Relationship Between Photoresistor Resistance and Light Intensity Using ESP32 and Phyphox

Exploring the Relationship Between Photoresistor Resistance and Light Intensity Using ESP32 and Phyphox

Experimental Scene and Circuit Connection Recently, I found online that a teacher published a paper in a journal, using the voltammetry method to measure the resistance of a photoresistor while measuring light intensity with a light sensor, then plotting the relationship curve of photoresistor resistance and light intensity in a spreadsheet. The steps are cumbersome … Read more

Super Knob Open Source Project Based on ESP32 and Brushless Motor

Super Knob Open Source Project Based on ESP32 and Brushless Motor

Click on the top “Embedded Application Research Institute” and select “Pin/Star the Public Account“ Valuable Resources Delivered Instantly! Source | Gitee wenzheng Compiled & Typeset | Embedded Application Research Institute Recently, I have been learning about LVGL related development, which will be applied to MCU and Linux related projects in the future. I chose LVGL … Read more

Getting Started with ESP32 IoT Development Environment

1 Main Content Course Listening Address Scan to Follow Equipment Order Address Scan to Follow 2 Course Outline 1. Setting Up the Development Environment 01 2. What is MicroPython? 02 3. Circuit Experiment – Lighting Up LED 4. The First Programming Experiment 5. Running Light 6. Button Control LED 7. Smart Button 8. LED Brightness … Read more

2022 Debut: Measuring Heart Rate Using Phyphox, ESP32, and Photoresistor

2022 Debut: Measuring Heart Rate Using Phyphox, ESP32, and Photoresistor

Experimental Scenario 1 Introduction Recently, while reviewing exam papers, I encountered an innovative question based on photoresistors. Inspired by this, I decided to design a clever experiment using Phyphox and ESP32 to see if I could measure my own heart rate. 2 Design Idea Utilizing the combination of Phyphox and ESP32 to measure the resistance … Read more

ESP8266 Module Firmware Local Upgrade Steps

ESP8266 Module Firmware Local Upgrade Steps

The article about the module is about to begin, and I plan to write a series of beginner and intermediate tutorials on modules and STM32 in the future. Generally speaking, manufacturers of the ESP8266 module will periodically upgrade the firmware inside the module and release it, so we must also master the method of upgrading … Read more

Using Phyphox and ESP32 to Capture Induced Electromotive Force from Small Motor Rotation

Using Phyphox and ESP32 to Capture Induced Electromotive Force from Small Motor Rotation

Recently, I was inspired by the quality lesson activities conducted by the city’s backbone teachers at the school. During the listening and evaluation session, I managed to use Phyphox and ESP32 to jointly capture the current change images produced by the rotation of a small motor’s rotor, which was quite exciting. After building the experimental … Read more