搜索资源列表
bootloader
- ⑴ 提供简单命令 A、通过串口加载程序到指定内存 B、将程序烧写到 NANDFLASH 指定位置 C、LCD 操作函数 I、画点 II、画线 III、画圆 IV、显示图像 ⑵ bootloader 具备自我更新能力 ⑶ bootloader 可以启动 LINUX ⑷ 能通过网络传输文件(FTP/UDP)
serialcontrollcd
- 上传的内容是单片机通过串口控制lcd显示的程序-From the contents of the single-chip microcomputer through the serial port control procedures lcd display
linux-2.6.14
- 飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
ARM9Linux
- 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
YL3250_s1l
- Stage 1 app开始执行,首先作系统初始化(汇编语言写);然后做stage 1 app相关初始化,包括获取配置参数、初始化中断和串口、初始化LCD和显示logo,初始化stage 1 app命令等;然后进入stage 1 app命令行或者自动加uboot。-Stage 1 the app is started, the first for the system initialization (assembly language) and then do the stage 1 the a
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
UART-LCD
- 这是一个关于串口驱动程序,编译环境是IAR,芯片是STM32F051!-This is a serial port driver, the compiler environment is the IAR, the chip is STM32F051!
115151
- 基于WINDOWS操作系统下的用VB6.0开发的给液晶屏幕下载字库的上位机源代码 串口控件-Based on WINDOWS operating systems developed with VB6.0 by use of LCD screen to download the PC source of word stock serial control
uCos2-20100921
- uCos2是一个简易的OS,由网友移植并提交给友善之臂,它支持的驱动很少,表现出来的只有串口打印和LCD显示,并且某些地方还不完善,我们稍做修改并使之可以自适应64M-1GB Nand Flash版本的 mini2440/micro2440,我们并不对它的原理和移植过程提供技术支持。-uCos2 is a simple OS, porting and submitted to a friendly arm by the users, which supports the driver rarel
uart_lcd
- 用于EDA中的串口通讯的实现。用串口精灵将数据传输到LCD上并将其显示出来。-EDA for the implementation of serial communication. With serial wizard to transfer data to and displayed on the LCD.
ble4.0
- 蓝牙4.0工程代码。实现双路ADC应用,串口透传,电量检测,液晶显示等功能-Bluetooth 4.0 project code. Achieve dual ADC application, serial pass-through, power detection, LCD and other functions
serial-lcd-test-code
- 针对串口液晶模块 SLCM19264的读写测试程序,可在x86正常执行,在arm-mx32读写无反应,希望哪位大神帮我看看到底是什么情况导致的这种状况-one test code for SLCM19264
S3992
- ARM开发板直接驱动RFM-x模块的相关程序和函数节选。在STM32F107开发板上调试运行通过。演示程序已经支持4.3’LCD触摸屏、8GMicroSD卡、EEPROM、2M的Flash SST25VF016B,支持两个串口、一个SPI,还有按键、LED,有实时时钟等,软件功能有文本浏览、图片浏览、画板,以及RFID读写。-ARM development board procedures and functions directly drive excerpts RFM-x module. I
Sample
- S3C2410的串口UART及编程,附带PPT和代码(S3C2410 serial port, UART and programming)
