搜索资源列表
S03-3_Ultrasonic
- 通过控制超声波传感器的收发,实现对障碍物距离的探测,并通过485传输传感器的状态和距离数据。(By controlling the sending and receiving of ultrasonic sensors, the distance between obstacles can be detected, and the data of the state and distance of the 485 transmission sensors can be detected.)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based