-
介绍一种基于摄像头的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自...
介绍一种基于摄像头的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自主寻迹行驶。
-Introduction of a camera-based automatic control of 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-09-06 08:50:02下载
- 积分:1
-
嵌入式操作系统Tornador中函数库的参考
嵌入式操作系统Tornador中函数库的参考--Library functions in embedded operating system Tornador.
- 2022-09-04 03:10:02下载
- 积分:1
-
MSP430 串口通讯通过中断实现,经运行通过
MSP430 串口通讯通过中断实现,经运行通过-MSP430 serial communications through cutting achieved by running through
- 2022-03-22 02:28:37下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
mc2002或hg6102手持终端API文档
MC2002 or HG6102 Handheld terminal API document
- 2022-07-07 22:18:00下载
- 积分:1
-
CPMinterrupt 860中断管理
CPMinterrupt 860中断管理-CPMinterrupt 860 interrupted management
- 2023-08-10 05:05:03下载
- 积分:1
-
详细的红外测温模块的电路原理图,以及驱动程序源代码。
详细的红外测温模块的电路原理图,以及驱动程序源代码。-Infrared temperature measurement module detailed schematic diagram of the circuit, as well as the driver source code.
- 2022-02-03 21:30:50下载
- 积分:1
-
LCD font generator for 128x64 KS107/108 type lcd..Delphi source..cool :)
LCD font generator for 128x64 KS107/108 type lcd..Delphi source..cool :)
- 2022-06-14 01:10:37下载
- 积分:1
-
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法-Minigui programming application development, introduction of the embedded graphics development methodology environment
- 2022-07-17 15:09:51下载
- 积分:1
-
Linux设备驱动程序的源代码,包括PCI、USB等。
linux设备驱动程序源代码,包括PCI,USB,-Linux device driver source code, including PCI, USB, etc.
- 2023-05-10 03:40:03下载
- 积分:1