-
The paper introduced the SCM engineering practice some application examples. Ins...
该文件介绍了一些单片机工程实践中的一些应用实例,里边有详细的文档资料和源程序,全部已经应用到实践当中,是单片机入门之后很好的工程实践例程!-The paper introduced the SCM engineering practice some application examples. Inside a detailed source of information and documentation, all have applied to the practice, SCM is a good entry after practice routines!
- 2022-04-21 21:16:54下载
- 积分:1
-
本程序用于用单片机控制步进电机的转动。用单片机的某一个引脚实现控制,如果引脚电平为高则实现正转,反之为反转。所用单片机为日立系列h83664十六位单片机。本代码...
本程序用于用单片机控制步进电机的转动。用单片机的某一个引脚实现控制,如果引脚电平为高则实现正转,反之为反转。所用单片机为日立系列h83664十六位单片机。本代码使用c语言实现,开发环境为日立系列单片机专用开发环境-This procedure for the use of single-chip stepper motor rotation control. With a pin MCU control, if the pin level is higher then realize to the contrary, for the inversion. Used in single-chip for Hitachi Series 16 Singlechip h83664. This code uses the c language, development environment for the Hitachi series of single-chip dedicated development environment
- 2023-01-07 10:45:03下载
- 积分:1
-
单片机用串口控制LED的C程序。相信大家看了后会有收获的
单片机用串口控制LED的C程序。相信大家看了后会有收获的-Single-chip LED with Serial Control of C procedures. I believe everyone will be harvested after reading
- 2022-02-13 22:14:03下载
- 积分:1
-
基于AVR的数字频率计,使用LCD1602做显示。刷新速度1S,含电路图...
基于AVR的数字频率计,使用LCD1602做显示。刷新速度1S,含电路图-AVR-based digital frequency meter, the use of so LCD1602 display. Refresh rate of 1S, with circuit
- 2022-03-16 15:26:25下载
- 积分:1
-
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_p...
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
- 2023-08-24 05:00:03下载
- 积分:1
-
60个命令,..对初学都很有实用价值,值得参考
60个命令,..对初学都很有实用价值,值得参考-60 orders for the beginner .. have a great practical value, it is also useful ..............
- 2022-02-04 22:41:37下载
- 积分:1
-
单
单片机系统上电后,P0 口和 P1 口都被清 0。然后,你规定一个由 6 个数字构成的序列(每个数字从 0~F 中选取),比如 E、8、9、0、7、F。然后每次当单片机检测到外部中断 0发起中断时间时,读取 P0 口和 P1 口上的状态值,当连续 6 次外部中断事件的对应的数字序列构成你所设定的序列后(举例来说,如果 P0.0 是 1,P0 和 P1 的其他管脚是 0,那么我们称为检测到一次数字 0),从串口打印输出一幅类似下图的 16×16 的ASCII码的圣诞树图片。-Single-chip microcomputer system after power, P0 and P1 mouth I have been ching 0. Then you set a six figure constituted by the sequence (each number from 0 ~ F in selected), for example, E, 8,9,0,7, F. And then each time a single-chip detects external interrupt 0 initiated interruption time, I read the P0 and P1 mouth on the state value, when a row 6 times the corresponding external interrupt events constitute digital sequence set your sequence (for example example, if P0.0 is 1, P0 and P1 of the other pin is 0, then we called a number of detected 0), a printout from the serial port under similar 16 × 16 map of the ASCII code of the Christmas tree图片.
- 2022-10-23 01:15:03下载
- 积分:1
-
ts12864a
TS12864A-3汉字库。有需要的朋友请下载-TS12864A-3汉字库. Friend in need, please download
- 2022-02-22 07:01:25下载
- 积分:1
-
ATMEGA128的ADC驱动程序,对自己编写端口驱动的同志有很大的帮助!...
ATMEGA128的ADC驱动程序,对自己编写端口驱动的同志有很大的帮助!-ATMEGA128 the ADC driver, port driver of their comrades in the preparation of great help!
- 2022-04-29 18:07:39下载
- 积分:1
-
数码管的显示操作,同时也有按键操作程序,通过单片机控制可以直接进行显示
数码管的显示操作,同时也有按键操作程序,通过单片机控制可以直接进行显示-Digital tube display operation, but also has key operating procedures, can be directly controlled through the single-chip display
- 2023-07-27 13:15:03下载
- 积分:1