登录
首页 » SCM » Keil_C tutorial examples for quick start, suitable for beginners

Keil_C tutorial examples for quick start, suitable for beginners

于 2022-03-04 发布 文件大小:608.21 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

Keil_C实例教程,可快速上手,适合初学者-Keil_C tutorial examples for quick start, suitable for beginners

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

发表评论

0 个回复

  • 利用步进电机实现上水的模拟仿真…
    采用步进电机模拟洗衣机电机,实现上水、浸泡、洗涤、漂洗、甩干等过程。洗涤分弱洗、轻洗、强洗;可设定3级水位设定,每级水位均设定水位下限(值自定);可选择漂洗次数(3~5次)。使用键盘进行流程及参数设定及自动存储流程,设定暂停键,可暂时停止洗衣机的工作,恢复后按原设定程序继续进行,同时设定停止键,可终止洗衣机的工作,并在LED或LCD上显示当前流程。-Simulation using stepper motors washing machine motor to achieve Sheung Shui, soaking, washing, rinsing, drying and other processes. Washing sub-weak wash, light wash, strong wash can be set to three water level settings, set the water level in each grade level were lower (the value of self-set) optional rinsing times (3 ~ 5 times). Using the keyboard processes and parameter settings and automatic memory processes, set pause button to temporarily suspend the work of washing machines and restore original settings after the process to continue at the same time set the stop button, may terminate the work of washing machines, and LED or the LCD displays the current process.
    2022-02-14 19:41:59下载
    积分:1
  • 单片机 步进电机控制原代码
    单片机 步进电机控制原代码-stepper motor control microcontroller source code
    2023-08-26 03:50:03下载
    积分:1
  • 51单片机上的LCD12864驱动,相关的LCD驱动可以在我发布的其它驱动中找到。...
    51单片机上的LCD12864驱动,相关的LCD驱动可以在我发布的其它驱动中找到。-51 MCU on the LCD12864 driver, LCD driver can be related to the other drivers I have found.
    2022-06-12 14:31:40下载
    积分:1
  • 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译...
    仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl+ F5" key simulation, according to the "F5" running full-speed, switched to the ser
    2022-10-02 01:00:04下载
    积分:1
  • 某公司安装了电子门,要设计门禁系统: 公司的雇员可以凭借密码、胸卡或指纹进入公司 计算机根据雇员的验证方式对其身份进行验证 管理员在监控室可以通过...
    某公司安装了电子门,要设计门禁系统: 公司的雇员可以凭借密码、胸卡或指纹进入公司 计算机根据雇员的验证方式对其身份进行验证 管理员在监控室可以通过按钮直接开启电子门 访客可以按门铃请求进入,由管理员为其放行 管理员可以为新职员设置密码 -A company to install an electronic gate, to design access control systems: the company" s employees can rely on passwords, badges or finger into the company computer, authentication of the employee to verify their identity can be an administrator in the control room directly through the button to open electronic gates that visitors can rang the doorbell of the request to enter an administrator can be released by the administrator of its staff to set a password for the new
    2022-03-04 22:45:32下载
    积分:1
  • man/machine/interface设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制...
    man/machine/interface设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-man/machine/interface design and development environment for the ICC, compile a compendium, crashed directly to the embedded microprocessor control avr
    2022-02-26 11:21:23下载
    积分:1
  • 一个IIC接口驱动程序
    一个IIC接口驱动程序-an IIC Driver Interface
    2022-03-19 21:39:56下载
    积分:1
  • 80C52参考频率计程序,包含中断和定时器典型应用代码段
    80C52参考频率计程序,包含中断和定时器典型应用代码段-Reference 80C52 Cymometer procedures, including suspension and timer typical application code segment
    2022-08-20 13:25:43下载
    积分:1
  • C51 use the source control PLL (SANYO LC72131) radio, Driving through HT1621 LCD...
    本源程序使用C51控制的PLL(SANYO LC72131)收音,可以通过HT1621驱动LCD显示,有完整的按键控制程序模块,能通过KEY进行各种功能操作,整个程序采用模块化设计,移植方便,可以初学者参考使用.(之前的那个也是我上载的,怎么就没开通?)-C51 use the source control PLL (SANYO LC72131) radio, Driving through HT1621 LCD Display, a complete module button control procedures, KEY through various functional operation, the whole process has a modular design and facilitate transplantation, beginners can use and reference. (which is also before I posted, how never opened)
    2023-01-07 19:50:03下载
    积分:1
  • Realize the full RS232 and TCP/IP network protocol conversion
    完整的实现RS232与TCP/IP网络协议的转换-Realize the full RS232 and TCP/IP network protocol conversion
    2022-03-16 02:52:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载