-
凌阳61板锯齿波发生程序,可以在产生示波器上产生锯齿波
凌阳61板锯齿波发生程序,可以在产生示波器上产生锯齿波-Sunplus 61 sawtooth board programmed, you can have a sawtooth generated Oscilloscopes
- 2022-07-14 15:55:02下载
- 积分:1
-
AVR俄罗斯方块程序:游戏区是18*15格,3*3点阵一格,右边有下一个图形显示和所消行数的显示...
AVR俄罗斯方块程序:游戏区是18*15格,3*3点阵一格,右边有下一个图形显示和所消行数的显示
- 2022-08-04 06:14:28下载
- 积分:1
-
环境CodeWarrior4.6.
freescale 9s12dg128实时中断demo程序。
实现CPU的实时中断功能的例程。每100ms小灯闪烁。...
环境CodeWarrior4.6.
freescale 9s12dg128实时中断demo程序。
实现CPU的实时中断功能的例程。每100ms小灯闪烁。-CodeWarrior4.6.freescale 9s12dg128 environment in real-time interrupt demo program. Realize real-time CPU interrupt routine. Small lights flicker every 100ms.
- 2022-09-29 22:25:04下载
- 积分:1
-
LT_1B msp430开发板例子程序-UART05_096
LT_1B msp430开发板例子程序-UART05_096-LT_1B msp430开发板例子程序-UART05_09600
- 2022-04-23 19:38:24下载
- 积分:1
-
x5054 read and write procedures. With 80S51 control. C language, helps the reade...
x5054读写程序。用80S51控制。C语言,有助于了解存储器的读写-x5054 read and write procedures. With 80S51 control. C language, helps the reader to understand memory
- 2022-07-11 13:51:44下载
- 积分:1
-
NRF24L01
基于nRF24L01的通讯程序,程序可在Keil C下编译-NRF24L01-based communications procedures, the procedures can be under the Keil C compiler
- 2022-03-19 16:12:58下载
- 积分:1
-
随着精准农业的发展,农业种植和农业研究人员需要一种手持式NDVI测量仪,以便对农作物长势进行定量测量。本文讨论了一种手持式NDVI测量仪的完整设计过程,详细论述...
随着精准农业的发展,农业种植和农业研究人员需要一种手持式NDVI测量仪,以便对农作物长势进行定量测量。本文讨论了一种手持式NDVI测量仪的完整设计过程,详细论述了设计原理,并给出了详尽的单片机程序、设计电路原理图及PCB图。该NDVI测量仪采用太阳光作为光源,光电探测器采用滤光片和光敏二极管实现,用AT89C51单片机控制。其具有结构简单、成本低、轻便、低功耗的特点。-With the development of precision agriculture and farming, and agricultural researchers need a handheld NDVI measuring instrument, in order to crop growth for quantitative measurement. This paper discusses a handheld meter NDVI the integrity of the design process, discussed in detail the design principles, and gives a detailed SCM procedures, circuit schematics and PCB plans. The NDVI measuring instrument used sunlight as a light source, photodetector using filters and photodiode realized, with AT89C51 control. Its structure is simple, low cost, lightweight, low-power characteristics.
- 2022-01-25 19:26:40下载
- 积分:1
-
步进电机单片机驱动程序
步进电机单片机驱动程序-stepping motor driver program
- 2022-03-24 22:26:36下载
- 积分:1
-
实现基于PIC25j10单片机,实现对HSM-20G温湿度模块,对换境数据的采集,给压缩包包含了所用到芯片的DATASHEET以及原代码...
实现基于PIC25j10单片机,实现对HSM-20G温湿度模块,对换境数据的采集,给压缩包包含了所用到芯片的DATASHEET以及原代码-PIC25j10-based microcontroller, the realization of HSM-20G module temperature and humidity on the Habitat for data collection, to the compressed packet contains the chip DATASHEET used, as well as the original code
- 2022-07-26 01:39:18下载
- 积分: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