搜索资源列表
WXMKTEST.C
- 摘要:VC/C++源码,系统相关,无线遥控 单片机无线遥控接收模块C程序源码: void main(void) { P2_7=0 //开数码管显示 选通左右侧的数码管 P0=0xc0 //初始显示数字0 while(1){ P1=0xff //P1口设置为输入状态 先全部写1 i=P1 //赋值给临时存贮变量 i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线
NUC140_CAN_Master_CoOS
- 设备: Nuvoton NUC140VE3AN 评估板: Nu-LB_002 Rev2.0 编译器: CoIDE V1.1.0 任务: task_init 初始化目标板的资源,并创建其它任务,然后自我删除并退出调度。 get_datab 根据从子机接收到的ID数据,获得该ID的数据库信息。 update_db 等待输入消费金额,然后通过CAN发送消费金额到主机。 uart_print 打印余额。 描述: 本例子模拟了一个打卡
Video-Processing-Front-End-(VPFE)
- ti dm368的前端文档,想优化图像质量、对接各种型号的sersor,必须有这个文档才行,给大家无私贡献出来了。-ti dm368 front-end document and want to optimize the image quality, butt various models sersor, and must have the document because selfless contribution out.
LED+button
- 利用51单片机实现流水灯的流水模式变换,通过按键转换,一共三个模式,按一次转换一次,分别有不同的流水效果。(Using 51 microcontroller to realize the flow pattern transformation of the flow lamp, through the key conversion, a total of three modes, according to one time conversion, there are different wate