-
315m_WU_XIAN_3LU_kongzhiqi
这是我做的一款3路LED的RGB控制器,输出接光耦控制可控硅,被控灯具为AC220V的,外接315M接受模块,用市场上一般的PT2262型遥控器无线调节输出的模式和变化速度(This is the RGB controller I do a 3 channel LED, output optocoupler control thyristor controlled lamp, AC220V, external 315M receiving module, general use on the market PT2262 remote wireless control output pattern and speed of change)
- 2013-09-09 16:11:32下载
- 积分:1
-
ANALOG_TURNER
说明: 尽管模拟高频头在开发中用得已经减少了,但是模拟电视接收功能在许多数码产品上仍有其身影。希望对本站的朋友有所帮组!(Although the analog tuner in the development of using has been reduced, but the analog TV reception capabilities in a number of digital products still has its shadow. Want to site a friend had to help group!)
- 2009-08-30 22:22:17下载
- 积分:1
-
DS1307_test
atmeg8 ds1307 RTC实时时钟芯片操作。。(atmeg8 ds1307 RTC)
- 2013-01-27 16:31:47下载
- 积分:1
-
cantest
利用MFC编写的can测试界面,可以对can数据进行设置以及收发测试(Using MFC to write the can test interface, you can set up can data, as well as send and receive tests)
- 2020-09-13 17:07:58下载
- 积分:1
-
test
c++程序实现的JPEG图片到RGB565 16位的LCD显示的数据转换程序.(c++ program to achieve the JPEG image to RGB565 16-bit LCD display of the data conversion process.
)
- 2012-04-24 16:27:36下载
- 积分:1
-
STM8-C-language-programming
STM8 C language programming
- 2016-07-19 11:28:52下载
- 积分:1
-
main
7620摄像头采集程序(飞思卡尔128芯片)(7620 camera acquisition program (the Freescale 128 chip))
- 2012-11-24 16:41:44下载
- 积分:1
-
PID
1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真
采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。(1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set speed consistent.)
- 2015-05-07 14:24:09下载
- 积分:1
-
hongwai-lcd.c
基于51单片机的 红外+LCD+继电器C程序显示
实现的功能较多,比较适合初学的人。(Based on 51 single-chip infrared+LCD+ relay C program display of more functions, more suitable for beginners person.)
- 2013-08-17 11:14:48下载
- 积分: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