登录
首页 » SCM » is about the 51 and the LCD

is about the 51 and the LCD

于 2023-03-11 发布 文件大小:123.67 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

is about the 51 and the LCD-is about the 51 and the LCD

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 注:protel电路图 1.INPUT12为高压气压和低压压传感器输入端. 2.OUTPUT为充气输出控制端. 3.当高低压有接地信号时,电机...
    注:protel电路图 1.INPUT12为高压气压和低压压传感器输入端. 2.OUTPUT为充气输出控制端. 3.当高低压有接地信号时,电机正转,气阀打开. 4.INPUT2低气压时有信号时,充气OUTPUT输出,充气电机转. 5.RS1与RS2是调节阀门距离用地 6.RS3是与气阀电机同步时,是气阀电机的转动圈数传感器. 7.RS4是调节延时时间用地-Note: protel circuit 1.INPUT12 and low-voltage high-pressure pneumatic pressure sensor input. 2.OUTPUT output control for the inflated side. 3. When the high and low pressure have a grounding signal when the motor is transferred, the valve opens. 4.INPUT2 low pressure when there is signal output OUTPUT inflatable, inflatable motor switch. 5.RS1 and RS2 is the regulator valve from the land 6.RS3 synchronous motor with the valve, the valve motor is rotating circle the number of sensors. 7.RS4 delay time to regulate land
    2022-02-05 21:01:24下载
    积分:1
  • 周立功MAGICARM2410开发板配套wince实例源代码,234章
    周立功MAGICARM2410开发板配套wince实例源代码,234章-Ligong MAGICARM2410 weeks wince development board supporting examples of source code, Chapter 234
    2022-03-03 14:09:14下载
    积分:1
  • ds1302 实时时钟源程序 c语言 W78E365单片机
    ds1302 实时时钟源程序 c语言 W78E365单片机
    2023-07-04 15:40:03下载
    积分:1
  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • C8051F340单片机的I2C程序,硅的IDE开发环境
    C8051f340的I2C程序,开发环境Silicon IDE-C8051f340 the I2C procedures, Silicon IDE development environment
    2022-01-25 18:58:28下载
    积分:1
  • MCU
    用51单片机驱动汽缸动作,很方便使用 广泛用于测试领域-MCU-driven cylinder with 51 movements, it is easy to use the area extensively for testing
    2023-03-06 19:10:04下载
    积分:1
  • 动力环境监控系统,它是一个有十分价值的系统,现拿出来供大家参考,学习。可不能用于他用,后果自负。...
    动力环境监控系统,它是一个有十分价值的系统,现拿出来供大家参考,学习。可不能用于他用,后果自负。- The power environment supervisory system, it is has extremely the value system, presently puts out for everybody reference, the study. But cannot use in he to use, the consequence is proud.
    2023-03-16 01:25:03下载
    积分:1
  • 利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码...
    利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码-use KEIL C51 prepared by the T6963C LCD driver, the first document linking specific definition and Chinese character, as long as the hardware connection, and will be able to run, unlike some others simply to download the code
    2022-04-11 14:05:26下载
    积分:1
  • 这是一个verilog源码的优先编码器,可以通过led显示结果。
    这是一个verilog源码的优先编码器,可以通过led显示结果。-This is a Verilog source priority encoder, can be led through the result will be displayed.
    2023-01-14 10:30:03下载
    积分:1
  • Single
    学习单片机最有用的恐怕是编程器和仿真机,一台商品化的编程器至少要几百元,仿真机价格更高,往往让初学者难以选择。这里介绍的一款国外电子网站推出的廉价51编程器,能够读写最常用的12种51单片机,自己动手装配一台,既能锻炼自己的动手能力,又能廉价地装备一台多用编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。笔者按照资料自制了一台,十分好用,不敢独享。特编译了全部制作资料介绍给大家。这个编程器硬件使用标准的TTL系列器件而没有使用特殊元件。它连接在计算机的并行端口,对PC的并口没有特殊要求,所以配置很低的计算机也能用这个编程器。Atmel Flash 系列单片机是当前最流行的单片机,易于擦写,不象OTP芯片容易造成浪费。特别是89系列单片机与大家熟悉的INTEL51系列单片机完全兼容,这个编程器支持的单片机主要是Atmel flash系列。-Single-chip learning is probably the most useful programming and simulation machine, a programmer commercialization of at least several hundred dollars, simulation machine prices higher, so that beginners are often difficult to choose. Here s a foreign site to launch low-cost e-51 programmer can read and write 12 types of most commonly used single-chip microcomputer 51, a do-it-yourself assembly, can exercise their practical ability, but also inexpensive to equip a multi-purpose programmer, whether it is free time to study or engage in the development of single-chip are a very good option. The author made in acc
    2023-02-05 22:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载