-
- 2023-04-19 08:15:03下载
- 积分:1
-
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智...
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自主寻迹行驶。-Introduction of a photoelectric sensor based on infrared automatic controller for intelligent vehicle design. Based on Freescale 16-bit microcontroller as the core control unit, the use of infrared photoelectric sensor acquisition path information, control, intelligent vehicle steering gear, drive motors, autonomous intelligent vehicles driving tracing.
- 2022-01-24 13:46:14下载
- 积分:1
-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
Drive Keypads with codevision AVR + proteus
简单的源代码写在codevisionavr显示如何驱动键盘和模拟proteus。
- 2022-05-16 23:20:41下载
- 积分:1
-
TI的TUSB3210芯片的原理图和PCB文件。为您的设计提供参考。
TI的TUSB3210芯片的原理图和PCB文件。为您的设计提供参考。-TI
- 2022-07-14 19:26:43下载
- 积分:1
-
用于嵌入式平台的PS2键盘接口
将AT PS2键盘连接到公共接口的代码:9600波特的串行端口输出,带选通的并行输出或带就绪信号的SPI端口。最初的代码是68HC705J1Ahttp://retired.beyondlogic.org/keyboard/keybrd.htm但我把它移植到了Atmel ATtiny48上,增加了对SPI接口和并行输出的支持,增加了对更多键的支持。ATtiny48使用内部振荡器,只需连接器即可工作。
- 2022-03-04 16:20:49下载
- 积分:1
-
TCPIP嵌入式TCPIP实现研究与分析
TcpIP嵌入式TCPIP实现的研究和分析-TcpIP embedded TCPIP realization of research and analysis
- 2023-04-17 23:30:03下载
- 积分:1
-
VCP STM32F4-串行通信 pc 机与 STM32
STM32F4和PC之间的VCP可帮助您创建ST微控制器和你的电脑。你可以通过MATLAB,Visual Basic或任何终端。有好玩的沟通之间的多桥。红色指示灯闪烁,表示建立连接。绿色LED灯闪烁,每10毫秒,表明数据发送或接收到的STM32F4板。
- 2023-01-18 08:55:03下载
- 积分:1
-
PC机通过USB识别仪器上的SD卡!可以满足仪器存储大量数据的要求!...
PC机通过USB识别仪器上的SD卡!可以满足仪器存储大量数据的要求!-PC-identification through the USB devices on the SD card! Equipment to meet the requirements of a large amount of data storage!
- 2022-10-23 09:25:04下载
- 积分:1
-
DHT11温湿度模块采集温度、湿度
单片机采用C8051F310,作为一个采集节点,DHT11温湿度模块采集温度、湿度,上位机(轮询方式)通过RS485总线发送采集命令。
- 2022-07-07 05:25:22下载
- 积分:1