-
Despatch Industries, a leading technology and equipment supplier to the solar industry, announced that its patent-pending SolectFireTM technology is now available. SolectFireTM technology is the la...[Details]
-
Today I made a little thing: the digital tube displays the change value of the proximity switch. The proximity switch is connected to the microcontroller through external interrupt 0; the digital tub...[Details]
-
The following is a successful version of the periodic mode test program for the Nuvoton M051 MCU Timer 3:
#include "SmartM_M0.h"
UINT32 i =0;
/******************************************
*Func...[Details]
-
The power supply shown in Figure 1 is a universal input flyback power supply with an output of 35 W, using the TOP258PN device. Typical applications include LCD displays, but this design is also suit...[Details]
-
Xin's RTC chip looks good, but is expensive. Weifan's SD3088 is good, and it can also charge the battery. It is much cheaper, and the price on Taobao is 6 yuan per piece. My project has strict time r...[Details]
-
For LTE base stations, RF test methods and conformance requirements are critical. However, modulation formats, bandwidths, resource allocations and mobility increase the complexity of options, so the ...[Details]
-
According to the charging head website, there was news that Apple iPhone 12 will no longer come with a charger, and Apple's original 20W charger may be sold separately. Recently, domestic manufacture...[Details]
-
Overview The belt weighing coal feeder produced by Yamato Scale Co., Ltd. can be used in both weight control and volume control systems. In the weight control system, the weight of the coal is measur...[Details]
-
Dutch technology blog LetsGoDigital reported that TCL submitted an application for a smartphone design patent to the State Intellectual Property Office on March 3, 2020, and officially announ...[Details]
-
;Purpose: To learn about the internal 8-bit resolution ADC and data processing
;Full code download: http://www.51hei.com/f/shrad.rar
CHIP SN8F27E65
//{{SONIX_CODE_OPTION
.Code_Option WDT_CLK F...[Details]
-
On October 15, the signing ceremony of the Weice integrated circuit chip wafer-level and finished product testing base project was held in Pukou Economic Development Zone. According to information fr...[Details]
-
Early cars were a means of transportation responsible for taking passengers from point A to point B. Due to limitations in technological capabilities, neither passengers nor car companies had the c...[Details]
-
As the field of autonomous driving is booming, LiDAR, an essential component of autonomous driving, is also popular, so many eye-catching companies have emerged in this field. Among them, AEye is a c...[Details]
-
Method for measuring and testing using electronic sensors
1. What is temperature?
Heat is a form of molecular motion. The hotter an object is, the faster its molecule...[Details]
-
Experience 1: Use "software trap + program password" to deal with the flying of PC pointer
When the CPU is disturbed by external factors, sometimes the PC pointer will fly to another program se...[Details]