-
C语言 端口控制和中断控制 数据的读取 控制电磁阀
C语言 端口控制和中断控制 数据的读取 控制电磁阀-KEIL C byte_read
sector_erase
unsigned char byte_program
unsigned char byte_program_and_verify
unsigned char Compare
- 2022-07-25 08:00:17下载
- 积分:1
-
C51写的华邦8位单片机ISP程序,请配合本人用VB写的PC端ISP程序W78E516UpdataOfVB使用...
C51写的华邦8位单片机ISP程序,请配合本人用VB写的PC端ISP程序W78E516UpdataOfVB使用
- 2022-02-15 21:36:54下载
- 积分:1
-
C8051F350 中文数据手册 初学者开发的好工具
C8051F350 中文数据手册 初学者开发的好工具-C8051F350 Data Sheet Chinese developed a good tool for beginners
- 2022-02-06 02:58:51下载
- 积分:1
-
Infrared remote control procedures, you can read out the remote control code val...
红外线遥控程序,可以读出遥控器代码值并显示在数码管上。-Infrared remote control procedures, you can read out the remote control code value and display in the digital pipe.
- 2022-02-14 23:28:10下载
- 积分:1
-
主要讲了单片机如何实现自行车测速功能。
十分好。
主要讲了单片机如何实现自行车测速功能。
十分好。-Mainly talked about how to achieve a bike speed microcontroller functionality. Very well.
- 2022-05-12 16:36:10下载
- 积分:1
-
功能完善的四层电梯程序。开门停8秒,上升或者下降一层用时5秒,有五秒倒计时数码管,楼层显示数码管,以及电梯内外楼层请求显示灯。...
功能完善的四层电梯程序。开门停8秒,上升或者下降一层用时5秒,有五秒倒计时数码管,楼层显示数码管,以及电梯内外楼层请求显示灯。-A well-functioning procedures for four-storey elevator. 8 seconds to open the door stopped, increased or decreased when a layer of 5 seconds, the 5 seconds countdown digital tube, digital tube display floor, as well as inside and outside the elevator floor indicator lights request.
- 2022-05-19 03:48:36下载
- 积分:1
-
学习51的要关注哦,是STC的烧录软件,方便51单片机学习,通过串口就可一烧写程序,减少开发费用,...
学习51的要关注哦,是STC的烧录软件,方便51单片机学习,通过串口就可一烧写程序,减少开发费用,-learning the concern Oh, STC is the replication software for 51 MCU study, through a serial port can be burning, reduce development costs,
- 2023-09-08 14:00:04下载
- 积分:1
-
i2c hardware communication routines, lpc922 single
i2c硬件通信例程,lpc922单片机,可以完成y与eeprom的通信!-i2c hardware communication routines, lpc922 single-chip, to be completed y the communication with the EEPROM!
- 2022-05-05 07:24:48下载
- 积分:1
-
基于51单片机的电压调节系统,可以实时显示电压值。用keil开发环境,protuse仿真。...
基于51单片机的电压调节系统,可以实时显示电压值。用keil开发环境,protuse仿真。-Based on 51 single-chip voltage regulation system that can display real-time voltage value. Keil development environment with, protuse simulation.
- 2023-08-23 14:50:05下载
- 积分:1
-
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用...
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。
因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-(
编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。
打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
- 2023-04-01 14:55:03下载
- 积分:1