-
labview-danpianji
利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。
设计任务
PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到
后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串
行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。(Use Keil C51 and LabVIEW programming to achieve PC serial communication with microcontroller. Displayed after the PC via the serial port design task digital (00, 01, 02,03 ..., FF, hex) is sent to the microcontroller, the microcontroller receives return this figure, PC receives the return data , if the data sent and received data are equal, the serial communication is correct, otherwise an error. Startup character is a number 00, the end of the character is a number FF.)
- 2020-07-01 04:20:01下载
- 积分:1
-
temp_0.1_2_STC12C5A60S2_LCD1602_18B20_12Mhz
18B20温度传感器 LCD1602液晶屏显示,可以显示负温度(18B20 temperature sensor LCD1602 LCD display, you can display negative temperature.)
- 2018-07-06 15:04:51下载
- 积分:1
-
西部赛程序(双CCD)
基于K60芯片的线性CCD循迹小车,分为速度环和方向环(Linear CCD Track Car Based on K60 Chip)
- 2020-06-16 19:00:02下载
- 积分:1
-
AVR
AVR汇编示例子程序集合,初学者可以
参考的源代码,上传供大学参考学习。(AVR compile a collection of the sample subroutine, beginners can refer to the source code, upload the University of reference for the study.)
- 2009-09-29 09:01:04下载
- 积分:1
-
lcd_avr16_240128
240128液晶初始化程序,调用子函数,有详细注释(240128 LCD initial program, call the son function, and have the detailed notes
)
- 2012-05-10 20:12:22下载
- 积分:1
-
task1
binary reading implementation
- 2015-03-07 14:09:56下载
- 积分:1
-
循迹
说明: 两路光电开关驱动,2019电赛A组,测试程序(Two-way Photoelectric Switch Drive, Group A of 2019 Electricity Competition, Test Procedure)
- 2020-06-17 16:40:02下载
- 积分:1
-
ds18b20-timer-1602show.tar
DS18B20温度1602显示,51单片机使用,驱动代码,可用(1602 DS18B20 temperature display, 51 single use, driver code, available)
- 2013-12-14 21:33:30下载
- 积分:1
-
adctest
ad转换测试程序,能够测试四路程序输出。基于cortexa8的(ad testing )
- 2015-01-05 09:40:11下载
- 积分:1
-
STM8--ADC-CHANGE
在许多的单片机应用系统中,都需要A/D转换器,将模拟量转换成数字量。在STM8单片机中,提供的是10位的A/D,通道数随芯片不同而不同,少的有4个通道,多的则有16个通道。
下面的实验程序首先对A/D输入进行采样,然后将采样结果的高8位(丢弃最低的2位),作为延时参数去调用延时子程序,然后再去驱动LED控制信号。因此不同的采样值,决定了LED的闪烁频率。当旋转ST三合一开发板上的电位器时,可以看到LED的闪烁频率发生变化。
(In many microcontroller applications require the A/D converter to convert analog into digital. STM8 microcontroller, providing a 10-bit A/D channel number with the chip, little has four channels, more than 16 channels. The following experimental procedure first sampling A/D input, then the sampling results 8 (drop the lowest 2), as the delay parameter to call the delay subroutine, and then go drive LED control signal. Different sampling values, the LED flashing frequency. When the potentiometer rotation ST triple development board, you can see the LED flashing frequency change.)
- 2013-04-13 11:20:36下载
- 积分:1