搜索资源列表
option
- bootloader中其他的一些设置,包括一些内部的参数
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
TVP5146
- TVP5146在Linux下的驱动代码。包括初始化,参数设置-TVP5146 under the driver code in Linux. Including initialization, parameter settings, etc.
gcc_manual_cn
- GCC编译器使用手册,中文版,详细介绍了GCC的各参数,及其设置-GCC compiler manual, the Chinese version of GCC details the various parameters, and settings
AVRC
- 在linux下调试 陀螺仪 和 加速度传感器 参数设置,里面的文件已调试好 可已在 AVR Gcc下直接运行-Under the debugger in linux gyroscope and acceleration sensor parameter setting, which the document has a good debugging AVR Gcc may have been under the direct operation
canread1
- ARM linux下的canbus编程,提供canbus参数设置,读写操作。-Canbus under the ARM linux programming, providing canbus parameter settings, read and write operations.
2440LCDcontrollers
- 2440 LCD控制器的各寄存器参数的设置及使用说明-2440LCD controllers, installation and use instructions
S3C2410_BIOS
- 优龙开发板FS2410启动BIOS,主要功能有文件下载、FLASH烧写、启动存储在FLASH中的程序、设置启动参数、设置Wince或Linux的自启动。-Development board FS2410 EURONAVY start the BIOS, the main functions file downloads, FLASH programmer, start the program stored in FLASH, set the startup parameters set Winc
zImage-nfs-root
- 基于2410的内核镜像,可以通过NFS启动系统,在vivi设置好启动参数param set linux_cmd_line "noinitrd root=/dev/nfs init=/linuxrc nfsroot=192.168.0.33:/nfs/rc900-rootfs ip=192.168.0.67:192.168.0.33:192.168.0.1:255.255.255.0 console=ttyS0",就可以正常启动了-2410-based kernel image, you can
Serial-communication-protocol
- 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
CPSerialPort
- 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
tda10024
- TDA10024高频头控制,参数设置,有搜索频率等函数-TDA10024 tuner control, parameter settings, such as search frequency function
OV2655-1.56
- OV2655开发linux驱动的好资料。有重要参数设置.-OV2655 LINUX driver
qt-embedded-2.3.7
- 1、了解嵌入式GUI-QT/E软件开发平台的构架 2、掌握QT/E在ARM开发系统中的移植步骤及环境变量的设置方法; 3、掌握移植QT/E嵌入GUI应用程序的基本步骤与方法 4、了解Qt/E不同平台环境参数的设置和切换。 -1, for embedded GUI-QT/E software development platform architecture, master QT/E transplantation steps ARM development system and
2th
- 最简单的bootloader的编写步骤: 1. 初始化硬件:关看门狗、设置时钟、设置SDRAM、初始化NAND FLASH 2. 如果bootloader比较大,要把它重定位到SDRAM 3. 把内核从NAND FLASH读到SDRAM 4. 设置"要传给内核的参数" 5. 跳转执行内核 -The easiest the bootloader preparation steps: 1. Initializes the hardware: Off watchdog, set
testCom
- 对RS232,rs485串口进行初始化,设置串口参数,用select多路复用对其进行读写操作。-For RS232, rs485 serial port initialization, set the serial port parameters, with multiplexer to read and write operations.
Qt-video-surveillance-server
- qt视频监控服务器端源码,可以通过设置服务器参数来控制客户端对视频监控的图像采集效果-qt video surveillance server source code, you can control the client image capture effects by setting video surveillance server parameters
TestSerialPortTools
- 基于Qt设计的串口调试助手,可在linux下通过设置参数,实现串口通信-Qt-based design of serial debugging assistant, can in linux by setting parameters, serial communications
gs2971驱动
- gs2971的驱动文件。可以初始化GS2971芯片,可以控制芯片的各种功能,设置芯片的参数。