搜索资源列表
lGUI API参考手册
- lgui类似minigui的gui,国产,可用于嵌入式系统,-lgui similar MiniGUI the gui, homemade, can be used for embedded systems,
zlg-gui
- 这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,基于消息的,内附文档说明,开发简单。
AT91_lib
- ATMEL公司的arm7处理器AT91R4008的库函数,我之前做的一个项目里面使用到的,在此网站上发现没有类似的资料,贡献给大家,能用到的最好.
cc2430
- cc2430的头文件,CC2430芯片是Chipcon公司生产的首款符合ZigBee技术的2.4 GHz射频系统单芯片,适用于各种ZigBee或类似ZigBee的无线网络节点。
simuCPU-ARMv1.02
- ARM7TDMI软件模拟器,功能类似于skyeye,但开发环境为windows,开发包中有bootloader实例,ucosII移植实例,simuCPU的datasheet以及vxWorks的演示demo-ARM7TDMI software simulator, similar to the function skyeye, but development environment for windows, development kits are Bootloader examples ucos
2440ADC.rar
- 本系统是用信号发生器接到S3C2440的AIN0口,给它输入模拟信号,然后AD转换,并将波形实时的显示在NEC3.5寸屏上。类似示波器的功能。,The system is a signal generator AIN0 I received the S3C2440 to its input analog signal, and then AD converted, and displayed in real-time waveform NEC3.5-inch screen. Oscillosco
A7105.rar
- AMIc 公司的2.4G7105IC。51控制程序。通过spi读写方式进行操作。可以进行跳频发射。很经典。其他的mcu可以类似修改。,AMIc company 2.4G7105IC. 51 control procedures. Spi way through the operation of reading and writing. Frequency hopping can be fired. Classic. Other similar modifications can mcu.
J1939
- 一种CAN bus 的高层协议。J1939 在mcp2515 上的实现源程序。和 canopen、deviceNET 类似。存C语言实现的。-A high-level CAN bus protocol. J1939 on the implementation of the mcp2515 source. And canopen, deviceNET similar. Save C language implementation.
Bootloader-for-MSP430
- MSP430F5438 的串口 Bootloader (非BSL下载方式),从串口下载,两线即可,类似STC的MCU。带原代码及说明文档,方便二次开发。-Bootloader for MSP430F5438,while it s not a BSL methed, This program download by Serial Comm, that means Two Wire download.seems like STC 51 MCU。 with a document,and the cod
vhdl
- 利用vhdl描述简单mcu,功能类似AVR AT90S1200的单片机的指令系统存储系统等-VHDL descr iption of the use of simple mcu, features similar to the AVR AT90S1200 MCU instruction set, such as storage systems
command
- 一个类似于shell的程序,在s3c44b0上实现串口0输入相应命令后cpu执行相关功能。-one shell based on s3c44b0
s3c2410sound
- 三星s3c2410音频驱动,可在类似芯片中进行移植-audio driver of Samsung s3c2410
STM32_BASE_NO_FWLIB
- 完全没有固件库,直接对寄存器操作,类似MSP430的编程,可以大大提高效率。 工程中实现LED的操作。可以使用,是IARV5的环境-There is no firmware library, direct-to-register operation, similar to MSP430 programming, can greatly improve efficiency. Works to achieve the operation of LED. Can use, the environ
LED
- 在ALTERA的DE 2 开发板上做的一个类似闪烁的彩灯,用了16个LEDR,可以直接下载到板子上运行,基于经典的开发平台Quartus II+SOPC Builder+Nios II IDE 做的,只要看了以后,你就会自己设计各种花样的彩灯闪烁的样子了.所用语言有多种,VHDL,C/C++等-DE 2 in the development of the ALTERA board to do a similar flickering lantern, with a 16 LEDR, can be
MIPS
- 做一个类似于8086的单片机,通过使用MIPS的开发方法-Make a similar 8086 MCU development approach through the use of MIPS
demos
- linux下的图形用户界面,类似于操作系统的桌面,具有透明属性,比较美观-linux
STM32-DMA
- 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
A7700
- A7700-与nRF24L01类似的芯片,但发射功率要大,是台湾厂的.-A7700 2.4GHz RF Front End. AMICCOM
AT24C16
- atmega16写AT24C16 EEPROM,可类似写AT24C256等。使用IIC总线。-atmega16 write AT24C16 EEPROM, write AT24C256 can be so similar. Use the IIC bus.
RT-Thread-0.3.3
- RT-Thread已经包括了LPC1768的基本移植,通常RT-Thread的做法是,只提供独立的工程,并且在工程中力图把最多的特性都打开了,而不是类似一些做开发板的,循序渐进的提供一些例子。当然,在RT-Thread极为优秀的剪裁能力基础上,能够化繁为简,或层层叠加形成一个复杂的系统: >>使能LwIP TCP/IP网络组件,仅需要在rtconfig.h中定义RT_USING_LWIP宏。 -RT-Thread LPC1768 has been included in th