单片机常用英语词汇资料
单片机常用术语

单片机常用术语单片机(Microcontroller)是一种集成了微处理器、存储器和外设接口的单个集成电路芯片。
它广泛应用于电子设备中,用于控制和执行各种任务。
在单片机领域,有一些常用术语被广泛使用,下面将对这些术语进行介绍和解释。
1. GPIO(General Purpose Input/Output)GPIO是单片机中的通用输入输出引脚。
它可以通过软件编程来控制,既可以作为输入口用来读取外部信号,也可以作为输出口用来控制外部设备。
通过控制GPIO,可以实现单片机与外部世界的交互。
2. ADC(Analog to Digital Converter)ADC是模数转换器的英文缩写,用于将模拟信号转换为数字信号。
单片机一般配备有ADC模块,可以将外部的模拟量信号转换成相应的数字量,以供后续的数字处理和分析。
3. UART(Universal Asynchronous Receiver/Transmitter)UART是一种通用的异步串行通信接口。
它用于实现单片机和外部设备之间的数据传输。
UART通过将数据位、停止位和校验位按照一定的规则进行组织,以实现数据的可靠传输。
4. PWM(Pulse Width Modulation)PWM是一种脉冲宽度调制技术。
它通过改变信号的脉冲宽度来控制某个输出端口的电平。
PWM常用于控制电机的速度、LED的亮度等应用场景,可以通过调整占空比来实现精细的控制效果。
5. I2C(Inter-Integrated Circuit)I2C是一种串行通信总线协议,由Philips公司在上世纪80年代推出。
它通过两根线路(串行数据线SDA和串行时钟线SCL)来实现多个设备之间的通信。
I2C常用于连接单片机和传感器、存储器等外设。
6. SPI(Serial Peripheral Interface)SPI是一种串行的外设接口协议,用于在单片机和外部设备之间传输数据。
它使用多线全双工模式,包括一个主设备和一个或多个从设备。
单片机专业术语英汉互译文本

单片机专业术语英汉互译文本单片机是一种微型计算机,广泛应用于嵌入式系统和物联网领域。
在单片机的开发和应用中,涉及到大量的专业术语,下面是一些常用的英汉互译文本。
1. Microcontroller - 单片机2. Microprocessor - 微处理器3. Firmware - 固件4. Hardware - 硬件5. Embedded system - 嵌入式系统6. Interrupt - 中断7. Timer - 定时器9. Counter - 计数器10. Analog to digital converter (ADC) - 模数转换器11. Digital to analog converter (DAC) - 数模转换器12. Input/output (I/O) - 输入输出13. Port - 端口14. Pin - 引脚15. Memory - 存储器16. Flash memory - 闪存17. Random access memory (RAM) - 随机存取存储器18. Read only memory (ROM) - 只读存储器19. Electrically erasable programmable read only memory (EEPROM) - 可擦写可编程只读存储器21. Universal asynchronous receiver transmitter (UART) - 通用异步收发器22. Inter-integrated circuit (I2C) - 串行总线23. Serial peripheral interface (SPI) - 串行外设接口24. Pulse width modulation (PWM) - 脉宽调制25. Direct memory access (DMA) - 直接内存存取26. Debugging - 调试27. In-circuit debugging (ICD) - 端口调试28. Debugger - 调试器29. Integrated development environment (IDE) - 集成开发环境30. Bootloader - 引导程序32. System on chip (SoC) - 系统芯片33. Low power consumption - 低功耗34. Power management unit (PMU) - 电源管理单元35. Crystal oscillator - 晶振36. Clock cycle - 时钟周期37. Bit - 位38. Byte - 字节39. Word - 字40. Assembly language - 汇编语言41. C programming language - C语言42. High level language - 高级语言44. Integrated circuit (IC) - 集成电路45. Field programmable gate array (FPGA) - 现场可编程门阵列46. Printed circuit board (PCB) - 印制电路板47. Soldering - 焊接48. Surface mount technology (SMT) - 表面贴装技术49. Through-hole technology (THT) - 通孔技术。
单片机常用英语词汇

