资源列表
uart
- 通过电脑的超级终端向单片机发送数据,单片机将接收到的数据发回电脑,并显示在超级终端上。用的是串口1的中断方式。-Data to send data to the microcontroller through the Super Terminal PC, the microcontroller will receive back to the computer and displayed on the HyperTerminal. Using a serial interrupt 1.
EX13_AIC23
- DXP代表芯片2812关于SPI串口通讯的一系列常规用法,希望有需要的朋友下载参考-DXP on behalf of the chip 2812 on the SPI serial communication, a series of routine usage, and want to have a friend to download reference
wyq
- 基于msp430g2553的万年历及内部温度测试-Msp430g2553 based calendar and internal temperature test
F169_DAC_Sin
- msp430f169内部DAC模块通过DMA模块的传输产生10kHz的正玄信号,本程序在一个周期内取点为100个,可以用示波器查看,接在DAC0端口,也就是P66口通过示波器查看是完整的波形,大概10K-msp430f169 internal DAC module generates 10kHz sine signal transmission through the DMA module, the program takes in a cycle point of 100, you can u
DS1302P12864
- 本程序为ds1302程序 使用时需使用ds1302_initial(),ds1302_display()即可 可通过修改SCLK,DAT,RST端修改端口,初始化后需关闭ds1302_initial()-This program is ds1302 program Need to use ds1302_initial (), ds1302_display () when used to By modifying SCLK, DAT, RST modify the por
INTERRUPT
- 本程序为中断程序,包括外部中断,定时器溢出中断,定时器比较中断,定时器捕捉中断 使用时注意使用各个初始化,中断寄存器存在冲突,需加注意,使用时最好打开时钟程序,以便获得TLCCRx*1ms的时间-This program is an interrupt routine, including external interrupt, timer overflow interrupt, timer compare interrupt, timer capture interrupt Note
MSP430-UART
- 本程序为MSP430F149串口程序 使用时需调用uart_initial(),uart_transmint(data),开总中断_EINT()即可 - This program is MSP430F149 Serial procedures* / You need to call uart_initial when using (), uart_transmint (data), open the global interrupt _EINT ()
MSP430-PWM
- 本程序为PWM程序,使用时注意使用时钟程序shizhong(),在SMCLK为1MHZ时,最大频率为10KHZ,SMCLK为8MHZ时,最大频率约为80KHZ, 可通过直接调用函数得到PWM波,如果需要两个占空比的PWM,按下列函数说明修改,否则可删除屏蔽部分-The procedure for the PWM program, note the use of using a clock program shizhong (), in SMCLK is 1MHZ, the maximum f
combination
- MSP430G2553操作DAC8571和ADS1118所制作数控电压源,带电压采样反馈,红外键盘输入,12864串行显示-MSP430G2553 DAC8571 operation and ADS1118 made numerical control voltage source, with feedback voltage sampling and infrared keyboard input, 12864 serial display
current_source
- MSP430G2553制作数控电流源,运用DAC8571和ADS1118进行数模转换,带电流采样反馈,红外键盘输入,12864串行显示-MSP430G2553 manufacture numerical control current source, using DAC8571 and ADS1118 analog-to-digital conversion, with current sampling feedback, infrared keyboard input, 12864 seria
ldc1000_new
- 本人2014TI杯B题作品程序,运行良好。作用为操作LDC1000电感传感器,步进电机,丝杠,舵机,自动扫描定位金属器件的中心点-I 2014 ti cup B topic work procedures, work well.Role for operating LDC1000 inductance sensor, stepper motor, screw, steering gear, automatic scanning locating the center of the metal c
12864lcd
- 通过ADC将两路模拟信号转换为数字信号,通过lcd12864显示转换以后的数字量和电压值-By the two-way ADC analog signal into a digital signal that after this conversion, digital and voltage values lcd12864
