资源列表
6_AD
- s12驱动AD程序,初始化,寄存器的设置,可以运行,-s12 drive AD procedures, initialization, register set, you can run,
Chinese-Display-Control
- 不带字库的12864液晶显示,包括字符与汉字的显示-12864 without the liquid crystal display font, including character and the character display
Experiment-2-buzzer-experiments
- 淘宝原点卖ARM战舰开发板实验例程,无误可直接运行 实验2 蜂鸣器实验-Experiment 2 buzzer experiments
length
- 使用飞思卡尔单片机进行无线测距,数码管显示距离,单位厘米。-Freescale wireless chip using the rangefinder, digital display the distance in centimeters.
chaoshengboceshi
- 通过超声波模块,结合单片机来控制步进电机,从而达到步进电机实现功能的目的-Through the ultrasonic module, combined with single chip microcomputer to control the stepper motor, so as to achieve the purpose of stepper motor function
WindowsCE_NET_Eboot
- WindowsCE_NET系统下Eboot开发 :从BootLoader概念出发,讨论了Windows CE. NET系统下Eboot (以太网BootLoader)作用及其嵌入式开发环境,分析了Eboot代码结构及函数执行流程,给出了Eboot编程模型、算法框架并叙述了开发方法。-Beginning with the concep tion ofBootLoader, the action of Eboot (EthernetBootLoader) and the development
uClinux
- 一个Ppt文件,主要介绍嵌入式linux:uclinux的课件。-A Ppt files, mainly on embedded linux: uclinux courseware.
lt_mini_m16_new
- AVR单片机的常用驱动,ADC/1602/12864/DS18B20/DS1302/PS2等,经过实际调试。-AVR microcontroller common drive, ADC/1602/12864/DS18B20/DS1302/PS2 so, after the actual debugging.
c-huibian
- C语言与汇编语言混合编程示例程序 通过程序可以让你熟悉在C中混合汇编提高代码效率。-Mixed C and assembly language programming sample programs through the program allows you to mix familiar with assembly in the C code efficiency.
ucos2
- uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。-uC/OS-II source code analysis, and here I do not want to analyze this sub-module and slowly OS behavior, we run from the CPU
Lwip_webserver
- stm32的web服务,可以用网站登录的方式访问单片机,-stm32 web sever
particle
- 粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push_back()方法), 然后在一个循环中遍例粒子链表,并渲染粒子,粒子的参数并不断更新,如果粒子的ALPHA值小于0,即不可见了,即代表粒子已经死亡, 即从list中删去(erase()方法), 销毁死去的粒子很重要, 如果搞忘了这一步, 你的内存很快就会被吃掉干净了. 第一个版