单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ;SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器 ; PassWord Register; PSW奇偶校检位P位; ParityBit 溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位 ;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register;TMOD计数器控制寄存器; Timer Model Control Register;TCON串行端口控制寄存器 ; Serial Control Regiter ; SCON 串行模式控制寄存器; Serial Model Control Register;SMOD开始位;Start Bit 结束位;Stop Bit 字节数据高位 ;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit;WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR ;UART移位寄存器锁存器串行锁存器 ;SBUF堆栈随机存储器 ; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程 ; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S 拍;P输入/输出;I/O电源正极;VCC 电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI()主器件接收-从器件发送数据口;MOSO()IT0/T1 串行输入口;RXO 串行输出口;TXD累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM只读存储器;ROM随机存储器;RAM 可编程控制器;PROM 电擦除存储器;EEPROM 门控位;GATE串行数据线;SDA串行时钟线;SCL IC器件间;I2C1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip 芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog 模拟ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.hardware 硬件21.software 软件22.interface 接口23.general purpose input/output (GPIO) 通用输入/输出24.sensor 传感器25.analog-to-digital converter (ADC) 模数转换器26.timer 计时器、定时器27.register 寄存器28.Serial Interface (SI) 串行接口29.Parallel Interface (PI) 并行接口30.bus 总线 网络32.circuit 电路33.Central Processing Unit (CPU) 中央处理器34.discrete 分立元件;离散的35.clock generator 时钟发生器36.crystal oscillator 晶振piler 编译器38.simulator 模拟器,仿真器39.Interrupt latency 中断延迟40.buffer 缓冲器41.interrupt nesting 中断嵌套42.priority level 优先级43.accumulator 累加器44.synchronous 同步的45.asynchronous 异步的46.shift register 移位寄存器47.configuration 配置48.clock frequency 时钟频率49.Integrated Development Environment (IDE) 集成开发环境50.executable 可执行的51.instruction 指令,用法说明52.built-in 内置,嵌入的53.reset 复位54.bootstrap loader 引导程序parator 比较器56.in-circuit debugging 仿真调试57.interrupt resource 中断源58.instruction set 指令集59.addressing mode 寻址方式60.division 除法61.multiplication 乘法62.subtraction 减法63.addition 加法64.Reduced Instruction Set Computer (RISC) 精简指令集65.encode 编码,编码器66.decode 译码,解码67.operand 操作数,运算对象68.load 加载69.mainframe 主机70.offset 偏移量71.parameter 参数,系数72.immediate addressing 立即寻址73.direct addressing 直接寻址74.register addressing 寄存器寻址75.register indirect addressing 寄存器间接寻址76.indexed addressing 变址寻址77.relative addressing 相对寻址78.decrement (DEC) 渐减79.increment (INC) 渐加80.binary 二进制81.octal system 八进制82.decimal 十进制83.hexadecimal 十六进制84.Exclusive-or (XOR) 逻辑异或85.XNOR 逻辑同或86.rotate 循环plement 补集,补码88.Boolean 布尔89.subroutine 子程序90.branch 分支bel 标号92.input 输入93.output 输出94.array 数组,阵列tch 锁存器96.low-order 低位97.high-order 高位98.peripheral device 外围设备99.low end 低端100.high end 高端101.low power 低功耗102.high power 大功率103.integrated circuit (IC) 集成电路104.oscilloscope 示波器105.Least Significant Bit (LSB) 最低有效位106.Most Significant Bit (MSB) 最高有效位107.active high 高电位有效108.active low 低电位有效109.capacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差。
单片机相关名词英语

