-
实现stc单片机,两个单片机之间的SPI通讯。单主单从
实现stc单片机,两个单片机之间的SPI通讯。单主单从-Stc achieve single-chip, two single-chip communications between the SPI. Single-master single from
- 2022-01-22 17:20:27下载
- 积分:1
-
这是原创的基于PIC单片机的红外数据传送的接口程序包
这是原创的基于PIC单片机的红外数据传送的接口程序包-This is the original PIC microcontroller-based infrared data transmission interface package
- 2022-10-04 20:15:03下载
- 积分:1
-
Canton weeks ZLG7290B is Ligong Singlechip Development Co., Ltd. to design the d...
ZLG7290B 是广州周立功单片机发展有限公司自行设计的数码管显示驱动及键盘扫描
管理芯片。能够直接驱动8 位共阴式数码管(或64 只独立的LED),同时还可以扫描管理
多达64 只按键。其中有8 只按键还可以作为功能键使用,就像电脑键盘上的Ctrl、Shift、
Alt 键一样。另外ZLG7290B 内部还设置有连击计数器,能够使某键按下后不松手而连续有
效。采用I2C 总线方式,与微控制器的接口仅需两根信号线。该芯片为工业级芯片,抗干扰
能力强,在工业测控中已有大量应用。-Canton weeks ZLG7290B is Ligong Singlechip Development Co., Ltd. to design the digital tube display driver and the keyboard scan management chip. Can directly drive a total of 8 vaginal digital tube (or 64 independent LED), at the same time management can also scan up to 64 keys. Which has 8 buttons can also be used as function keys, like the computer keyboard on the Ctrl, Shift, Alt keys like. Another internal ZLG7290B batter has also set up counters, can press a button and a row after不松手effective. Using I2C bus mode microcontroller interface with only two signal lines. The chip-on-chip for industry, anti-interference ability, in the industrial measurement and control has been a large number of applications.
- 2022-04-07 15:20:44下载
- 积分:1
-
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息...
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息-Infrared remote control coding information, very detailed, it is also useful, which includes a lot of remote control coding information
- 2022-01-25 22:32:13下载
- 积分:1
-
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦-Recently, I find some of the information on the ADS1252, and the source code, I have compiled Matata
- 2022-03-23 00:39:57下载
- 积分:1
-
我使用的是MYSON的MTV412 MCU+MTV048
我使用的是MYSON的MTV412 MCU+MTV048-I use is the MTV412 MYSON MCU MTV048
- 2022-02-01 23:46:48下载
- 积分:1
-
KeilC51 under the 8* 8LED display program. Change the delay () time and tab* in...
KeilC51 下作的8*8LED显示程序。更改delay()时间和tab*表中的值,可以显示不同的图形-KeilC51 under the 8* 8LED display program. Change the delay () time and tab* in the table values, you can display different graphics
- 2022-03-20 15:46:12下载
- 积分:1
-
超声波测距模组使用说明书v1.0.pdf
超声波测距模组使用说明书v1.0.pdf-Ultrasonic Ranging Module Manual v1.0.pdf
- 2022-07-03 04:41:18下载
- 积分:1
-
LED大屏幕显示系统的主要程序段 内包含几个主要的函数
LED大屏幕显示系统的主要程序段 内包含几个主要的函数-LED large screen display system
- 2022-01-24 14:46:46下载
- 积分: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