-
Flat panel displays are taking the computer market by storm; rising sales rates for LCD monitors, graphic projectors, and plasma displays are reminiscent of the early days of personal computers. To...[Details]
-
On August 8, 2016, Zhongshun New Energy signed a cooperation agreement with Zhongguancun Online to officially promote Zhongshunxin brand products on its platform.
This time, two representa...[Details]
-
According to Bloomberg's Mark Gurman, Apple appears to have delayed the release of its redesigned MacBook Air until later this year, and it's likely that new 14-inch and 16-inch MacBook Pro models wo...[Details]
-
China Energy Storage Network:
In 2018, the hottest topic in the field of venture capital is blockchain, and there is a wave of blockchain investment. How should entrepreneurs seize this entre...[Details]
-
What I like most is making products with voice broadcasts. The process of writing programs is too boring. Some products take several months to develop, and the entire process is inevitably a bit lone...[Details]
-
This is the circuit design of a 21W Class AB audio amplifier with power transistors as the main part. It is simple in design and also simple to set up. Set the 10k trimmer to about half and the 470...[Details]
-
MCU source program: /*******************************************************************/ /* Program name: PWM DC motor speed regulation*/ /* Crystal: 11.00592 MHz CPU model: AT89C51 */ /* PWM wave...[Details]
-
1. Serial port initialization void usart_init() { SCON = 0x50; //REN=1 allows serial reception status, serial port working mode 1 TMOD = 0x20; //Timer working mode 2 PCON = 0x00; TH1 = 0xFD; //Baud r...[Details]
-
Because it allows multiple I2C bus devices to be connected to the bus, the devices connected to the I2C bus are open-drain or open-collector, which can realize the wired AND function. At the same tim...[Details]
-
Jack Weast, Intel senior principal engineer and vice president of autonomous vehicle standards at Intel subsidiary Mobileye, delivers a keynote speech...[Details]
-
1 Introduction As we all know, to realize remote speed control and temperature detection of DC motor, signal transmission is undoubtedly important. Traditional analog control method is not only diff...[Details]
-
USB HID keyboard reporting 0x05, 0x01, // USAGE_PAGE (Generic Desktop) 0x09, 0x06, // USAGE (Keyboard) 0xa1, 0x01, // COLLECTION (Application) 0x05, 0x07, //USAGE_PAGE (Keyboard) 0x19, ...[Details]
-
I made a simple 19264 LCD clock with large digital display, using DS1302 and ds12cr887 clock chips, two corresponding programs respectively. Only hours, minutes, seconds and temperature are displayed...[Details]
-
For more than a decade, the European Union has been trying to urge electronic device manufacturers to use chargers with unified specifications, and earlier this year passed a proposal for a new bill....[Details]
-
With the development of industrial automation, intelligence and informatization, data exchange and communication between industrial equipment have become increasingly important. Efficient data inte...[Details]