资源列表
MSP430
- msp430f1611 最小的系统版 原理图。需要的看看。请多指教。-msp430f1611 minimum system version of the schematic. Need to look at. Like him to teach.
MSP4308LED
- proteus仿真MSP430实例8位动态数码管 直接可以用,仿真文件和工程文件都在压缩文件内-proteus msp430
traffic_light
- 用Keil4和Proteus编写的交通灯程序,采用ARM7系列的LPC2103,可直接运行-A traffic_light written by Proteus and Keil4, using the ARM7 family of LPC2103, can be directly run
curve
- 摄像头数据处理,曲率计算,用于摄像头循迹智能车的开发。-Camera, data processing, curvature calculation, the camera tracking for intelligent vehicle development.
GL830_usb-to-sata
- GP830 usb to sata 移动硬盘盒电路图-GP830 usb to sata sch
Protues-7.7-simulation-diagram
- MSP430 进行protues 仿真LCD-MSP430 LCD simulation for protues
http
- 该例程在开发板上面实现网页服务器功能,通过tcp/ip协议栈接入千兆以太网-The routine in the development board to achieve the above web server functionality through the tcp/ip protocol stack access Gigabit Ethernet
__helium_2_sj
- An example of RTOS. It is a very small RTOS implementation that works even on 8 bit micro-controller. Example project with 3 threads occupies 3695 bytes of ROM and 795 bytes of RAM. This particular implementation is adopted to Freescale DZ60 micro-co
spwm
- 基于51单片机C程序.产生SPWM波形.-51 single C program
MAIN
- 发动机速度信号 水温以及其他模拟信号的采集模块程序-Temperature of the engine speed signal, and other analog signal acquisition module program
c8051f020-timer0
- 在Keil环境下,对C8051F020的定时器0进行操作,-In the Keil environment, the C8051F020 timer 0 operation,
RT-Thread-0.3.2
- RT-Thread已经包括了LPC1768的基本移植,通常RT-Thread的做法是,只提供独立的工程,并且在工程中力图把最多的特性都打开了,而不是类似一些做开发板的,循序渐进的提供一些例子。当然,在RT-Thread极为优秀的剪裁能力基础上,能够化繁为简,或层层叠加形成一个复杂的系统: >>使能LwIP TCP/IP网络组件,仅需要在rtconfig.h中定义RT_USING_LWIP宏。 -RT-Thread LPC1768 has been included in th