搜索资源列表
remote
- 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
ADC_sequence
- 通过TI的msp430f149实现序列多次采样,并存储到相应的数组中。-complete sampling,and store datas in arrys.
lesson-1
- 利用URXWIE在set时串口仅响应地址信息。还有 RXWAKEset时所收到的是地址。实现的是利用闲路识别并 接收上位机发送的8B数据帧,存放于RX_BUF[8]数组内。 - Using URXWIE only respond to the address information in the set when the serial port. Also RXWAKEset received address. To achieve recognition is to use
asfart
- 函数法的流水灯 有别于数组法流水灯实现8位灯的亮灭-Function method of light water is different from the array method light water eight lights light off
arrlist
- 用数组实现的FIFO,结构体封装。用一组函数,主要参数为结构体指针,实现了类似于C++中类的操作。可用于在ARM等嵌入式处理器中作为缓冲区使用。-Using array implementation FIFO, structure package. With a set of functions, the main parameters for the structure pointer, to achieve a similar C++ in class action. Can be used