-
TC20GUI
1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS
下运行该文件即可释放
2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件
DEM.EXE释放, 然后运行DEMO.BAT演示
3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行
UCD.EXE释放。(1. The book all the source code, in the CPP, under a subdirectory, CPP.EXE is available since the release of compressed files, in DOS the file can be run under release 2. Book procedures demo programs (source code compiler), in the DEMO subdirectory, run DEM.EXE the release of compressed file, and then run DEMO.BAT presentation 3. UCDOS 3.0 to streamline the system of Chinese characters, including a 24-dot matrix font宋体in UCDOS subdirectory, run UCD.EXE release.)
- 2008-03-30 21:27:50下载
- 积分:1
-
中断应用实例
说明: 单片机使用案例——中断典例,适合新手们阅读入门。(Single - chip microcomputer use case - a typical example of interruption)
- 2020-04-27 20:28:15下载
- 积分:1
-
SN65LBC184
器件SN65LBC184手册,便于学习者学习开发!(Device SN65LBC184 manual for ease learners develop!)
- 2013-09-11 11:51:47下载
- 积分:1
-
OLED_IIC_Test
OLED显示屏测试,基于IIC通讯,供电3.3V或5V(OLED screen display demo)
- 2020-06-18 21:00:01下载
- 积分:1
-
aCCOOLLECTd
ad7812采集程序源码10位的,运用c语言言开发的,环境是KEIL 51。 可直接使用。
(The ad7812 acquisition program source 10, developed using c language words, the environment is the KEIL 51. Can be used directly.)
- 2012-06-11 18:59:34下载
- 积分:1
-
PIC12F629
PIC12F629,一个按键控制3个LED灯亮灭,实现了单个按键的单击,长按功能(PIC12F629, a key control three LED lights off, to achieve a single button click, press function)
- 2015-07-22 11:21:22下载
- 积分:1
-
板球系统
说明: 能够完成板球题目,2017年全国大学生电子设计大赛国赛题,具体内容详见文件(can analyse the movement of the ball on the platform.)
- 2020-06-22 00:40:02下载
- 积分:1
-
DS1302haoshi
介绍了ij一个DS1302的s设计,有仿真,大家可以参考一下(Ij introduction of the s a DS1302 design simulation, you can refer to)
- 2008-05-14 15:32:08下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
28027watchdog
利用28027对看门狗进行测试,学习这部分知识的好例程(To 28,027 pairs watchdog test, learning this part of the knowledge of good routine)
- 2012-09-30 01:01:25下载
- 积分:1