-
RGB-LED
本设计已STC89C52RC单片机为基础,HS0038B为一体化红外接收头,恒流驱动采用的AMC7135芯片的红外控制全彩灯(1w的RGB-LED),程序中使用的遥控器用户码和编码和系统电路图已在文件里给出,每一部分已经分别进行注释方便大家理解,因PROTEUS不方便红外仿真所以不再提供仿真模型,由电路图可直接制作实物。(This design has been based on STC89C52RC MCU, HS0038B for integrated infrared receiving head, constant current driver using AMC7135 chip infrared control all the lights (1 w RGB LED), the program used in the user code and code and remote control system circuit diagram has been given in the file, each part has annotated facilitate everybody understand respectively, because of PROTEUS inconvenient infrared simulation, so no longer provide simulation model made physical circuit diagram directly.
)
- 2015-06-20 16:35:21下载
- 积分:1
-
OpenChoice
OpenChoice® PC通信软件
通过USB在Windows PC与新型TDS1000B/2000B系列数字示波器之间快速简便地进行通信。传送和保存设置、波形、测量和屏幕图。
National Instruments SignalExpress 泰克版互动测量软件
为新型TDS1000B/2000B系列数字示波器优化的全面互动测量软件环境。可以使用直观的拖放用户界面,即时采集、生成、分析、比较、导入和保存测量数据和信号, 而不要求任何编程。(OpenChoice ? PC Communication Software through the USB in the Windows PC with the new series of digital oscilloscopes TDS1000B/2000B between the fast and easy way to communicate. Send and save the settings, waveforms, measurements and screen Fig. National Instruments SignalExpress Tektronix Edition interactive measurement software for the new series of digital oscilloscopes TDS1000B/2000B optimized comprehensive interactive measurement software environment. Can use the intuitive drag-and-drop user interface, real-time acquisition, generation, analysis, comparison, import and save measurement data and signals, without requiring any programming.)
- 2008-06-06 17:56:04下载
- 积分:1
-
按键流水呼吸灯
这是关于msp430f5529的按键流水呼吸灯的例程(This is a routine for the key-press water breathing lamp of msp430f5529)
- 2020-06-20 19:40:02下载
- 积分:1
-
led-2
Proteus画的51单片机超声测距并仿真。(Proteus carry out the ultrasonic measure distance circuit using 51SOC and simulate。)
- 2012-05-08 09:35:56下载
- 积分:1
-
others_ssp
中颖51单片机EEPROM读写完整程序(已调试)
(Ying, 51 single-chip EEPROM read and write the complete program (debug))
- 2012-12-19 13:20:12下载
- 积分:1
-
C8051_jiaocheng
c8051f 的例程 原理图及pcb封装(c8051f jiaocheng)
- 2015-07-09 16:14:56下载
- 积分:1
-
stm32f407 手写识别
基于stm32f407的手写识别程序,亲测可用(Handwriting recognition program based on stm32f407)
- 2018-03-14 22:02:21下载
- 积分:1
-
DoubledImplement2
The maximum number of bytes that can be read from the stream.
- 2014-01-22 14:27:30下载
- 积分:1
-
PMSM FOC V2.0 SENSORLESS(SPEED MODE)
基于STM32 V2.0电机库的无传感器FOC控制(Sensorless FOC control based on STM32 V2.0 motor Library)
- 2021-04-27 13:08:45下载
- 积分: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