单片机相关名词英语Ch1 Hardware System of Single Chip Microcomputer PC (Personal Computer)机中央处理单元(CPU,Central Processing Unit)输入输出(I/O,Input/Output)随机存取存储器(RAM,Random Access Memory)专用寄存器(Special Function Register)程序计数器(PC,Program Counter)程序状态字(PSW,Program Status Word)堆栈指针(SP,Stack Pointer)时钟电路(Clock circuit)复位电路(Reset circuit)电压(Voltage)地线(Ground)Ch2 The Exploitation of Single Chip Microcomputer仿真器(emulator)工具软件(facility and software)电源( power supply)通信电缆(Communication Cable)运行(Execute)、仿真插座(Emulator socket )单步运行(Step)、在线仿真功能 (On-line emulator function)跟踪运行(Trace)在线仿真器(In Circuit Emulator,简称ICE)断点运行(Breakpoint)Ch3 Instruction System of the MCS-51MCS(Micro Computer System)指令系统(Instruction System)寻址方式(Look for address mode)直接(Directness)立即(Immediately)间接(Indirectly)变址(Change address)相对(Comparatively)数据传送指令(Data Move Instruction)算术运算指令( Arithmetic Operation Instruction)逻辑运算指令(Logic Operation Instruction)控制转移指令(Control Transfer Instruction)位操作指令(Bit Operation Instruction)BCD码,(Binary Coded Decimal)加法(ADD,Addition)减法(SUB,Subtration)乘法(MUL,Multiplication)除法(DIV,Divition)数据调整(DA,Data Adjust)加大(INC,Increase)减少(DEC,Decrease)Ch4 The Program Design of Assembly Language 机器语言(Machine Language)汇编语言(Assembly Language)高级语言(High-Level Language)简单程序(simple program)分支程序( branch program)循环程序(circle or loop program)子程序(Subprogram)Ch5 Time and Interrupt中断(Interrupt)计数器(counter)定时器(Timer)定时器工作方式寄存器(TMOD,Timer mode)定时器控制寄存器(TCON,Timer control)启动定时器(TR,Timer Run)定时器满标志位(TF,Time Full)中断允许寄存器(IE,Interrupt Enable)中断优先权寄存器(Interrupt Priority)交通指挥灯 traffic light倒计时 countdown片 RAM on-chip Data RAMCh6 The Expanded System of Single Chip Microcomputer静态RAM(SRAM,Static Random Access Memory )动态 RAM DRAM,Dynamic Random Access Memory)快擦写型存储器(Flash Memory)只读存储器(ROM,Read-only Memory)随机存取存储器(RAM,Random AccessMemor)Ch7 The Interface Technology of Single Micro Computer发光二极管(LED,Light Emitting Diode)液晶显示器(LCD,Liquid Crystal Display)模数转换器(A/D Converter,Analogy/Digital Converter)数模转换器(D/A Converter,Digital/Analogy Converter)打印机(Printer)Ch8 Serial Port Communicate Technology串行口(Serial Port)并行口(Parallel Port)外部 external通信(Communication)字符帧(Character frame)波特率(Baud Rate)异步通信(Asynchronous Communication)同步通信(Synchronous Communication)通用异步收发器(UART,Universal Asynchronous Receiver Transmitter)通用同步收发器(USRT,Universal Synchronous Receiver/Transmitter)全双工(FD/FDX,Full Duplex)半双工(Semiduplex)单工(SPX,Simplex)1、interrupt [ˌɪntəˌrʌpt] 中断2、timer[ˌtaɪmə(r)] 定时器3、serial port[ˌsiəriəl pɔ:t] 串口4、Interrupt service 中断服务5、Receive [rɪˌsi:v] 接收6、Send [send] 发送7、Success [səkˌses]成功8、Complete [kəmˌpli:t]完成9、Forward [ˌfɔ:wəd] 前进10、Transmit [trænsˌmɪt] 发送信号11、Flag [flæg] 标志12、Universal [ˌju:nɪˌvɜ:sl]13、Asynchronous [eɪˌsɪŋkrənəs]14、Receiver15、Transmitter注:UART(Universal Asynchronous Receiver/ Transmitter )通用异步接收器/发送器16、Register [ˌredʒɪstə(r)] 寄存器17、Left[left] 左18、Centre [ˌsentə(r)] 中19、Right [raɪt] 右20、Channel [ˌtʃænl] 通道21、Motor [ˌməutə] 马达22、Circuit [ˌsə:kit] 电路,线路,电流 23、Keil编译错误提示中涉及的英文:1、unprintable character[ʌnˌprɪntəbəl ˌkærəktɚ]不可打印字符2、character[ˌkærəktə(r)] 字符3、identifier[aɪˌdentɪfaɪə(r)] 标识符4、undefined identifier未定义的标识符5、duplicate case value 案例重复值6、Duplicate [ˌdju:plɪkeɪt] 重复51单片机英文缩写全称MCS-51指令(1)数据传送类指令(7种助记符)助记符英文注释功能MOV Move 对部数据寄存器RAM和特殊功能寄存器SFR的数据进行传送 MOVC Move Code 读取程序存储器数据表格的数据传送 MOVX Move External RAM 对外部RAM的数据传送 XCH Exchange 字节交换XCHD Exchange low-order Digit 低半字节交换 PUSH Push onto Stack) 入栈 POP Pop from Stack) 出栈(2)算术运算类指令(8种助记符) ADD Addition 加法ADDC Add with Carry 带进位加法 SUBB Subtract with Borrow 带借位减法 DA Decimal Adjust 十进制调整 INC Increment 加1 DEC Decrement 减1MUL Multiplication、Multiply 乘法 DIV Division、Divide 除法 (3)逻辑运算类指令(10种助记符) ANL And Logic 逻辑与 ORL OR Logic 逻辑或XRL Exclusive-OR Logic 逻辑异或 CLR Clear 清零 CPL Complement 取反 RL Rotate left 循环左移RLC Rotate Left throught the Carry flag 带进位循环左移 RR Rotate Right 循环右移RRC Rotate Right throught the Carry flag 带进位循环右移 SWAP Swap 低4位与高4位交换 (4)控制转移类指令(17种助记符)ACALL Absolute subroutine Call 子程序绝对调用 LCALL Long subroutine Call 子程序长调用 RET Return from subroutine 子程序返回 RETI Return from Interruption 中断返回 JMP Jump Indirect SJMP Short Jump 短转移 AJMP Absolute Jump 绝对转移 LJMP Long Jump 长转移CJNE Compare and Jump if Not Equal 比较不相等则转移 DJNZ Decrement and Jump if Not Zero 减1后不为0则转移 JZ Jump if Zero 结果为0则转移var script = document.createElement('script'); script.src ='static.pay.baidu./resource/baichuan/ns.js'; document.body.appendChild(script);JNZ Jump if Not Zero 结果不为0则转移 JC Jump if the Carry flag is set 有进位则转移 JNC Jump if Not Carry 无进位则转移 JB Jump if the Bit is set) B位为1则转移 JNB Jump if the Bit is Not set B位为0则转移JBC Jump if the Bit is set and Clear the bit 位为1则转移,并清除该位 NOP No Operation 空操作(5)位操作指令(1种助记符) SETB Set Bit 置位伪指令助记符英文注释功能 ORG Origin 汇编起始命令 DB Define Byte 定义字节命令 DW Define Word 定义字命令 EQU Equal 赋值命令DATA Data 数据地址赋值命令 XDATA External Data BIT Bit 位地址符号命令 END End 汇编结束命令 DS 定义存储空间命令不同的微机系统有不同的汇编程序,也就定义了不同的汇编命令。
单片机常用英语词汇

