搜索资源列表
armiodriver
- 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
Application_on_uClinux_V0.5
- uClinux上的应用程序设计 Luojia, Tsinghua Motorola MCU & DSP Center uClinux以其优异的性能、免费开放的代码等优点,博得众多嵌入式开发者的青睐。和过去基于简单RTOS甚至没有使用任何操作系统的嵌入式程序设计相比,基于Linux这样的成熟的、高效的、健壮的、可靠的、模块化的、易于配置的操作系统来开发自己的应用程序,无疑能进一步提高效率,并具有很好的可移植性。 在前面的章节中,我们已介绍了硬件平台、内核编译、开发环境等内容。如果
check
- 检测配置文件模块,配置系统参数,程序运行时会得到响应参数,其后与其它模块通讯。-Detection module configuration file, configure system parameters, the program will be run response parameters, subsequent communication with other modules.
rfbi.c
- TI omap35xx LCD模块驱动代码,包括初始化配置和相关IO操作-RFBI driver
SerialReader
- 该程序是一个ARM板的双串口读TinyOS数据的程序。其中SerialReader.py是串口读数据,串口速度为115200。MainApp.py是串口读到的TinyOS数据的解析和显示。pyserial-2.6.tar.gz为linux下的python串口模块。sinkserialport是串口配置文件。-The program is an ARM board serial read TinyOS data program. Where SerialReader.py is a serial
sntp_arm_linux
- 一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。 配置好了交叉编译工具链之后,直接make即可。 代码采用C++的面向对象开发,简单易用,模块清晰,便于裁剪和模块复用。(A time program that can run in Arm Linux environment is written based on socket, and has strong portability. After configuring the cross compila