-
keil c51 keil c51
keil c51 keil c51
- 2022-03-28 13:14:46下载
- 积分:1
-
利用单片机做的机器人的程序,用C语言编写,内涵不少有用的驱动程序,大家看看,广交有技术的好友,847909867...
利用单片机做的机器人的程序,用C语言编写,内涵不少有用的驱动程序,大家看看,广交有技术的好友,847909867-Robot using microcontroller to do the procedure, using C language, meaning a number of useful drivers, take a look at, and made many skilled friends, 847,909,867
- 2022-01-20 22:42:56下载
- 积分:1
-
SCM system design and engineering applications
单片机系统设计及工程应用-雷思孝 冯育长编著
本书系统介绍了51系列单片机的基本原理和应用,从应用系统设计的角度出发,较为全面地介绍了单片机应用系统设计中的相关技术。全书共11章,内容分别为单片机系统概述、单片机硬件系统设计基础、指令系统与编程技术、中断系统与定时器应用、串行通信技术、单片机系统扩展及应用、单片机应用系统开发环境、单片机应用系统设计、系统抗干扰设计、实用外围电路设计、常用传感器。
作者总结多年来教学和科研的实践经验,为了解决读者在学习单片机技术及实际应用中的难点和疑惑,对难点进行详细描述,适当进行要点归纳,力求简洁实用,注重系统设计能力的培养,侧重设计方法和实际应用。
本书可作为工科院校电子信息、通信工程、计算机科学与技术、仪器仪表、工业自动化等相关专业单片机系统设计课程教材,以及高职高专相关专业单片机应用课程教材,对于工程技术人员及广大单片机爱好者,本书也极具参考价值。
-SCM system design and engineering applications- Xiao Feng long Elisabeth edited the book system introduced 51 Series MCU basic principles and applications, from the application system design perspective, A more comprehensive presentation of the SCM application system design related technologies. The book has 11 chapters, which were outlined SCM system, microcontroller hardware system design basis, Instruction System and programming technology, and the timer interrupt system application, serial communications technology, SCM system expansion and the application MCU application system
- 2022-03-18 03:38:57下载
- 积分:1
-
数字电压表的一些信息,PPT将取决于开放的视角…
一些数字电压表的一些资料,用PPT就看打开看,里面有图片-Some digital voltage meter to some information, the PPT will depend on open view, there are picture
- 2022-08-15 22:05:48下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
zlg7289 in 51 applications. After debugging through.
zlg7289在51上的应用程序。经调试通过。-zlg7289 in 51 applications. After debugging through.
- 2022-03-22 01:02:36下载
- 积分:1
-
非常经典~~的 一个~~~~ds1302液晶时钟
非常经典~~的 一个~~~~ds1302液晶时钟-Very much a classic ~ ~ ~ ~ ~ ~ ds1302 LCD Clock
- 2022-03-18 00:51:53下载
- 积分:1
-
arm嵌入式系统lpc22**看门狗溢出产生中断源代码
arm嵌入式系统lpc22**看门狗溢出产生中断源代码-arm embedded system lpc22** watchdog overflow interrupt generated source code
- 2022-12-07 06:40:03下载
- 积分:1
-
单片机SPI存储器
spi prog for mcu
ok in keil C
- 2022-03-20 03:50:14下载
- 积分:1
-
一种单片机双工无线串行传输方案,格式为word
一种单片机双工无线串行传输方案,格式为word-A single-chip wireless duplex serial transmission program, the format for word
- 2022-10-25 20:30:03下载
- 积分:1