-
avr coding
this code is used to learn about atmega 32 controller ,here the example code for blinking program in avr studio ide
- 2023-03-04 15:05:03下载
- 积分:1
-
ZLG LPC2210 external interrupt operating procedures
ZLG--LPC2210外部中断操作程序-ZLG LPC2210 external interrupt operating procedures
- 2022-03-05 07:45:47下载
- 积分:1
-
3D打印机 marlin
应用背景The leading developers of Marlin are currently (January 2015) EvdZ and bkubicek, though many others contribute with their patches. This is a firmware for reprap single-processor electronics setups. It also works on the Ultimaker PCB. It supports printing from SD card+Folders, and look-ahead trajectory planning. This work is licensed under the GNU GPL v3 or (at the user"s discretion) any later version. It is based on Sprinter firmware, which was licensed under GPL v2 or later.关键技术
Features:
Interrupt based movement with real linear acceleration.
High steprate.
Look ahead (Keep the speed high when possible. High cornering speed).
Interrupt based temperature protection.
preliminary sup
- 2022-03-06 02:29:58下载
- 积分:1
-
2407上实现正弦波形输出,用示波器可以看输出波形
2407上实现正弦波形输出,用示波器可以看输出波形-A sinwave is generated by 2407 and you can take it by some equipment.
- 2022-01-25 18:28:31下载
- 积分:1
-
2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。...
2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。-2.6 kernel transplantation NOR FLASH MTD driver Kconfig files include detailed steps to modify, configure the kernel make menuconfig options modify, create a device file.
- 2022-05-19 13:21:36下载
- 积分:1
-
主要讲了c8051f020单片机控制步进电机的程序。
主要讲了c8051f020单片机控制步进电机的程序。-Major topics of the c8051f020 stepper motor microcontroller control program.
- 2022-02-25 05:57:59下载
- 积分:1
-
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1-qt regulatory controls do not realize, the environment QT2.3.2, QTE2.3.7, TMAKE1.1
- 2022-08-15 21:06:22下载
- 积分:1
-
blackfin 533 digital
blackfin 533数模转换的源代码 很基础的 大家有兴趣的看下-blackfin 533 digital-analog conversion of the source code is based on U.S. interest facie
- 2023-04-14 15:10:03下载
- 积分: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
-
该程序是使用直方图进行对比度增强的操作…
The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.-The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.
- 2022-03-26 13:28:50下载
- 积分:1