资源列表
[嵌入式Linux] ps2-keyboard
说明:ARM9 S3C2410嵌入式系统设计与实例开发实验-ps2键盘鼠标驱动实验-ARM9 S3C2410 Embedded System Design with examples of experimentation- ps2 keyboard and mouse-driven experiment<郑杰鑫> 在 2025-01-12 上传 | 大小:8kb | 下载:0
[嵌入式Linux] UDPImageArmLinux
说明:基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmiss<> 在 2025-01-12 上传 | 大小:839kb | 下载:0
[嵌入式Linux] linuxhttpd
说明:这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.<chenfengwu> 在 2025-01-12 上传 | 大小:47kb | 下载:0
[嵌入式Linux] 4.1_memory_test
说明:memory_test Memory Read/Write Access Test Memory read base Address : 0xc010000 Memory write base Address : 0xc02-memory_test Memory Read/Write Access Tes t read base Memory Address : Memory write 0xc010000 base A<zhang> 在 2025-01-12 上传 | 大小:7kb | 下载:0
[嵌入式Linux] 4.2_led_test
说明:void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }-void Main (void)<zhang> 在 2025-01-12 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 4.3_int_test
说明:Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trig<zhang> 在 2025-01-12 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 4.4_uart_test
说明:--- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 > -------------- UART0 : 115200. 8, n, Embest S3 1--------<zhang> 在 2025-01-12 上传 | 大小:9kb | 下载:0
[嵌入式Linux] 4.5_rtc_test
说明:Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time<zhang> 在 2025-01-12 上传 | 大小:6kb | 下载:0
[嵌入式Linux] 4.6_8led_test
说明:oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } de<zhang> 在 2025-01-12 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 4.7_watchdog_test
说明:void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init ()// Initial 44 B0X's Interrupt. Port and UA<zhang> 在 2025-01-12 上传 | 大小:3kb | 下载:0