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...
introduction
Since the beginning of the 21st century, the world of information has changed rapidly. Maybe a high-tech product will be released today and a better similar product will be releas...[Details]
There are three types of mobile TV: one is based on analog TV broadcasting network, another is based on mobile communication network, and the other is based on digital broadcasting network. The f...[Details]
This paper designs a dot matrix LED text display screen that is easy to update, expandable, and low-cost. The way to reduce costs is
① Use the Bluetooth data transmission function of mobile ph...[Details]
Power management solutions for today's portable application processors are becoming increasingly integrated. Total power consumption, standby and sleep current consumption affect battery size, bill...[Details]
With the rapid development of urban economy, elevators are increasingly used as a vertical transportation tool. However, elevator fault detection and maintenance, especially the role of elevator remot...[Details]
A multi-point temperature control heating control system was designed using the SST89E564RC single-chip microcomputer and a new temperature measuring device. The heating system can be controlled in...[Details]
Vertical cavity surface emitting lasers (VCSELs) are gradually replacing traditional edge emitting lasers, especially in low bandwidth and short-distance communication systems where cost factors ar...[Details]
I. Introduction
Since RS232 has a short communication distance (only 15 meters according to EAT/TAI-232 standard), and can only perform point-to-point communication, it cannot directly f...[Details]
my country is a big country in agriculture, grain production and consumption. Grains are a necessary condition for our nation to survive and develop. The flour processing industry will exist forever w...[Details]
PV inverter manufacturer SMA has launched its first DC arc fault circuit interrupter (AFCI) PV inverter and has received UL certification.
The new SunnyBoy AFCI inverter models include 3000-US...[Details]
LED is the abbreviation of light emitting diode, which is an electric light source made of semiconductor technology. The core part of LED is a chip composed of P-type semiconductor and N-type semi...[Details]
Digital array radar (DAR) uses digital beam forming (DBF) in both receiving and transmitting modes to achieve flexible distribution and reception of RF signal power in the airspace, obtain excellent t...[Details]
Toyohashi University of Technology demonstrated electric field coupled wireless power supply technology using life-size car tires and roads at the wireless technology exhibition "Wireless Technolog...[Details]
TC9012F is a universal CMOS large-scale integrated circuit for infrared remote control signal transmission, suitable for remote control of TV, VTR, laser player and other equipment. In the market, ...[Details]
This paper designs a 16x16LED Chinese character display bar based on single-chip dynamic scanning control, briefly analyzes the principle of Chinese character display, and studies how the LED displ...[Details]