搜索资源列表
key.c
- 该代码为NIOSII中按键模块的硬件驱动,按键为4x4行列式键盘,通过行列扫描获取键值
MicroFramework.zip
- 给予.NET Micro Framework3.0的硬件访问范例代码。其中包括电池状态访问、CPU信息获取、GPIO中断等。,Given. NET Micro Framework3.0 example of the hardware access code. These include access to the battery status, CPU access to information, GPIO interrupts and so on.
remote
- 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
Arduino-for-AM2301-andLCD1602
- 这是在Arduino平台运行的程序,可以实现从AM2301温湿度传感器上获取温度和湿度信息,并且在LCD1602上显示。硬件连接方式在文档中有说明。-This is the code for Arduino. The acquisition of temperature and humidity AM2301 come true. And the temperature and humidity show in LCD1602. The method of connection of hard