-
CT
说明: 双路输出控制器”具有信号输出时间设定、 输出信号占空比调整、 当前输出通道及时
间显示、系统工作参数存储、串口通讯及 LED 指示等功能。 “双路输出控制器”通过串口完
成信号输出时间设定功能;通过 EEPROM 完成系统工作参数存储功能;通过按键完成输出通
道切换、 输出信号占空比调整及停止信号输出功能; 系统硬件电路主要由 MCU 控制单元、独
立按键、 LCD 显示单元、 串口通讯单元、 EEPROM 数据存储单元和 LED 指示单元组成(Dual output controller has the signal output time setting, adjust the duty cycle of the output signal, the current output channel in time
Between display, system operating parameters are stored, serial communications and LED indicator. Dual Output Controller through serial END
A signal output time setting function complete system operating parameters via EEPROM memory function complete output pass through the key
Channel switching, adjust the duty cycle of the output signal and the stop signal output function the system hardware circuit is mainly controlled by the MCU unit, alone
Li buttons, LCD display unit, serial communication unit, EEPROM data storage unit and LED indication units)
- 2015-03-10 20:14:34下载
- 积分:1
-
DDS
说明: 描述了AD9850、AD9851、AD9854、AD9833的调试心得(Describes the AD9850, AD9851, AD9854, AD9833 debugging experience)
- 2021-04-28 17:18:43下载
- 积分:1
-
modscan32tidy
MODSCAN32英文版,
很好用的。(MODSCAN English, very good use.)
- 2010-08-23 21:27:05下载
- 积分:1
-
dmx232_250
灯光协议的DMX12 的源代码,单片机编写(mifare)
- 2010-10-28 17:26:52下载
- 积分:1
-
MUSIC1--finish
音乐计算器,当输出分别为正负数时,用蜂鸣器响起两段不同的音乐。计算器可实现0~999范围内的加减与或比较功能,并支持连续运算。(Music calculator)
- 2020-08-16 23:38:25下载
- 积分:1
-
ADS7846TOUCH
8051单片机驱动ADS7846/ADS7843芯片,触摸屏被按下时,则ADS7846向CPU发中断请求.()
- 2007-10-04 15:10:42下载
- 积分:1
-
99494
LED旋转屏通过4排LED可以显示一个图形(4 rows by rotating LED LED screen can display a graphic)
- 2011-06-02 15:03:31下载
- 积分:1
-
sun
基于ARM的俄罗斯方块设计,本次将设计实现一个用C语言编写的、在基于ARM核心的ADuC7020 ARM开发板上实现的单机版的俄罗斯方块小游戏。使用Keil3编程软件对C语言代码进行编写,支持按键操作,在实现过程中涉及了LCD液晶屏的图形显示、按键控制、LED控制、中断、蜂鸣器等嵌入式的编程技术。(Tetris ARM-based design, this will be designed to achieve a C language, the ADuC7020 ARM development board ARM core-based implementations of stand-alone version of the Tetris game. Use Keil3 programming software code written in the C language, support for key operations involved in the implementation process of the LCD screen graphical display, control buttons, LED control, interrupt, buzzer embedded programming techniques.)
- 2014-01-10 11:19:18下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
piny
说明: 51单片机的拼音输入法的程序,用C实现,(51 SCM Pinyin input method to the procedures used to achieve C,)
- 2006-04-11 19:45:14下载
- 积分:1