The format requirements of the RTT + uc/GUI picture used are as follows GUI_CONST_STORAGE GUI_BITMAP picture = {128, /* XSize */128, /* YSize */256, /* BytesPerLine */16, /* BitsPerPixel */(unsigned c...
EKC-LM4F232 - EKC-LM4F232 Evaluation Kit with CodeSourcery Tools is still very affordable, $149.00. If you are interested, please visit TI's official website
http://www.ti.com/tool/ek-lm4f232?DCMP=cor...
发送端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
send(*p);
p++;
}接收端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
*p = sbuf;
p++;
}...
Programming Languages [url=https://download.eeworld.com.cn/detail/wyzamazon/8459]Classic Algorithms [/url] [url=https://download.eeworld.com.cn/detail/wyzamazon/9211]Shell Programming from Beginner to...
[i=s]This post was last edited by dcexpert on 2016-1-7 14:10[/i] Yesterday, I read the recommendation of forum member xijiele and found that MicroPython is really good, with more functions than Arduin...
Selection of video surveillance transmission technology solutions Since the late 1980s, video surveillance technology has been increasingly widely used. With the continuous promotion of system applica...
System design is a complex process. It is not enough to just use ICs. There are many details to consider. This article uses a high-fidelity music playback system as an example to introduce how to s...[Details]
In public places such as schools, government agencies, factories and mines, as well as public corridors in residential areas, the phenomenon of long-burning lights is very common, which causes a h...[Details]
Battery life is critical for portable applications. For applications such as smoke detectors, security devices, and thermostats, factory-installed batteries need to last for more than 10 years. The...[Details]
Instrument stepper motor
The stepper motor is an open-loop control element that converts electrical pulse signals into angular displacement or linear displacement. In the case of non...[Details]
1. Overview
The Virtual CAN Interface (VCI) function library is an application program interface specifically provided for the use of ZLGCAN devices on PCs. The functions in the library ar...[Details]
1. Project Introduction
Shandong Dezhou Xingtai Paper Co., Ltd. is a newly built high-end paperboard production enterprise with domestic leading level established by Shandong Zhaodongfang Pape...[Details]
Since the late 1990s, with the demand for higher system efficiency and lower power consumption, the technological update of telecommunications and data communication equipment has promoted the deve...[Details]
0 Introduction
Ultrasonic waves
are mechanical waves with a frequency of more than 20KHz, and the propagation speed in the air is about 340 m/s (at 20°C). Ultrasonic waves can be gene...[Details]
In the "digital pressure measurement" experimental device of applied physics, the subject technical knowledge of analog circuits, digital circuits, sensors and single-chip microcomputers is used. In o...[Details]
People who often surf the Internet until late at night, their families always complain that turning on the big lights in the living room affects their rest, but some people don't have keyboard ligh...[Details]
introduction
When it comes to the production of mobile phone lithium-ion batteries, the first thing that comes to mind is Japan's industrialized mechanical assembly line, NOKIO, MOTOLROLA's st...[Details]
Rated capacity refers to the maximum output power of the UPS (the product of voltage V and current A).
Usually, the UPS power supplies sold on the market are marked with "W" (watt) for smaller...[Details]
1 Introduction
CAN (Controller Area Network) bus is a kind of field bus. It is used in many industrial sectors due to its outstanding advantages such as high performance, high reliability, high...[Details]
Microcontrollers are something that many people want to learn about and are concerned about. In most websites, the hardware requirements are generally as follows:
1. You need a computer, prefer...[Details]
Various electronic and electromagnetic interference inside and outside the car often puts automotive electronic equipment in dangerous working conditions, degrading the performance of electronic eq...[Details]