-
采用KEIL MDK开发环境,实现USB下的HID人类接口驱动程序,内附全部源码,欢迎交流!...
采用KEIL MDK开发环境,实现USB下的HID人类接口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the HID human interface USB driver, included all the source code, please share!
- 2023-04-18 02:15:04下载
- 积分:1
-
STemwin在stm32F103上的移植
应用背景这是一个stemwin的程序,多应用在需要配置用户界面的地方,当你需要用户gui支持时,可以尝试使用该程序.方便使用的.值得借鉴关键技术使用stm32的标准外设库,而且是在keil环境下编程,使用的C语言.使用的关键技术有C数据结构,GUI移植系统.Keil使用技术.
- 2022-02-25 23:03:03下载
- 积分:1
-
8051模拟I2C,I2C单字节读写和多字节读写
8051模拟I2C,I2C单字节读写和多字节读写
- 2023-05-16 10:40:03下载
- 积分:1
-
C++的温度控制系统,是本人在其它网站上找到的,还没有试过
C++的温度控制系统,是本人在其它网站上找到的,还没有试过--Temperature control system. I found it on other website, but haven t tested it.
- 2022-03-16 19:38:56下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
Arm with keil prepared source code, novices can easily learn to fly faster arm7.
用keil编写arm源代码,可以方便新手更快上手学懂arm7.-Arm with keil prepared source code, novices can easily learn to fly faster arm7.
- 2022-09-21 10:45:03下载
- 积分:1
-
由 8051 的音乐播放器
手势控制机器人是机器人的一种可以通过使用我们的手势控制。这将有助于为残障的人都是取决于其他人。在这种机器人你只是在你手上戴发射装置。传输设备将发送命令按手的手势运动和接收器将根据该命令工作。在此项目中在接收端,我们只是把两个直流电机为左,右,正向和反向方向。
- 2022-10-15 02:40:03下载
- 积分:1
-
详细的介绍,以及其中库函数的描述说明,用法等
详细的介绍,以及其中库函数的描述说明,用法等-described in detail, as well as for the descriptive function, usage, etc.
- 2022-12-30 03:50:03下载
- 积分:1
-
ARM嵌入式linux培训班视频教学(13.3GB)
2008.10.23
请注意日期,如果离此日期甚远,可能BT已经无种了。...
ARM嵌入式linux培训班视频教学(13.3GB)
2008.10.23
请注意日期,如果离此日期甚远,可能BT已经无种了。-ARM Embedded linux training video teaching (13.3GB) 2008.10.23 Please note the date, if far from this date, BT may have been planted without.
- 2022-09-15 18:20:03下载
- 积分:1
-
AD转换芯片TLC2543驱动,基于Easyarm1138的开发
AD转换芯片TLC2543驱动,基于Easyarm1138的开发-AD converter TLC2543 chip-driven, based on the development of Easyarm1138
- 2023-08-05 11:45:03下载
- 积分:1