搜索资源列表
code
- 其中两个项目自己做的:一个是雷达模拟跟踪,基于FPGA/CPLD的,里面包含了PCB和VHDL码,还有一个是SDIO的驱动程序(包括PCB原理图,SDIO协议方面的资料还有就是源码,这项目可用),还有一些嵌入式方面的资料,如TCP/IP协议栈的实现,FPGA的一些仿真实例
Source
- 嵌入式系统设计与开发实例详解(实例源码) 开发环境SDT2.5,基于S3C44B0X
c8051f320
- c8051f320整套资料 有中文资料、所有源码 和应用实例-c8051f320 information package with Chinese data, all source code and application examples
GUI-DEMO
- 基于ARM(NXP2478)平台的液晶显示实例,支持触摸屏,USB鼠标,PS2/USB键盘,良好的图形界面。很好的GUI设计源码。-Based on ARM (NXP2478) platform liquid crystal display (LCD) examples, support touch screen, USB mouse, PS2/USB keyboard, good graphic interface. Very good GUI design the source code.
adc
- AVR单片机AD转换器应用简单实例,适合新手的学习与使用,源码可以在M16单片机上验证,有仿真.可以清楚明白使用的办法.-AVR Microcontroller Application of a simple AD converter real inverted
Under_the_lcd_driver_s3c2410_transplantation_and_g
- 为了不让大家觉枯燥,让朋友们更好的理解,我以一个实例来叙述 S3C2410 下一个驱动程序的编写(本文的初始化源码以华恒公司提供的 s3c2410fb.c 为基础)及简单的 GUI程序的编写。-In order to give everyone felt boring, so that a better understanding of friends, I am an example to describe the S3C2410 to prepare for the next driver
Source_Code_Debugging_of_Embedded_Application_Syst
- 详细介绍Proteus嵌入式系统仿真平台的源码调试技术.它融合、发展了传统的源码调试技术,并从工程角度实现了调试过程.用实例阐述Proteus源码调试的三种方法,着重叙述它与第三方IDE联合仿真中的源码调试技术和特有的条件断点、硬件断点调试.结果表明Proteus源码调试技术是开发嵌入式应用系统的高效、高速的先进技术,值得推广应用.-Details Proteus source simulation platform for embedded systems debugging techniqu
TW2835Rev1.0
- TW2835的一个实例程序,附带电路图和源码-a code and the book
sourcecode
- c51经典的单片机程序,实例源码,涉及到串口,i2c,spi,等-c51 classic SCM process, instances of source, involving serial, i2c, spi, etc
C51USB
- 用C51单片机USB实例源码代码通过测试。-C51 Microcontroller with USB example source code through the test.
C8051F12x_13x
- c8051f12x-13x系列单片机各个部分应用源码实例,很全的-c8051f12x-13x series of single-chip parts of the application source code example, it is full of
PICnRF2401
- 一个PIC 单片机nRF2401源码实- 一个PIC 单片机nRF2401源码实例 NRF2401 source instance of a PIC microcontroller.
STM32_CAN
- STM32微处理器,CAN总线的应用实例源码,配有详细注释。-STM32 microprocessor CAN bus application source code examples, with detailed notes.
embsys-example
- 嵌入式系统实例及源码的详细讲解, 适合于wince的arm嵌入式系统开发.-Instance of the embedded system and gave a detailed account of the source, suitable for wince arm embedded system development.
c52
- 单片机源码: 喇叭音量调节(学习资料带实例)-SCM source code: Speaker volume adjustment
61IC_S3698
- 关于C51的一些单片机的仿真实例,包含源码与电路图。-About some simulation examples C51 MCU, including source code and schematic.
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o