-
liti.zip
基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
- 2013-08-27 19:49:36下载
- 积分:1
-
RecommendedExercise1
iCarnegie ssd5中 Recommended Exercise 1 练习日期编辑
(iCarnegie ssd5 in Recommended Exercise 1 Exercise Date of editing)
- 2009-11-21 13:48:44下载
- 积分:1
-
an_r01an0455ej0100_rl78_pwm
瑞萨 pwm 控制(自带头文件)压缩包打包
(Renesas pwm control (from the lead file) compressed packed)
- 2013-08-31 09:00:39下载
- 积分:1
-
EEPROM_24C02
用C语言编写的温度采集程序,可以用于C51单片机的开发(Temperature using C language acquisition program, can be used for C51 MCU development)
- 2013-12-17 19:56:26下载
- 积分:1
-
qiangdaqi
这是利用51单片机设计成的8路抢答器,主持人按下“开始”按键才开始抢答,并亮抢答允许指示灯(Host press the start button to vies to answer first, light and bright vies to answer first allowed.)
- 2015-11-06 13:34:01下载
- 积分:1
-
tu
说明: c8051f020图片显示 不复杂 可以自己变换图片 第一次写这类的 不太好大家指出(the c8051f020 picture display pictures online to find the program)
- 2012-09-08 19:51:20下载
- 积分:1
-
ActivePower
使用Atmega16单片机和Att7022计量芯片检测有功功率,有详细的校表过程,在此程序基础上可已开发更多功能(Att7022 Atmega16 measured using microarray microcontroller and active, detailed calibration process, this procedure can be developed on the basis of more features)
- 2021-01-29 17:08:35下载
- 积分:1
-
FIFO-master
This is a generic FIFO buffer that can be used to store any kind of items. It is written in C language and can be compiled and used on almost any architecture. It was designed to be used on memory limited architectures such as microcontrollers. Examples of the applications that can be built with this library include:
- 2020-06-21 02:00:01下载
- 积分:1
-
61IC_H4242
w90p710的LCD显示图片的程序,已测试(w90p710 the LCD display pictures of the process, have been tested)
- 2011-05-29 18:22:52下载
- 积分:1
-
C8051F060-AD-UART1
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060
Description: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060 target board in the development kit.
// This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
// The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
//
// With the EMIF configured for off-chip XRAM access (on the upper ports),
this code moves the ADC data to the C8051F060TB target boards s SRAM device.
// Once data acquisition is complete, the code then prompts the user to press the P3.7
// button on the target board when ready to receive the data via the UART0 serial port.
The TB features an RS-232 transceiver and connector, so the data can be transferred
// to a PC via its serial port.
//
The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device -
can accommodate up to 128kbytes, )
- 2014-07-03 18:46:42下载
- 积分:1