-
AT Keyboard interfacing with 8051 and can be easily modified for any other micro
AT Keyboard interfacing with 8051 and can be easily modified for any other micro-controller
- 2022-03-01 04:39:05下载
- 积分:1
-
《ARM嵌入式Linux设备驱动实例开发》,第二章代码,按键驱动开发...
《ARM嵌入式Linux设备驱动实例开发》,第二章代码,按键驱动开发-" ARM embedded Linux device driver development examples" chapter code, key-driven development
- 2023-06-08 18:35:03下载
- 积分:1
-
Dos下中断驱动的串口类(CPP)
Dos下中断驱动的串口类(CPP)-Dos Interrupt-driven serial port type (CPP)
- 2022-02-01 06:04:12下载
- 积分:1
-
自己的参赛程序(附带使用说明),利用Freescale JM Board实现类似于赛车的躲避游戏,且控制方式可以通过触摸板或重力加速度控制。其中用到三轴加速传感...
自己的参赛程序(附带使用说明),利用Freescale JM Board实现类似于赛车的躲避游戏,且控制方式可以通过触摸板或重力加速度控制。其中用到三轴加速传感器7260和接近式电容传感器MPR084。对这两个器件感兴趣的可以参考-Their entry procedure, and use Freescale JM Board to achieve similar to the car to avoid the game, and the control mode can be controlled through the touch pad or the acceleration due to gravity. Which uses three-axis acceleration sensors 7260 and the proximity capacitance sensor MPR084. Interested in these two devices can refer to the
- 2022-04-17 14:45:11下载
- 积分:1
-
是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下....
是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下.-Is the modbus source code written in C, portable to any chips. The code used in the freescale chips. Using a big endian mode. If the little-endian mode of the chip need to be slightly reformulated.
- 2022-06-18 03:10:27下载
- 积分:1
-
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器-EasyArm2200 and ucOS2 based on the SD Card File System Implementation, using ADS compiler
- 2022-10-22 21:25:03下载
- 积分:1
-
C51
C51-CPLD联合开发板的原理图。以调试通过,并做出成品,功能还算可以!-C51-CPLD joint development board schematics. In order to debug through, and make finished products, function still can!
- 2023-07-24 05:45:03下载
- 积分:1
-
pic18f25k80自编串口
pic18f25k80自编串口,通过串口调试软件向单片机发送字符,,单片机收到后,再立即回传给通过串口调试软件。
通过这个过程我们可以更好的理解和应用串口。
- 2023-02-03 06:55:03下载
- 积分:1
-
基于SignalTap II调试SDRAM
资源描述基于Quartus9.0 II SignalTap II调试SDRAM的代码。SDRAM型号为IS62LV256.
- 2023-04-14 12:35:03下载
- 积分:1
-
NIOS II软核中EPCS配置芯片的存储操作
应用背景最近用CYCLONE FPGA做的视频图像叠加板需要存储一些用户配置信息,而EPCS4配置芯片除了存储FPGA配置信息和NIOS II程序外,还有很多存储空间剩余未使用,刚好可以用来做用户配置信息存储。关键技术
调试过程中可以在执行alt_epcs_flash_write前手动修改epcsbuf数组内的值,在执行alt_epcs_flash_read前再更改epcsbuf数组内的值为其他值,如果执行alt_epcs_flash_read后epcsbuf数组内的值恢复到执行alt_epcs_flash_write前的值,那么对EPCS芯片的读写操作已经成功了
- 2023-05-21 23:50:02下载
- 积分:1