单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ; SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位 ;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器 ; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位 ;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD计数器控制寄存器; Timer Model Control Register; TCON串行端口控制寄存器 ; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit结束位;Stop Bit字节数据高位 ;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit; WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR;UART移位寄存器锁存器串行锁存器 ;SBUF堆栈随机存储器 ; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程 ; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)Central Processing Unit 中央处理器CPURead Only Memory 只读存储器ROMErasable Programmable ROM 可擦除可编程只读存储器EPROMRandom-Access Memory 随机存取存储器RAMInput / Output输入/输出 I/O Interface接口Port端口Arithmetic Logical Unit 算术逻辑单元ALUIT0/T1 串行输入口;RXO串行输出口;TXD累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM门控位;GATE串行数据线;SDA串行时钟线;SCLIC器件间;I2CAccumulator累加器 ACCProgram Status Word 程序状态字PSWCarry进位标志位 C Auxiliary Carry ACWorking Register Bank Selection Bit 1 / 0工作寄存器区选择RS1 / RS0Overflow溢出 OV Parity奇偶性 P Program Counter程序计数器 PC Data Pointer数据指针 DPTR Stack堆栈Stack Pointer堆栈指针 SPSpecial Function Register 特殊功能寄存器SFRProgram Store Enable 访问外部程序存储器选通 PSENAddress Latch Enable 地址锁存允许ALEExternal Access 访问外部程序存储器 EAReset复位 RSTCrystal石英晶体 XTAL Receive Data串行接收 RXD Transmit Data串行发送 TXD Interrupt中断 INT Timer, Counter定时器,计数器Write写 WRRead读 RD Address Bus地址总线 AB Control Bus控制总线 CB Data Bus数据总线 DB The Low byte of DPTR DPLThe High byte of DPTR DPHThe Low byte of T0 / T1TL0 / TL1The High byte of T0 /TH0 / TH1T1Power Control电源控制 PCONTimer / CounterT/C控制 TCON ControlTimer / Counter Mode T/C模式 TMOD串行数据缓冲器Serial Buffer SBUFSerial Port Control 串行口控制SCONInterrupt Enable中断允许 IE Interrupt Priority中断优先级 IPIdle空闲 IDLPower Down掉电 PDClock Cycle时钟周期Machine Cycle机器周期Instruction Cycle指令周期1.microcontroller 微控制器2. microprocessor 微处理器3. integrated circuit 集成电路4. processor core 内核5. peripheral 外围设备6. chip 芯片7. embedded application/system 嵌入式应用/系统8. Mixed signal 复合信号9. analog 模拟10. component 元件;组成11. power consumption 功耗、能耗12. interrupt 中断13. external 外部的14. internal 内部的15. package 封装16. flash memory 闪存17. semiconductor 半导体18. interrupt service routine (ISR) 中断例程19. overflow 溢出20. hardware 硬件21. software 软件22. interface 接口23. general purpose input/output (GPIO) 通用输入/输出24. sensor 传感器25. analog-to-digital converter (ADC) 模数转换器26. timer 计时器、定时器27. register 寄存器28. Serial Interface (SI) 串行接口29. Parallel Interface (PI) 并行接口30. bus 总线31. net 网络32. circuit 电路33. Central Processing Unit (CPU) 中央处理器34. discrete 分立元件;离散的35. clock generator 时钟发生器36. crystal oscillator 晶振37. compiler 编译器38. simulator 模拟器,仿真器39. Interrupt latency 中断延迟40. buffer 缓冲器41. interrupt nesting 中断嵌套42. priority level 优先级43. accumulator 累加器44. synchronous 同步的45. asynchronous 异步的46. shift register 移位寄存器47. configuration 配置48. clock frequency 时钟频率49. Integrated Development Environment (IDE) 集成开发环境50. executable 可执行的51. instruction 指令,用法说明52. built-in 内置,嵌入的53. reset 复位54. bootstrap loader 引导程序55. comparator 比较器56. in-circuit debugging 仿真调试57. interrupt resource 中断源58. instruction set 指令集59. addressing mode 寻址方式60. division 除法61. multiplication 乘法62. subtraction 减法63. addition 加法64. Reduced Instruction Set Computer (RISC) 精简指令集65. encode 编码,编码器66. decode 译码,解码67. operand 操作数,运算对象68. load 加载69. mainframe 主机70. offset 偏移量71. parameter 参数,系数72. immediate addressing 立即寻址73. direct addressing 直接寻址74. register addressing 寄存器寻址75. register indirect addressing 寄存器间接寻址76. indexed addressing 变址寻址77. relative addressing 相对寻址78. decrement (DEC) 渐减79. increment (INC) 渐加80. binary 二进制81. octal system 八进制82. decimal 十进制83. hexadecimal 十六进制84. Exclusive-or (XOR) 逻辑异或85. XNOR 逻辑同或86. rotate 循环87. complement 补集,补码88. Boolean 布尔89. subroutine 子程序90. branch 分支91. label 标号92. input 输入93. output 输出94. array 数组,阵列95. latch 锁存器96. low-order 低位97. high-order 高位98. peripheral device 外围设备99. low end 低端100. high end 高端101. low power 低功耗102. high power 大功率103. integrated circuit (IC) 集成电路104. oscilloscope 示波器105. Least Significant Bit (LSB) 最低有效位106. Most Significant Bit (MSB) 最高有效位107. active high 高电位有效108. active low 低电位有效109. capacitor 电容110. resistor 电阻111. inductor 电感112. variable resistor 可变电阻113. full-duplex 全双工114. half-duplex 半双工115. on-chip 片上116. off-chip 片外117. Variance 方差。
单片机英语词汇

