资源列表
framebuffer
- 本实验是一个LCD显示实验,程序将在开发板的LCD屏幕上依次显示红色、绿色、蓝色和格状色彩,通过该实验,初学者可以初步了解嵌入式LCD显示程序的开发。 开发环境: 创维特CVTs3c2410开发板 Redhat9.0 -This experiment is a LCD display experiment, the program board in the development of LCD displays on the screen turn red, green, blu
serial
- 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
Register_test
- 配置寄存器,在QNX下使用,教你如何使用QNX做内存映射-Configuration register under the QNX, teach you how to use the QNX do memory-mapped
key
- 利用GPIO实现按键点LDE灯,可以实现轮流点亮LDE灯-light on led using GPIO
1.led_S
- .globl _start _start: @因为这里的标号是程序的入口,一定要用 _start , @否则链接器将找不到程序的入口 ldr r1, 0xE0200280 @设置GPJ2CON的bit[0:15],让GPJ2_0、GPJ2_1、GPJ2_2、GPJ2_3 ldr r0, 0x00001111 @都作为输出引脚 str r0, [r1] ldr r1, 0xE0200284
filter
- 十种最常用的滤波算法实现源码,备注详细,简单易懂!-Ten most commonly used filtering algorithm source code, detailed notes, easy to understand!
base64100
- 此Base64源代码比传统的Base64源代码更简洁更有新意-The Base64 source code than the traditional Base64 source code more concise and more innovative
endian_conversion_src
- 分别在x86,ARM上实现的字节转化优化汇编程序。-Respectively, x86, ARM conversion of bytes to achieve optimized assembler.
xiaoche
- 智能循迹小车,基于ARM,利用传感器使信号传入-a car
kbmouse
- usbhostomapOMAP5910下键盘和鼠标的驱动程序
alarm
- 基于minigui模拟的手机名片夹程序源码,对于初学者很有帮助-Simulation based on mobile phone contacts minigui program source code, very helpful for beginners
s3c2410-adc
- ad变换驱动模块源码,可直接使用.-conversion drive module source code can be used directly