搜索资源列表
mouse_ucos
- 可以加载到嵌入式系统终端的鼠标驱动程序,实现了鼠标初始化,鼠标数据读写及复位等功能。-can be loaded to end embedded systems mouse drivers, achieved a mouse initialization, reading and writing data on the mouse and reset functions.
pmmain
- 一端连续波功率计的显示程序的主程序,有兴趣的朋友可以-end CW power meter shows the main program procedures, interested friends can s
8811
- 一端连续波功率计的led显示程序,有兴趣的朋友可以-end CW power meter shows led the proceedings, interested friends can s
2410loadGNU
- 2410 nand boot load!(4K DRAM) 0地址开始运行,没有象VIVI拷贝自身到 高端内存运行,可以用它加载UBOOT。 也可以改写它用来引导自己的系统-2410 nand boot load! (4K DRAM) 0 addresses begin, as VIVI not copy itself to high-end memory operation, can be used UBOOT load. It can also rewrite used t
LEDxianshiqi
- LED显示器接口技术及实验 课程设计 不错的大家来看看吧!-LED display interface technology and experimental curriculum design good at the end of everyone!
8843
- 游蛇吃豆游戏设计 一、 基本要求(必做) (1)键盘控制改变游蛇运动方向。 (2)碰到边框或栅栏游戏结束。 (3)吃掉豆子蛇身变长 (4)豆子全部吃光,游戏结束。 -snakes eat beans a game design, the basic requirements (regimen) (1) control of the keyboard to change snakes directions. (2) encounter frame or fence the
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
bluegps-v1.0_sample
- S60系统下的蓝牙GPS连接程序 包括client和server端的连接方式-S60 system connecting the Bluetooth GPS procedures including client and server end of the connection
stepperfourandsix
- 这个例子做的是去年全国电子电子设计大赛E题,悬挂运动控制系统(E题),我只做了画线和画圆两个部分,纯粹是玩,所以精度不是很高,终点定位精度误差差不多0.5cm左右,画圆在两个斜率无穷大区误差较大需要修正。 一开始我用的是L297+L298驱动,感觉脉冲相位控制比较麻烦,后来想到avr相对51的速度,用B口模拟脉冲,L293驱动。电机我用的是两个42BYG四相八拍六线步进电机,资料很好找。 这个试验做起来可能有点麻烦,比赛的时候需要特定的板子,就象附件E题里所示,注意电机转动的时候
RF9e5-end
- nRF9e5的收发程序,Keil开发环境
39VF160_program_code
- Name Function --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Query CFI Query Entry/Exit command sequence Erase_Entire_Chip Erase the contents of the entire chip Erase_One_Sector Erase a sector of 2048 word Erase_One_B
nrf24l01
- 基于ARM的nrf24l01芯片发送接收程序。按键发送数据,另一端接受后发送至串口显示在电脑端。-ARM-based chips nrf24l01 send and receive process. Button to send data received and sent to the other end of the serial displayed on the computer side.
usbhid
- 一个USB—HID程序,运行环境为STM32F103,下载进去运行之后,可以在PC端用bushound进行数据收发测试。-a project of usb hid,it runs on the chip STM32F103,after downloading the program into the chip,on the pc end we can using bushound to test the sending and receiving data.
ourdev_526496
- 个简单的以太网发送速度测试程序,发送的数据是一个固定的UDP报文,循环反复发送,实测PC端网卡占用率 96%,也就是在 96Mbps 左右!-A simple test procedure speed Ethernet sending, sending the data is a fixed UDP packets sent repeatedly cycle, the measured end PC card 96 occupancy rate, which is about the 96Mb
download
- 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
NetBroadcast
- 数字广播系统的开发源码,ARM7(LPC2000)平台上通过RTL8019从服务器端结束MP3格式数据,在本地利用STA013进行解码播放,并支持遥控选台和显示-Digital broadcasting system development source, ARM7 (LPC2000) platform RTL8019 from server-side through the end of MP3 format data, in the local use of decoding STA013
hbzl
- 在 ARM 汇编语言程序里,有一些特殊指令助记符,这些助记符与指令系统的助记符不同,没有相对应的操作码,通常称这些特殊指令助记符为伪指令,他们所完成的操作称为伪操作。伪指令在源程序中的作用是为完成汇编程序作各种准备工作的,这些伪指令仅在汇编过程中起作用,一旦汇编结束,伪指令的使命就完成。 -In ARM assembly language program, there are some special instruction mnemonic, the mnemonic with the
ARM_MMU
- arm处理器的存储管理单元的描叙,不可多得的介绍,对高档ARM芯片的-arm processor unit describes storage management, a rare presentation of high-end ARM chips
mini2440-um-20081124
- mini2440使用文档,08年末友善之臂最新力作-mini2440 use of documents, 08 at the end of the arm-friendly new book
TSCreate
- 对各种数据进行ts流打包,实行前端对各种视频播放的需求-Ts of the various data flow packing, the implementation of front-end for the needs of a variety of video playback