搜索资源列表
PL-51单片机学习板实例程序
- PL-51单片机学习板实例程序\实例程序\C语言\025-蜂鸣器演奏消防车的报警声音\喇叭演奏消防车的报警声音-PL-51 microcontroller board instance learning program \ instance procedure \ C language \ 025- fire alarm buzzer sounds playing \ fire alarm sound speaker play
daocheleida
- 作品基于STC89C52RC单片机的数字式倒车雷达的设计。该系统是以单片机为核心的一种低成本、高精度、微型化,并有数字显示和声音报警功能的倒车雷达系统,该倒车雷达根据超声波测距原理研制,将测得的结果送至数码管显示,同时进行声音报警和一些必要的其它辅助功能。-Works based on single-chip digital STC89C52RC reversing radar design. The system is based on the microcontroller as the c
CAN_Tx_Rx
- CAN节点开发 基于ST单片机 IAR编译平台-The CAN nodes developers IAR compiler platform based on the ST microcontroller
3.8Acharge
- 3.8A四段智能充电器,单片机IO口直接驱动LCD显示。-3.8A four smart charger, microcontroller IO port directly drive an LCD display.
CAN
- 汽车嵌入式工程中配置CAN局域网总线单片机的底层通用的程序。初始化收发器、CAN接收和发送中断等等。-Automotive embedded engineering LAN configuration CAN bus microcontroller underlying common procedure. Initialization transceiver, CAN receive and transmit interrupt and so on.
Traffic-light-control
- 交通信号灯的软件设计,通过程序控制89C51单片机的定时器/计数器实现交通指示功能-Traffic signal software design, implementation, program control traffic indicator 89C51 microcontroller timer/counter
main
- CAN-SCI通信,主要用于电脑和汽车CAN总线之间的通信,针对于飞思卡尔单片机中的MC9s12DG128系列单片机-CAN- SCI communication, mainly used for CAN bus communication between computers and cars, for in the freescale microcontroller MC9s12DG128 microcontroller series
msCAN-Driver-S12G
- mc9s12G单片机CAN模块的驱动程序,主要用于CAN通信部分。-mc9s12G microcontroller CAN module drivers, mainly for the CAN communication section.
006
- 单片机型号:AT89C51 模块:舵机,红外对管,直流电机,编码器,LCD显示屏 接线:比较复杂,见原理图 功能:电源通电后,调节按键,设定初始转速,之后将小车放到白线上,小车则自动沿着白线走,达到路径识别的功能。 详述:单片机启动后通过按键设置电机运行速度。红外对管检测当前白线位置,并计算偏差,输送给舵机,控制舵机转向,并沿着白线行走,编码器通过单片机进行计数并测速,实现速度闭环控制,达到恒速运行。LCD屏幕实时显示当前车速与各个参数,供用户调试。