-
单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!...
单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!-microcontroller smart Pinyin input method, with the control and with the enhancement of function. To facilitate the use of call. Since the LCD can be added to achieve visual keyboard! For your reference!
- 2022-01-22 14:06:24下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
对于一个单片机初者来说一定想自己设计一个小系统吧・・这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助...
对于一个单片机初者来说一定想自己设计一个小系统吧・・这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助-early for a microcontroller were necessarily want to run their own small design a system here to provide it with nuclear 89S52 for the smaller system map and the source! Just want to help scholars
- 2022-01-26 05:34:07下载
- 积分:1
-
基于单片机的AD转换器,可以用proteus进行仿真
基于单片机的AD转换器,可以用proteus进行仿真-The AD converter based on single chip, you can use proteus simulation
- 2022-08-25 15:45:42下载
- 积分:1
-
51红外线解码9102的程序,高效简单抗干,改一下可用于6122。
51红外线解码9102的程序,高效简单抗干,改一下可用于6122。-51 IR 9102 decode the procedure simple and efficient anti-stem, to what can be used for 6122.
- 2022-01-26 06:33:29下载
- 积分:1
-
《单片机仿真入门实用教程》实例(包括源代码)
单片机仿真教程。...
《单片机仿真入门实用教程》实例(包括源代码)
单片机仿真教程。-"PROTEUS Practical Guide Getting Started" examples (including source code)
Proteus-based simulation of single-chip microcomputer.
- 2022-03-17 13:09:42下载
- 积分:1
-
本文件代码的开发环境是keil C,芯片是AT89S52,这是一个如何使用DS18B20温度传感器的例子,从中可以学习如何利用I2C以DS18B20通信。...
本文件代码的开发环境是keil C,芯片是AT89S52,这是一个如何使用DS18B20温度传感器的例子,从中可以学习如何利用I2C以DS18B20通信。-This document is a code development environment keil C, chip AT89S52, this is a how to use the example of DS18B20 temperature sensor, which can learn how to use I2C to DS18B20 communications.
- 2023-03-01 23:30:03下载
- 积分:1
-
frescale Microcontroller with PDIUSBD12 and computer communications, including g...
飞思卡尔单片机用PDIUSBD12和电脑通信,包括通用驱动,周立功的easyd12.dll和自写的VB测试程序控制B口上的两个小灯 用I/O口模拟总线和PDIUSBD12数据交换-frescale Microcontroller with PDIUSBD12 and computer communications, including general-purpose-driven, ZLG easyd12.dll and self-written by the VB test program control port B on the two small lamps with I/O port analog bus and PDIUSBD12 data exchange
- 2022-01-31 03:52:55下载
- 积分:1
-
基于MICROCHIP PIC16F系列电动自行车控制源码.
基于MICROCHIP PIC16F系列电动自行车控制源码.-MICROCHIP PIC16F series based on the control source for electric bikes.
- 2022-07-14 07:37:38下载
- 积分:1
-
点阵LED显示0
点阵LED显示0-9程序(c语言),此程序为8*8LED点阵的简单程序-Dot-matrix LED display 0-9 program (c language)
- 2022-05-25 10:30:53下载
- 积分:1