The chip used is Maxim's MAX2829. I want to make a WiFi module circuit board based on the official reference design of this chip. I want the line-of-sight communication distance of this module to reac...
[align=left][color=rgb(0, 0, 0)][font=宋体][size=11pt][font=宋体]Here we share the official[/font][/size][/font][/color][color=rgb(0, 0, 0)][font=宋体][size=11pt][url=http://www.st.com/content/st_com/zh/pro...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:00[/i]1. Mission (1) When the sinusoidal signal input voltage amplitude of the amplifier channel is (5~700)mV and the equivalent load resist...
[size=4] The main function of a potentiometer in a circuit is to adjust the size of voltage and current. You can often see some combination of letters and numbers on the potentiometer. These numbers r...
Can anyone tell me why this is happening? The value of "chipNumb" is 0x02, and CHIP_NUMB is the constant 0x02, but it still returns FALSE?1.JPG(6.25 KB)Downloads:3
2010-8-19 15:322.JPG(39.49 KB)Downlo...
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
I have read the source code of mbed these days, and the interface encapsulation for upper-level application calls is quite good. The code quality is relatively high, the comments are also very detai...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
On April 18-19, 2018, at the "Second Distributed Photovoltaic Carnival" held in Hangzhou, Jinko Power and China New Energy Assets Investment, Financing and Trading Platform (hereinafter referred to as...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
Recently, Jiangsu GoodWe Power Technology Co., Ltd. ("GoodWe") unveiled two products of the SDT family, the 17kW smart photovoltaic inverter GW17KN-DT and the 20kW smart photovoltaic inverter GW20KN-D...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
Today’s medical devices are filled with increasingly complex electronic devices that monitor, display, assist and warn patients. The latest generation of medical device electronic devices are smaller...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]