Using Mixly to Drive Blue Bridge Arduino Development Board

Using Mixly to Drive Blue Bridge Arduino Development Board

(⊙o⊙)…, I am sharing Arduino-related materials again. For some, it might be incomprehensible but impressive. But who told me I have been tinkering with Arduino recently~~~~ 1. Monochrome LED Module Figure 1 Monochrome LED Module Schematic As shown in Figure 1, RED corresponds to red, GRE to green, and BLU to blue, corresponding to digital … Read more

Focusing on Community and Open Source to Create Standardized Products for Diverse IoT Needs

Focusing on Community and Open Source to Create Standardized Products for Diverse IoT Needs

The greatest science fiction writers probably never anticipated the invention of the internet. If the internet changed modern people, the rapidly developing Internet of Things (IoT) industry has even more to offer for the future. Whether it’s smart cities, smart homes, smart factories, or industries like construction, logistics, and public services, more and more “things” … Read more

EESkill NRF24L01 Wireless Module User Manual

EESkill NRF24L01 Wireless Module User Manual

1. Introduction to EESkill NRF24L01 Wireless Module NRF24L01 is a wireless communication chip recently produced by NORDIC, using FSK modulation and integrating NORDIC’s own Enhanced ShortBurst protocol. It can achieve point-to-point or 1-to-6 wireless communication.The wireless communication speed can reach 2M (bps).NORDIC provides the GERBER files for the communication module, which can be directly processed … Read more

Step-by-Step Guide to DIY Biped Robot Using Proteus

Step-by-Step Guide to DIY Biped Robot Using Proteus

This article will explain how to DIY a biped robot. The hardware system of the biped robot mainly includes the microcontroller minimum system circuit, PWM circuit, indicator light circuit, independent key circuit, and power supply circuit. The main design requirements for this biped robot circuit are as follows: · The microcontroller minimum system can output … Read more

DIY Hot Water Heater Controller Using ESP8266: Hardware Guide

DIY Hot Water Heater Controller Using ESP8266: Hardware Guide

With the widespread adoption of IoT modules, various “cloud” technologies are emerging, and the speed of IoT entering homes has significantly increased. As an electronics DIY enthusiast, this means having powerful tools to quickly address real household needs; all previous creative ideas can now be realized in a short time using IoT technology. Recently, my … Read more

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

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