Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 44b0
Search - 44b0 - List
USB接口的上位机程序,用VB开发,可以和 S3c44b0相连-Visual Basic source code, sample of connection between PC s USB and Samsung s RISC S3C44 series.
Update : 2024-05-17 Size : 23552 Publisher : zhz

USBN9603demo板附带的源代码!文件都用C语言写成,便于移植到其他控制器上.- USBN9603demo board bundled source code. Writen with C, allow easy porting to other controller.
Update : 2024-05-17 Size : 3362816 Publisher : 吴天

DL : 0
移植到三星 S3C44B0 (KS32C41100)上的uC/OS-II。complier:ARM SDK 2.5-transplant Samsung S3C44B0 (KS32C41100) on the uC/OS-II. Complier : ARM SDK 2.5
Update : 2024-05-17 Size : 84992 Publisher : 黄伟

DL : 0
三星 S3C44B0 开发板带的uC/OS-II 2.61,代码完整,能在编译运行。-Samsung S3C44B0 development board with the uC/OS-II 2.61, code integrity, the compiler can run.
Update : 2024-05-17 Size : 84992 Publisher : 黄伟

DL : 0
这是一个用于在S3C44B0开发板(网上公版),测试UC/OS的程序,运行后在超级中端有任务切换显示-for the S3C44B0 development board (online public version), testing UC/OS, the running after the Super midrange switch tasks are shown
Update : 2024-05-17 Size : 242688 Publisher : 洪远洋

arm s3c44boX的测试程序(test_44b),用于s3c44boX的各个模块的测试,可用于学习44b0的编程-arm s3c44boX testing procedures (test_44b) for the various modules s3c44boX tests can be used to study the programming 44b0
Update : 2024-05-17 Size : 112640 Publisher : 王作鼎

44b0x bsp文件,用44b0x的开发,已经调试成功 开发环境 tornado 2.21 for arm-440bx bsp source codes,based on 44b0x,was developped under tornado 2.21 for arm development environment.
Update : 2024-05-17 Size : 138240 Publisher : tangnyzl

uclinux操作系统上添加应用程序的详细过程,作为学习uclinux的一个例子!-uclinux operating system increases the application procedure the detailed process, the achievement studies uclinux an example!
Update : 2024-05-17 Size : 53248 Publisher : 清扬

SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160* 240 can demonstrate arbitrary composition from ASCII string.
Update : 2024-05-17 Size : 95232 Publisher : 王现运

DL : 0
MP3开发资料,for 44b0x,MP3开发.-MP3 development information, for 44b0x, MP3 development.
Update : 2024-05-17 Size : 77824 Publisher : 何勇强

uCOSII for s3c44b0xARM嵌入处理器SDT2.5开发环境 -s3c44b0xARM uCOSII for embedded processor development environment SDT2.5
Update : 2024-05-17 Size : 335872 Publisher : xuyu

在s3c44b0x上的MP3音频处理程序-s3c44b0x in the MP3 audio processing
Update : 2024-05-17 Size : 3946496 Publisher : xuyu

s3c44b0X,LCD测试程序,分别进行黑白、4级灰度、16级灰度和256色伪彩屏测试-s3c44b0X, LCD testing procedures were black and white, gray 4, 16 and 256 gray pseudo-color screen test
Update : 2024-05-17 Size : 1735680 Publisher : liqingk

us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数-us3c44b0 ADS development environment, tftp downloaded through the net I downloaded code, and then download files show the number of bytes
Update : 2024-05-17 Size : 212992 Publisher : liqingk

s3c44b0,USB HOST实验,插入U盘或其他USB设备,会从串口打印出相关信息。-s3c44b0, USB HOST experiment, the U-insert or other USB devices, from the serial print out relevant information.
Update : 2024-05-17 Size : 279552 Publisher : liqingk

44b0开发板上实时时钟的测试程序,对初学者很有帮助-44b0 development board real-time clock testing procedures, helpful for beginners
Update : 2024-05-17 Size : 9216 Publisher : 东方白

此软件是从事嵌入式的开发人员进行TCPIP学习时使用的代码,有一定的指导意义,里面包括ARP ICMP IGMP OSPF协议等网络相关的协议代码,并且里面有SIP等语音网关的相关协议的代码。-this software is embedded engaged in the development of personnel TCPIP learning to use the code, a certain guiding significance, ARP, ICMP, including inside IGMP networks such as OSPF protocol agreements related to the code, and there are other SIP Voice Gateway relevant agreements code.
Update : 2024-05-17 Size : 3858432 Publisher : 魏新喆

arm的LCD例程,型号为S3C44B0X,LCD控制器为S3C44B0X内部。-arm LCD routines, model S3C44B0X, LCD controller for internal S3C44B0X.
Update : 2024-05-17 Size : 407552 Publisher :

將IDE硬盤與44B0相接,接著把此IDE3.C放入KERNEL一起編譯完成後,開啟便能抓到此硬盤-to IDE hard drives and 44B0 phase, and then put this IDE3.C Add KERNEL compiled after the completion of the opening drive can catch this
Update : 2024-05-17 Size : 32768 Publisher : 廖尉佐

三星S344B0X蜂鸣器测试 // if(key== + ) // if(BeepFreq<20000) // BeepFreq += 100 // if(key== - ) // if(BeepFreq>100) // BeepFreq -=100 // SetBeepPwm(BeepFreq, 50) // printf("Now beep frequence is %d\n", BeepFreq) // Delay(2000000) // StopBeepPwm() -Samsung S344B0X buzzer testing// if (key ==)// if (BeepFreqlt; 20000)// BeepFreq = 100// if (key ==-)// if (BeepFreqgt; 100)// BeepFreq-= 100// SetBeepPwm (BeepFreq, 50)// printf ( "Now beep frequence is% d \ n", BeepFreq)// Delay (2000000)// StopBeepPwm ()
Update : 2024-05-17 Size : 77824 Publisher : kong
« 1 2 ... 43 44 45 46 47 4849 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.