搜索资源列表
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) (sys_init () / / Initial
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 trigger any key to exit...
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 is 2005-01-01 SAT 00:00:01
drivesteper
- 嵌入式linux学习之uclinux步进电机驱动实例(测试平台S3C44B0X,uclinux系统)-Embedded linux learning Basis Stepper Motor Driver Example (S3C44 Test Platform B0X, the Basis system)
buttons.rar
- arm9 mini2440按键驱动实例,可下载到开发板上测试,arm9 mini2440 key driver instance, can be downloaded to the development of on-board test
Linux_CHARDriver_Simpler
- 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
GPIO-tests.tar
- RLT8186 gpio test driver example for hack
regeditor
- 嵌入式linux 开发---寄存器驱动开发及测试实例-Embedded linux ' development--- register and test-driven development example
scullsingle
- how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book.. -how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book..
example
- 语音编码,单声道加数字水印,测试音质变化,循环写入,测试实时性-Speech coding, digital watermarking increases mono test tone changes, write cycle, testing real-time
register_chrdev
- register_chrdev 注册字符设备实例,提示加载模块后,需mknod建立相应的文件节点,在执行test测试程序-register_chrdev register character device example, prompts to load the module, the need to establish the appropriate file mknod node in the test program test execution
talk_in_tcp
- 嵌入式Linux环境下测试TCP互通示范例子可以是嵌入式与嵌入式,也可以嵌入式与非嵌入式-Test TCP interoperability demonstration example in the embedded Linux environment can be embedded and embedded, can also be embedded and non-embedded
test
- Example code for testing purpose.!
adc_test.c
- example test for ADC for mini2440 -ARM
comtest.c
- example test for ADC for mini2440 -ARM
example
- 基于mini2410的小实验,功能包含了led流水灯、数码管、pwm蜂鸣器、按键识别、ad转换、eeprom练习、lcd屏幕实验、贪吃蛇小游戏等功能。-Based on mini2410 microprocessor, the function including led test, digital number, pwm buzzer, button recognization, ad convertion, eeprom test, lcd test, snake game, etc.
example
- 基于ATmel 9g25 平台。模块测试程序源码,包括adc gpio i2c serial spi-Based ATmel 9g25 internet. Module test procedures, including adc gpio i2c serial spi
lzop安装
- 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制(This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
