There is a problem with the serial port for communication between the numerical control part and the mechanical part of the CNC machine. The numerical control is unstable and freezes after running for...
[i=s]This post was last edited by shenlan1986 on 2016-11-18 21:46[/i] [p=30, 2, left]Through the previous evaluation, we found that the Raspberry Pi 3 is very powerful. It can run Raspbian, Windows Io...
[i=s]This post was last edited by Duanqiao@残雪 on 2015-6-7 22:05[/i] [color=#000][backcolor=white]I used DSP28335ADC to sample sine waves. The peak value collected was 3V and the sampling frequency was...
For example, my computer is connected to a photoelectric switch, and I want to use a PC program to know the voltage level (or on/off) of the photoelectric switch circuit. How can I connect it? I have ...
Application architectureSimple front-end and back-end sequential execution program: the method used by most people, no need to consider the specific architecture of the program, just write the applica...
I use CCS5.4 and follow the method in [url]https://bbs.eeworld.com.cn/forum.php?mod=viewthread&tid=314284&highlight=MSP430%2BFLASH[/url] to operate FLASH, but this warningappears. How to fix this? Do ...
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]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[Details]
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]
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]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[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]
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]
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]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
The single-chip microcomputer running light program requires all 32 serial ports to be used, and each serial port has eight LEDs. Question supplement: The 8051 single-chip microcomputer is used, an...[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]