搜索资源列表
BSP文件配置
- Drew对于BSP的相关配置的一些经验和总结。压缩文件里包含了3个HTML文件:BSP配置文件及生成下载、VxWorks BSP和启动过程、PCI设备(网卡)初始化代码分析。希望对大家有所帮助。-Drew BSP for the allocation of some of the experiences and lessons. Compression document contains three HTML document : BSP configuration files and down
STHtmlDialog
- evc开发html的c++库文件,一个非常不错的库代码信息..很值得研究-evc development of the c library, a very good library code .. is worth studying
GPSTEST_CPP
- 一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。
robot-controller-design
- 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
CanOpen
- CAN总线应用层CanOpen 协议栈的C语言实现代码,已经调试通过,可直接应用-Stack is written in ANSI C in object-oriented way. Code is documented. License is LGPL. It includes Example for CANopen Input/Output device. Project also includes Object Dictionary Editor. Here CANopen ac
ENC28J60_STM32_TFT
- stm32f103为控制核心,enc28j60为网络模块,ili9325驱动的液晶屏lcd 实现web服务器,使用GET 命令数据传输,发送指令,并调用其他服务器图片美化网页,可以学一学html语言,设计更好的页面,调试成功与大家分享,最初代码来自于别人的。-stm32f103 for the control of the core, enc28j60 for the network module, ili9325 driven LCD screen lcd achieve web server
dll_jpeg
- 这是从一款商业嵌入式浏览器中节选出来的代码,这款html浏览器用在机顶盒等嵌入式设备上。该代码为用到的JPEG库- the JPEG library used in Commercial embedded browser
HTML
- 提供多种常用的vhdl代码帮助你快速编写程序。-vhdl
linux095_kernel_code
- linux0.95内核全部代码(c and 汇编),全部带注释,为了方便阅读,使用html格式保存,还包括一个chm格式的代码导读-linux0.95 kernel all the code (c and compilation), all with notes, in order to facilitate the reading, using the html format, but also includes a chm format codes REVIEW
DSPtechnology
- DSP开发技术电子书 html版 dsp编程代码及应用-DSP development technology e-books
jiaoduzhuanganqi
- 角度转感器的基本控制方法!部分代码如下: #include"lcd1602.h" #include"delay.h" #include"adxl345.h" void main() { uchar devid delay(500) //上电延时 init() //初始化 DisplayOneChar(0,0, A ) DisplayOneChar(1,0, : ) Init_ADXL345() //初始化AD
sdram_init_s3c6410
- 压缩包是使用JLink间接烧写s3c6410 nand_flash的源代码及可执行文件。由于s3c6410不像s3c2410那样有nor flash,可以方便的使用JTAG接口烧写引导程序。压缩包内的代码可以根据http://hi.baidu.com/__eabi/blog/item/5bfceaadf90eb39146106426.html帖子的说明,借助ADS1.2开发环境和JLINK,烧写二进制程序到开发板。 文件说明: sdram_init_s3c6410 | 、—
8051_UART_T1--V1.0.0.2
- 8051单片机串口数据包收发程序,中断方式收发,节约了CPU的资源。本代码是由微控制器硬件及驱动网的代码生成器生成的,在线可以设置晶振频率,波特率,是否使用中断函数等设置及裁剪功能,这个工程本身是晶振11.0592MHz,波特率9600的情况。这里给个链接吧http://www.hdmcu.com/codegenerator_html/webcg-23.html Keil仿真测试通过。 适用于:8051 89C2051 89C51 89C52 89C55等单片机的串口。-8051 uar