资源列表
main
- 1:读取输入P1.0口的电压值,由于硬件实现了将5V以上的电压转换为三分之一的输入定呀, 由于电动车单个蓄电池最高电压为12v,经过运放电路,输入到P1.0口的电压值最高是4V 2:当读取到的电压小于3V,声光报警电路接通并报警。 3:P1.3口具有高低捕获功能,本程序设定是下降沿触发。 将捕获到的数字经过转换后送到数码管显示。 4:数码管是4位带小数点共阳数码管。用于显示转速大小。转速单位是Km/h。 一般电动车最高时速不超过100K
display
- 该程序为数码管静态显示程序。 每按一次 独立按键 中的 T0,数码管的值便会加一-The procedure for the digital static display program. Each time you press the button in the Independent, the value of the digital tube will add a T0
keyboard
- 该文件实现了 4 * 4 键盘的试验。通过数码管的最后一位来显示 当前的按键值。-This file implements a 4* 4 keyboard test. By the last one digital key to display the current value.
dianji
- 通过P1.3,P1.4,P1.5,P1.6四个IO口,来控制步进电机。 杜邦线的连接线,可以参考使用说明的1.3节-By P1.3, P1.4, P1.5, P1.6 four IO ports to control the stepper motor. Dupont wire cable can be explained with reference to the use of 1.3
dianzhen-display
- 这个代码在点阵上显示相应的图形。先将程序写入单片机,然后运行,显示相应的图片。-This code displays the corresponding graphics on the lattice. Write the first program the microcontroller, then run, display the corresponding picture.
B-MCP2515-receive-onebyte-125kbps
- 通过CAN总线接接收一字节数据再串口转发出去 功能描述:CAN通信测试程序,CAN中继器的功能 IDE环境: keilC Init2515: 2515初始化程序 CAN_ Send: CAN发送子程序,查询发送 CAN_Receive:CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-Via CAN bus interface receives a byte of data and then forwarded out the seria
Button-sends-8-bytes-of-data
- 通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去 CAN通信测试程序,CAN中继器的功能 IDE环境: keilC 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent CAN
w25x32
- w25x32源代码,w25x32判忙碌,w25x32的读写使能,以及其页编程和才、整片擦除。-w25x32 source code, w25x32 sentenced busy, w25x32 read and write enable, as well as its page program and only, full chip erase
CAN-bus-cycle-sends-8-bytes
- 通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去 CAN通信测试程序,CAN中继器的功能 keilC 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent CAN communication
MCP2515_CAN232_CAN
- MCP2515实现CAN232功能 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-MCP2515 features to achieve CAN232 2515 initialization procedure CAN send subroutine, send a query CAN receives subroutine, interrupt reception Hardwa
stm32-USB
- usb在stm32上的使用方法,驱动编写,开发过程中的心得-stm32 usb to use on the drive to write, the development process experience
Heart-rate-with-EKG-Demo_LSD048
- MSP430, Heart Rate Detection
