How do you write a 4-button program in 51 assembly to perform different operations in different interfaces? I started by writing a scan pin JB statement after each interface, but this wastes program s...
The Tiny Lisp Computer 2 (uLisp microcomputer) is a small standalone device based on the ATmega1284 that has its own display and keyboard and can be used to program in uLisp. For more information, see...
As the title says [code]/*practise 8.2*/ /*This program is very simple, just convert the input integer into character type output*/ #include char *itoa(int n,char str[]) //God knows why I came up with...
I used IAR 9.3 to write a small positioning program for broadcast transmission and reception. I did not use the protocol stack. Every time I debugged it in a single step, the length value was too larg...
Approximate requirements: CPU: Samsung 2440 CPU interface: 2 serial ports, 1 network port, several IO, 1 USB LCD: 7' LCD + touch screen OS: wince 4.2 or 5.0 If you have this plan, please contact me QQ...
0. Introduction
In daily life, we often see some special-purpose vehicles. When these vehicles pass through intersections, they often obtain the right of way at intersections by temporarily op...[Details]
No matter which processor you are learning, the first thing you need to understand is the registers and working mode of the processor.
ARM has 37 registers, including 31 general registers and ...[Details]
Since the No. 4 blast furnace of Handan Iron and Steel was put into operation in 1993, its external equipment has been seriously aged, and the original PLC control system TDC3000 of the hot blast furn...[Details]
System Overview
The system consists of a signal preprocessing circuit, a single-chip computer AT89C2051, a systematic LED display module, a serial port data storage circuit and system software...[Details]
1 Embedded Systems
Embedded System refers to a collection of computer hardware and software with specific functions or purposes, which is divided into embedded software system and embe...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
LED is now known as the fourth generation of light sources. High-power LED has many advantages over traditional light sources in outdoor lighting.
1 LED lamps have high light efficiency
C...[Details]
One in five car failures are caused by batteries, a problem that will become more serious in the coming years as electric-by-wire, start/stop engine management and hybrid (electric/gas) vehicles be...[Details]
This article focuses on closing the feedback loop of an isolated power supply using a TL431 shunt regulator. The article discusses a method to extend the bandwidth of the power supply control loop ...[Details]
DCDC means DC to DC (conversion of different DC power values). Anything that meets this definition can be called a DCDC converter. Specifically, it means converting the input DC into AC through a s...[Details]
Currently, high-frequency and high-efficiency DCDC converters are increasingly used in automotive electronic systems.
High switching frequency can use smaller power inductors and output filter...[Details]
This paper describes the design method of electronic multifunctional watt-hour meter, the key technology of hardware design and the software design process. Taking NEC's μPD78F0338 microcontroller ...[Details]
1 Introduction
With the development of computer technology and information technology in the world, the global information age has arrived. All countries are formulating their own development p...[Details]
The principles to be followed are as follows:
(1) In terms of component layout, related components should be placed as close as possible. For example, clock generators, crystal oscillat...[Details]
Preface
DS18B2 is generally used in conjunction with a single-chip microcomputer, and there are few reports on
the interface between
DSP
and DS18B20. Therefore, this article introdu...[Details]