Are there any teachers or classmates who are studying software radio in the forum? I hope to communicate and learn with everyone. I am a novice, but I can't find an organization....
When MAX6675 is connected to a K-type thermocouple probe, the temperature is fairly accurate, about 32 degrees, with a positive or negative error of 2 to 3 degrees. However, as soon as your hand or sk...
Traffic signal controller is the front-end signal light control equipment. It plays a very important role in ensuring traffic safety and smooth flow and reducing the labor intensity of traffic managem...
[i=s] This post was last edited by jameswangsynnex on 2015-3-3 20:03 [/i] DS1302 uses 3 wires to connect to the microcontroller, and can access internal registers and RAM. This program provides the in...
[i=s]This post was last edited by alan000345 on 2018-11-12 07:31[/i] [align=left]As healthcare expands to include emerging technologies, as batteries shrink in size and connectivity increases, the med...
It seems that the information is not clear, and this function can be disabled. How to determine the timing of the sample and hold timer? What is the difference between using it and not using it? I don...
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
When STM32 uses JTMS (PA13) and JTCK (PA14) as normal I/O ports, add the following code before initialization (the order cannot be reversed): RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO, ENABLE); G...[Details]
In one of my products, there are two chips, AVR and PIC, at the same time. When AVR drives the relay, then drives the contactor. PIC is used for display. I found that PIC actually has a little interf...[Details]
International Solar Photovoltaic Network News: On November 21, Australia's SMA Solar Technology Co., Ltd. signed a contract with the local government to provide photovoltaic inverters with an insta...[Details]
Not long ago, we discussed the disruptive trends that will change the future of display solutions and the changes that High Dynamic Range (HDR) can bring , which provides a more realistic...[Details]
#include MSP430x12x2.h #define TEM_ADC_CHL 0x0a void InitSys(void); void Read_ADC(unsigned int INCH_channel); void ADC_TO_TEM(void); unsigned int ADC_sample_val; unsigned int long temp1,temp2;...[Details]