Protues simulation example (8051)-stepper motor control.rar
The Sensor Watch is unlike most smartwatches.
This dice mainly consists of an ESP8285-01F, six PCBs and 54 LEDs. Its structural design is very clever, and the exquisiteness of the structure is also reflected in the production process.
RSL10 QFN EVB is used as the main control of IOT lamps. Because the GPIO of RSL10 is limited, the data protocol adopts single-line return-to-zero code communication method. The system only needs one GPIO1 as the LED RGBW driver. GPIO is used to drive WS2812. WS2812 is a control circuit and An intelligent externally controlled LED light source with integrated light-emitting circuit. Its appearance is the same as a 5050LED lamp bead, and each component is a pixel. The pixel contains an intelligent digital interface data latch signal shaping amplification drive circuit, a high-precision internal oscillator and a 12V high-voltage programmable constant current control section, which effectively ensures that the color of the pixel light is highly consistent. , the other ADC port is used to collect the temperature of the lamp, and when the temperature exceeds the limit standard, it automatically reduces the luminous efficiency of the lamp to avoid burning out the LED due to excessive temperature.
Protues simulation example (8051) - playing music
An open source multimeter design based on STM32F1/F3, with dual-range V/I, RMS measurement, continuity, component testing and other functions. The author has made all design files open source, which is very suitable for DIY entry.
It's all open source, and their documentation is very detailed, which is a rare learning material.
Pocket calculator style general purpose programmable device (computer) ideal for learning programming and improving building/soldering skills.
Supports voltage, current, effective power, apparent power, power factor, frequency, and harmonic component display.
This project includes all the software and hardware design required to develop the T12 soldering station. The PID parameters are mature and the function completion is very high.
Introducing a simple and highly scalable application solution - a data acquisition instrument developed based on the MM32W series.
Open source material for the Arduino UNO Mini Limited Edition.
Alex Newton released an IoT electrocardiogram monitoring (ECG) tutorial based on ESP32, demonstrating that remote cardiac monitoring can be carried out no matter how far the distance is between the doctor and the patient.
"Bluetooth controlled car based on stm32f4" is a motor drive module, power management module, stm32f4 main control module, Bluetooth serial communication module, and android control module based on the STM32F4 DISCOVERY development board produced by STMicroelectronics and ARM. The motor drive module uses two L298N chips to drive 4 motors. The enable terminal is connected to 4 PWM wave signals from the main control board, and the 8 input terminals are connected to the 8 output ports of the main control board; the power management module uses LM2940 -5.0 chip converts 12V to 5V, 12V is used for power supply of motor modules, and 5V is used for power supply of Bluetooth modules, sensors, etc.; the main control module uses the MDK editing program and then downloads it to the main control board to realize the integration of hardware and software Interaction; the Bluetooth serial port communication module uses the FBT06_LPDB pin-in Bluetooth module to communicate with the main control board through the serial port and at the same time communicate with the android phone; the android control module is a set of functions such as turning on Bluetooth, searching for Bluetooth, and controlling the car. Users can control the movement of the car through the android control terminal to achieve some functions and services that users need.
Cruelfox, a forum expert, has updated his article to share with you an experimental idea of a CNC experimental power supply. The power supply uses two domestic chips, with a 3,000-word detailed explanation. He briefly talked about the first experimental power supply he made, whose shell was an aluminum medicine box and whose knob was a toothpaste cap. He mainly talked about the ideas and principles of the current mini PCB pocket version.
Supports various Cortex-M cores, can be used wirelessly in the local area network, and can be used remotely in the external network.
The Jlink OB made by F072 has a maximum speed of 3000kHz, and the Jlink V9 has a maximum speed of 12000kHz.
AT89C52 microcontroller is used as the core control component to design an electronic keyboard. The microcontroller is used as the main control core, and it forms the core main control module together with the keyboard speaker and other modules. The main control module is equipped with 8 buttons and a reset button.