The 51 MCU and DS12B8 are connected in bus mode, where the CS chip select segment is connected to Y0 of the decoder 74HC154, and the address lines A\B\C\D of 74HC154 are connected to P2_3, P2_4, P2_5,...
[i=s]This post was last edited by qwqwqw2088 on 2015-9-11 09:20[/i] [align=left]Integrated op amps have many parameters, the main parameters are divided into DC indicators and AC indicators, and all c...
I think this information is good. Students who find it useful can collect it and don't forget to leave a footprint. I have a lot of information here, all of which I would like to share. Let's make pro...
[i=s]This post was last edited by tidyjiang8 on 2017-1-19 11:01[/i] [align=center][size=6][b]Zephyr Getting Started: Building a Development Environment and Hello-World[/b][/size][/align] Zephyr OS's d...
Due to the significant increase in electronic devices in automotive and industrial applications, the automotive and industrial markets continue to play an important role in China's electronics in...[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]
Product series: PB-B-RS232/485 interface (hereinafter sometimes referred to as "interface") is a product in the PROFIBUS bus bridge series.
The main purpose of the bridge series ...[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]
1 Overview
In the field of traditional lighting, the concepts and definitions of lamps and lamps are clear. Lamps and lamps have their own applicable product standards, supporting technical st...[Details]
With the reform of the education system, the proportion of funds invested in teaching facilities by colleges and universities has become increasingly important. As the most basic hardware condition fo...[Details]
Pure C51 reset function: A junior student, who makes people love and
fear The single-column reset part is as follows:
main()
{
unsigned char code rst ={0xe4,0xc0,0xe0,0xc0,0xe0,0x32}; ...[Details]
LED display screens need to be controlled by a control system based on an application-specific integrated circuit (ASIC). Companies such as Maxin, Agilent and Toshiba are the world's major manufact...[Details]
Different places have accumulated certain experience in equalizing charging of battery packs, but it is difficult to master it properly. Long-term non-equalizing charging or frequent equalizing cha...[Details]
We software engineers love to find the perfect solution to any problem we encounter. But oddly enough, we find that in this particular area, there is no perfect solution. Clever tricks may save som...[Details]
0 Introduction
The advantages of the MAC protocol based on CSMA/CA are its simplicity and robustness. It is suitable for distributed networks. Each node does not need to maintain and dynamically upd...[Details]
A new trend in embedded systems has emerged with the advent of a new class of products that we at Missing Link ELECTRONICS call “smart products.” This term is derived from the recently coined term ...[Details]
PIC microcontrollers are becoming increasingly popular in China. This article introduces some experiences and techniques in software and hardware design during the development of Microchip PIC seri...[Details]
Infrared technology has been widely used in speed measurement systems, and many products have used infrared technology to achieve vehicle speed measurement, detection and other research. When infra...[Details]
An example of how to call an assembly function in KEIL C51 (v6.21)
There are many posts about how to call assembly from C51, but generally only the key points are mentioned, and few of them ...[Details]