-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
communication_between_PC_and_61.rar
PC与单片机进行通信。能够在VC6.0进行仿真。注意:visual2008不能仿真。(PC to communicate with the MCU. Can VC6.0 be simulated. Note: visual2008 not emulation.)
- 2010-01-19 10:44:34下载
- 积分:1
-
drawing
用循环程序 画用星号* 组成的方框图,可以设置方框的边长大小(Block diagram with an asterisk* cyclic process consisting of paintings, you can set the size of the box side)
- 2014-02-22 13:59:19下载
- 积分:1
-
ADC
c8051F060中adc部分程序,是对adc部分的使用说明以及参考(Part of the ADC program in c8051F060)
- 2015-03-06 18:36:47下载
- 积分:1
-
Upcf8583s
用的是时钟芯片pcf8583,可以正常显示时间,并带有有Proteus仿真,非常形象!,已通过测试。
(Is clock chip pcf8583, can properly display the time, and with Proteus simulation, the very image of , Has been tested.)
- 2012-07-19 14:05:12下载
- 积分:1
-
5110
实现5110液晶图像、文字、字符 、反转、数字显示(5110 LCD achieve images, text, characters, reverse, digital display)
- 2013-07-30 14:01:42下载
- 积分:1
-
IR
MSP430红外解码驱动,占用了一个定时器资源。(MSP430 IR decoding drive, taking up a timer resources.)
- 2013-08-25 19:03:05下载
- 积分:1
-
LCDExplorer
Microchip pic24系列 单片机 LCD驱动 包括RTCC和ADC功能(Microchip pic24 MCU LCD driver RTCC ADC)
- 2014-12-29 10:10:56下载
- 积分: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
-
keyscanner
说明: 一个很通用的按键扫描程序,可用于单片机控制中(A very common key scanner can be used in the SCM)
- 2010-04-28 20:22:24下载
- 积分:1