单片机英语词汇Microcontroller English VocabularyIntroductionIn the field of electronics and embedded systems, microcontrollers play a vital role. Whether it's in consumer electronics, industrial automation, or Internet of Things (IoT) devices, microcontrollers are extensively used for controlling and monitoring various applications. This article aims to provide an overview of commonly used English vocabulary related to microcontrollers.1. MicrocontrollerA microcontroller is a miniature computer system on a single integrated circuit (IC). It consists of a central processing unit (CPU), memory, and input/output peripherals. Microcontrollers are designed for specific tasks and typically used in embedded systems where they control and interact with other electronic components.2. Embedded SystemAn embedded system is a combination of hardware and software designed for a specific function. It is integrated into a larger system and performs dedicated tasks. Microcontrollers are often at the heart of embedded systems, providing the intelligence and control required for the system to function.3. PeripheralA peripheral refers to an external device connected to a microcontroller. It allows the microcontroller to interact with the outside world, such as sensors, actuators, displays, and communication interfaces. Examples of peripherals include analog-to-digital converters (ADC), digital-to-analog converters (DAC), UART (Universal Asynchronous Receiver/Transmitter), and GPIO (General Purpose Input/Output) pins.4. InterruptAn interrupt is a signal generated by a peripheral or internal event that momentarily suspends the normal execution of the program. Interrupts allow critical tasks to be handled immediately, ensuring real-time responsiveness. Common types of interrupts include timer interrupts, external interrupts, and communication interrupts.5. FirmwareFirmware refers to software that is permanently stored on a microcontroller's memory and provides low-level control over its hardware peripherals. It is responsible for initializing the microcontroller, managing peripherals, and implementing specific functionalities. Firmware is typically written in assembly language or a high-level programming language like C.6. BitA bit, short for binary digit, is the smallest unit of digital information. It can represent either a 0 or a 1. Microcontrollers internally process data in terms of individual bits, allowing for precise control over binary operations. Bits are combined to form bytes, which are commonly used for data storage and manipulation.7. OscillatorAn oscillator generates a stable and accurate clock signal that provides timing for various operations within a microcontroller. The clock signal determines the speed at which the microcontroller executes instructions and controls the timing of data transfer. Common types of oscillators include crystal oscillators and ceramic resonators.8. Interrupt Service Routine (ISR)An Interrupt Service Routine (ISR) is a specific section of code that is executed when an interrupt occurs. It is responsible for handling the interrupt event and performing necessary actions. ISRs are typically written to respond to specific interrupt sources and can be customized based on the application's requirements.9. Serial CommunicationSerial communication is the process of transmitting data one bit at a time over a single data line. It is commonly used for communication between microcontrollers, sensors, and other peripherals. Serial communication protocols such as UART, SPI (Serial Peripheral Interface), and I2C (Inter-Integrated Circuit) are widely used in microcontroller-based systems.10. Real-Time Operating System (RTOS)A Real-Time Operating System (RTOS) is a specialized operating system designed for applications that require precise timing and responsiveness. RTOS provides task scheduling, resource management, and communication mechanisms tailored for real-time systems. It allows forconcurrent execution of multiple tasks and ensures critical tasks meet their timing deadlines.ConclusionIn conclusion, a thorough understanding of microcontroller-related English vocabulary is essential for professionals and enthusiasts working in the field of electronics and embedded systems. This article has provided a concise overview of key terms related to microcontrollers. By familiarizing yourself with these terms, you will be better equipped to communicate and comprehend technical documentation, participate in discussions, and deepen your knowledge in this exciting domain.。
单片机c语言编程时应要记的英语单词

