[i=s]This post was last edited by jinghong21 on 2015-11-11 18:20[/i] Now I have a problem. The FPGA receives data from the serial port of the microcontroller, which needs to generate 3 sections of hig...
I want to do a 3G data transmission project. When I searched for information online, I found that most of them were done with ARM+LINUX, and there were relatively few with FPGA. There was also relativ...
Hello everyone, I have a question~ I plan to use ARM+GPRS module to make a terminal, and want it to communicate with my computer. Now I have the following problem: My computer is connected to the Inte...
Industrial production automation★iLocateTM production visualization system is a real-time location system (RTLS) built with ultra-wideband radio frequency technology. The system has the characteristic...
Tianying (Shanghai) Optoelectronics Technology Co., Ltd. is urgently hiring for the following positions: Position Name: Test Technician Specific Requirements: 1. Assist the test engineer to complete t...
Hey guys, I am working on DSP motor control. I want to control the motor through the host computer and design a virtual oscilloscope to collect waveforms. I have read some VB knowledge, but I don't kn...
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[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]
The adoption of vehicle tracking systems for cars and fleets is increasing. Modern trackers have reduced form factors and increased functionality to support active data transmission for real-time tra...[Details]
The ZTE incident has aroused people's concerns about the future of Chinese chips, and they have been using WeChat and Weibo to express their views; the Chinese display industry is also worried abou...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
The following is a 16-way multi-channel ADC acquisition circuit diagram and source program made using the STM32 microcontroller. It uses a USB interface to connect to the computer, which is actually ...[Details]
6MHz crystal oscillator, using timer counter 1, using interrupt mode, through P1.0 to make a light emitting diode turn on for 100ms, turn off for 300ms, and repeat. Assembly programming is used to ac...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
MCS-51 single-chip microcomputer, a simple assembly language program, calculates the function value of a piecewise function. It is known that there is a variable X in the 25H unit. It is required to ...[Details]
On November 23, Toyota recently released its latest humanoid robot, the T-HR3, which the company said "represents an evolution of the humanoid robot played by previous devices ". This new robot was...[Details]
MSP430 ADC10 single channel multiple conversions #include "msp430x22x4.h" #define uchar unsigned char #define uint unsigned int #define LCDen 0X80; //The upper three bits of P3 are used as cont...[Details]