[size=5] EEWORLD Download Center is about to launch a special column for development tools/software. This column will recommend various embedded system development software to you! We strive to provid...
#include
#include
main() { int i=5,j=5,p,q; p=(i++)+(i++)+(i++); q=(++j)+(++j)+(++j); SCON=0x50; TMOD|=0x20; TH1=0xf3; TR1=1; TI=1; printf("p=%dq=%d",p,q); while(1){}; } I wrote this program using kei...
[i=s]This post was last edited by Brother High on 2014-10-20 10:04[/i] I applied for a trial of Qingke's Open081 development board some time ago. I received the board yesterday, but I was busy install...
I need help. Currently, I have adopted two methods. One is to use NXP's USBHOSTLite routine, but the problem is that it only supports fat16 format and cannot recognize fat32 format USB flash drives. T...
Jeff from TI Silicon Valley Lab introduces the new WEBENCH Export tool added to TI's award-winning WEBENCH online design tool, which can instantly export analog designs from the WEBENCH Design Center ...
Microchip's PIC18F46J50 is a low-power, high-performance 8-bit USB microcontroller (MCU) using nanoWatt XLP technology. The current in deep sleep mode can be as low as 13nA, the operating voltage i...[Details]
introduction
For the voltage regulator modules (VRMs) that power the latest computer central processing units (CPUs), power supply designers have historically used multiphase interleaved b...[Details]
Two simple circuits are implemented to drive two LEDs from a battery powered microprocessor.
This design is based on a circuit that uses three resistors and a microprocessor I/O pin as an input h...[Details]
Battery life is critical for portable applications. For applications such as smoke detectors, security devices, and thermostats, factory-installed batteries need to last for more than 10 years. The...[Details]
We know that microcontroller development tools generally include real-time online emulators and programmers. Among them, online emulators are very good tools, but they are also more expensive...[Details]
Microcalorimetry
is used to determine energy relationships. Microcalorimetry techniques are often required when performing calorimetric experiments with small sample sizes or slow heating rat...[Details]
Nippon Electric Works and Volvo Technology Japan have developed a wireless power supply system for electric vehicles (EVs). Using this system, the two companies have successfully conducted an exper...[Details]
0 Introduction
Ultrasonic waves
are mechanical waves with a frequency of more than 20KHz, and the propagation speed in the air is about 340 m/s (at 20°C). Ultrasonic waves can be gene...[Details]
0 Introduction
Wireless Sensor Network (WSN) monitors the target by deploying a large number of sensor nodes in the target area. WSN realizes the positioning and tracking of the target, determi...[Details]
1 Load Regulation
Changes in power supply load will cause changes in power supply output. When the load increases, the output decreases, and vice versa, when the load decreases, the output inc...[Details]
The power supply is the core component of a computer. Although it is not of high value, all computer components rely on the switching power adapter to provide energy, so the stability of a power su...[Details]
1. Introduction
Stepper motor is a basic component that converts electrical energy into kinetic energy. It has been widely used in a variety of electromechanical equipment, such as various machine...[Details]
In recent years, the application of single-chip microcomputer systems in the field of industrial measurement and control has become more and more extensive. However, for industrial sites with harsh...[Details]
In the 1980s, breakthroughs were made in the design and production of small, low-power quartz metal halide lamps with precise dimensions. At the same time, with the acceleration of people's lives a...[Details]
As the automobile consumer market heats up, the safety performance of automobiles has attracted more attention from consumers. When driving at high speed, tire failure is the most worrying and diff...[Details]