单片机c语言编程时应要记的英语单词English: When programming microcontrollers in C language, there are several key English words and concepts to remember. Firstly, understanding the basic structure of a C program is crucial, including keywords like "void," "int," "char," and "return." These are fundamental to defining functions, data types, and returning values. Secondly, memory management is essential, with terms like "stack" and "heap" being commonly used. The stack is used for local variables and function calls, while the heap is for dynamic memory allocation. Additionally, understanding control flow structures such as "if," "else," "for," and "while" is necessary for implementing logic in your program. Input and output operations are also important, with functions like "printf" for output and "scanf" for input being commonly used. Furthermore, dealing with interrupts, timers, and peripherals requires knowledge of terms like "interrupt service routine (ISR)" and "register," which are crucial for interacting with the microcontroller's hardware. Finally, debugging skills are essential, and terms like "breakpoint," "watchpoint," and "step over" are commonly used in debugging tools like GDB.中文翻译: 在用C语言编程单片机时,有几个关键的英语单词和概念需要记住。
单片机术语中英文对照表

单片机术语中英文对照表PC=progammer counter//程序计数器ACC=accumulate//累加器PSW=progammer status word//程序状态字SP=stack point//堆栈指针DPTR=data point register//数据指针寄存器IP=interrupt priority//中断优先级IE=interrupt enable//中断使能TMOD=timer mode//定时器方式(定时器/计数器控制寄存器) ALE=alter(变更,可能是)PSEN=progammer saving enable//程序存储器使能(选择外部程序存储器的意思)EA=enable all(允许所有中断)完整应该是enable all interrupt PROG=progamme(程序)SFR=special funtion register//特殊功能寄存器TCON=timer control//定时器控制PCON=power control//电源控制MSB=most significant bit//最高有效位LSB=last significant bit//最低有效位CY=carry//进位(标志)AC=assistant carry//辅助进位OV=overflow//溢出ORG=originally//起始来源DB=define byte//字节定义EQU=equal//等于DW=define word//字定义E=enable//使能OE=output enable//输出使能RD=read//读WR=write//写中断部分:INT0=interrupt0//中断0INT1=interrupt1//中断1T0=timer0//定时器0T1=timer1//定时器1TF1=timer1flag//定时器1标志(其实是定时器1中断标志位)IE1=interrupt exterior//(外部中断请求,可能是)IT1=interrupt touch//(外部中断触发方式,可能是)ES=enable serial//串行使能ET=enable timer//定时器使能EX=enable exterior//外部使能(中断)PX=priority exterior//外部中断优先级PT=priority timer//定时器优先级PS=priority serial//串口优先级参考PC=Progammer Counter //程序计数器寄存器部分:SFR=special funtion register //特殊功能寄存器(片内RAM 80H~FFH)ACC= accumulate//累加器PSW=progammer status word //程序状态字SP=stack point//堆栈指针DPL,DPH,DPTR=data point register //数据指针寄存器的低8位和高8位IE=interrupt enable// 中断使能IP=interrupt priority//中断优先级PCON=power control//电源控制SCON=serial control//串行口控制SBUF=serial buffer//串行数据缓冲TCON=timer control//定时器控制TMOD=timer mode//定时器方式PSW:CY=carry(psw.7) //进位(标志)AC=auxiliary carry (psw.6) //辅助进位F0=(psw.5) //用户自定义标志位RS1,RS0=register select (psw.4,psw.3)//工作寄存器组选择位OV=overflow(psw.2) //溢出P=parity(psw.0) //奇偶校验位IE:EA=Enable All Interrupt //CPU开/关中断控制位ET1=Enable Timer //定时器2溢出中断允许位ES=Enable Serial Port //串行口中断允许位EX=Enable External //外部中断1的中断允许位IP:PS=Priority Serial //串口优先级PT=Priority Timer //定时器优先级PX=Priority External //外部中断优先级SCON:RI=Receive Interrupt//串行口接收中断请求标志位TI=Transmit Interrupt//串行口发送中断请求标志位TCON:TF1=Timer1 Overflow Flag //定时器1溢出中断请求标志TR1=Timer1 Run//定时器1启动控制位IE1=Interrupt Edge//外部中断1请求标志位IT1=Interrupt Trigger//外部中断1触发方式选择位8051引脚:RST=RESET(9)//复位,重启P3:RXD=Received eXchange Data(10,p3.0)//接收串行数据TXD=Transmit eXchange Data(11,p3.1)//发送串行数据INT0=interrupt 0(12,p3.2)//中断0INT1=interrupt 1(13,p3.3)//中断1T0=timer 0(14,p3.4)//定时器0T1=timer 1(15,p3.5)//定时器1RD=ReaD(16,p3.6)//外部数据存储器(RAM)的读信号WR=WRite(17,p3.7)//外部数据存储器(RAM)的写信号XTAL2,XTAL1=External Crystal Oscillator (18,19) //外部晶体振荡器PSEN=Program Store Enable(29) //程序存储器(ROM)使能ALE=Address Latch Enable(30) //地址锁存EA=External Address Enable(31) //外部程序存储器(ROM)地址允许其它:OE=output enable //输出使能MSB = most significant bit//最高有效位LSB = last significant bit//最低有效位ORG = originally //起始来源DB = define byte //字节定义EQU = equal //等于DW = define word //字定义CLKOUT=Clock out,时钟输出BUSWDITH:总线宽度Vref:参考电压(带ADC的单片机中有的)HSO=High Speed Output,高速输出HIS=High Speed Input:高速输入INST=Instruction,指令READY就绪,总线中的就绪信号或引脚NMI=No Mask Interruput (Input):不可屏蔽的中断请求(输入)BHE=Bank High Enable:存储器的高位允许,如在80286系统中RAM 的组织为16位的,分为高8位和低8位数据,分别的控制信号为BHE 和BLEWelcome To Download !!!欢迎您的下载,资料仅供参考!。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
单片机常用英语单词中文名称; 英文名称; ;简记术语单片机; Single Chip Micocomputer or MicoControler Unit ;SCM or MCU在线烧录(往芯片写入程序);In System Programming ; ISP在线仿真;In Circuit Enulator ;ICE复位;reset ;RST编程选通使能端;Program Strobe Enable ; PSEN看门狗;WatchDog数据指针寄存器;Data Pointer Register; DP特殊用途寄存器;Special Purpose Register; SPRPSW寄存器; PassWord Register; PSW奇偶校检位P位; ParityBit溢出位OV位; Overflow寄存器组选择位; Register Select; RS(0/1)进位校检位;堆栈指针; StackPointer; SP堆栈;stanck推入;push弹出;popIE中断寄存器;Interrupt Register ; IE溢出中断;Overflow Interrupt计(时)数器;Timer计数器高位;TimerHigh Bit ;TH计数器低位; TimerLow Bit ;TL计数器模式控制寄存器; Timer Model Control Register; TMOD 计数器控制寄存器; Timer Model Control Register; TCON 串行端口控制寄存器; Serial Control Regiter ; SCON串行模式控制寄存器; Serial Model Control Register; SMOD开始位;Start Bit 结束位;Stop Bit 字节数据高位;MSB 字节数据低位; LSB传输控制寄存器; Pass Control Register; PCON停止运行设置位; Power Down Bit; PD位闲置模式设置位; Idel Model Set Bit; IDL位辅助寄存器; AUXR闲置模式下看门狗控制位; Watchdog idle model control bit;WDIDLE看门狗复位; Watchdog reset中断服务程序; Interruput Service Routine宏; macro寄存器组; Register Bank中断优先级寄存器; Interrupt Register波特率; Baud Rate中断向量; interrupt vector数据校检; Data Polling计数器溢出; TimeroverFlow ; TF串行时钟信号;Serial Clock singal; SCK看门狗重置寄存器; WatchdogTimer Reset SFR; WDTRST SFR ;UART移位寄存器锁存器串行锁存器;SBUF堆栈随机存储器; Stanck RAM ;SRAM脉宽;Purse Width Model ;PWM应用中编程; In Application Programing ;IAP数据总线DB模拟/数字信号转换;A/D个人计算机;PC读写控制线;CB总线;BUS晶体振荡器频率;fosc 机器周期;MC状态周期; S 拍;P输入/输出;I/O电源正极;VCC电源负极;VSS /GND 外加电源;VPD插座;JP主器件发送-从器件接收数据口;MOSI(P1.5)主器件接收-从器件发送数据口;MOSO(P1.6)IT0/T1 串行输入口;RXO 串行输出口;TXD 累加器;ACC程序状态字;PSW紫外线擦除存储器;EPROM 只读存储器;ROM随机存储器;RAM可编程控制器;PROM电擦除存储器;EEPROM 门控位;GATE串行数据线;SDA 串行时钟线;SCL IC器件间;I2C1.microcontroller 微控制器2.microprocessor 微处理器3.integrated circuit 集成电路4.processor core 内核5.peripheral 外围设备6.chip 芯片7.embedded application/system 嵌入式应用/系统8.Mixed signal 复合信号9.analog 模拟ponent 元件;组成11.power consumption 功耗、能耗12.interrupt 中断13.external 外部的14.internal 内部的15.package 封装16.flash memory 闪存17.semiconductor 半导体18.interrupt service routine (ISR) 中断例程19.overflow 溢出20.h ardware 硬件21.software 软件22.i nterface 接口23.g eneral purpose input/output (GPIO) 通用输入/输出24.s ensor 传感器25.a nalog-to-digital converter (ADC) 模数转换器26.t imer 计时器、定时器27.r egister 寄存器28.S erial Interface (SI) 串行接口29.P arallel Interface (PI) 并行接口30.b us 总线 网络32.c ircuit 电路33.C entral Processing Unit (CPU) 中央处理器34.d iscrete 分立元件;离散的35.c lock generator 时钟发生器36.c rystal oscillator 晶振37.c ompiler 编译器38.s imulator 模拟器,仿真器39.I nterrupt latency 中断延迟40.b uffer 缓冲器41.interrupt nesting 中断嵌套42.p riority level 优先级43.a ccumulator 累加器44.s ynchronous 同步的45.a synchronous 异步的46.s hift register 移位寄存器47.c onfiguration 配置48.c lock frequency 时钟频率49.I ntegrated Development Environment (IDE) 集成开发环境50.e xecutable 可执行的51.instruction 指令,用法说明52.b uilt-in 内置,嵌入的53.r eset 复位54.b ootstrap loader 引导程序55.c omparator 比较器56.i n-circuit debugging 仿真调试57.i nterrupt resource 中断源58.i nstruction set 指令集59.a ddressing mode 寻址方式60.d ivision 除法61.multiplication 乘法62.s ubtraction 减法63.a ddition 加法64.R educed Instruction Set Computer (RISC) 精简指令集65.e ncode 编码,编码器66.d ecode 译码,解码67.o perand 操作数,运算对象68.l oad 加载69.m ainframe 主机70.o ffset 偏移量71.parameter 参数,系数72.i mmediate addressing 立即寻址73.d irect addressing 直接寻址74.r egister addressing 寄存器寻址75.r egister indirect addressing 寄存器间接寻址76.i ndexed addressing 变址寻址77.r elative addressing 相对寻址78.d ecrement (DEC) 渐减79.i ncrement (INC) 渐加80.b inary 二进制81.octal system 八进制82.d ecimal 十进制83.h exadecimal 十六进制84.E xclusive-or (XOR) 逻辑异或85.X NOR 逻辑同或86.r otate 循环87.c omplement 补集,补码88.B oolean 布尔89.s ubroutine 子程序90.b ranch 分支bel 标号92.i nput 输入93.o utput 输出94.a rray 数组,阵列95.l atch 锁存器96.l ow-order 低位97.h igh-order 高位98.p eripheral device 外围设备99.l ow end 低端100.h igh end 高端101.low power 低功耗102.h igh power 大功率103.i ntegrated circuit (IC) 集成电路104.o scilloscope 示波器105.L east Significant Bit (LSB) 最低有效位106.M ost Significant Bit (MSB) 最高有效位107.a ctive high 高电位有效108.a ctive low 低电位有效109.c apacitor 电容110.resistor 电阻111.inductor 电感112.variable resistor 可变电阻113.full-duplex 全双工114.half-duplex 半双工115.on-chip 片上116.off-chip 片外117.Variance 方差。