搜索资源列表
TaiWanFont
- 我亲自排的16x16点阵的中文繁体字库,嵌入式软件开发中必不可少的c代码,汉字一个不少,适用性可想有多大了!-I personally row 16x16 array of traditional Chinese characters, Embedded Software Development indispensable c code, a lot of Chinese characters, applicability to be a little!
Zigbee_Star_Source
- 该代码为Jennic的基于IEEE802.15.4协议的Zigbee协议栈星型网源代码,内有coordinator和endpoint代码,一个网络可以有多个endpoint但是只有一个coordinator!-the code based on the IEEE802.15.4 Jennic agreement Zigbee agreement Stack Star network source code, within a coordinator and endpoint code a net
CSD160128-A
- c51 下的128x64或160128的驱动源码,值得一看。-decoder of 128x64 or 160,128 driven source code, an eye-catcher.
nucleus+
- Nucleus OS code一个商业的RTOS,代码完整,希望分析RTOS的朋友可以好好学习。-Nucleus OS code a commercial RTOS, code integrity, Analysis RTOS hope friends can learn.
fira5v5-simulation-source-code
- fira5v5仿真源程序,此代码速度非常快,攻击力非常猛。编程者在此基础上肯定能修改出非常好的比赛程序。祝比赛成功!-fira5v5 simulation source code, this code is very fast, very fierce attack. On this basis, the programmer must be able to modify a very good game program. Good game success!
Camera
- 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
1602
- 用AVR ATmega16的液晶显示1602的C语言源码及PROTUES仿真-LCD with AVR ATmega16 1602 C-language simulation source code and PROTUES
pcf8563_sourceCode
- 本源代码是一个51单片机控制pcf8563时钟日历芯片的源代码,可以实现对PCF8563IIC总线的访问功能,已经在硬件上实现了,可以用1602液晶显示当前的时间,并且可以在单片机上连接键盘,实现设定闹钟,调整时间等功能,由于程序文件较多,有哪位同学看不懂,可以联系我,希望大家喜欢这个程序并给你带来方便! luhang33@126.com QQ:353095430-Source code is a single-chip control of 51 calendar clock chip
norflash
- arm2410 nor flash 编程实验源码-Experimental arm2410 nor flash programming source code
nonsystem
- Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。-Generate trellis data of a rate-1/n convolutional encoder. Convolutional codes 1/n of the encoder, the attention generated by the non-system code.
code
- 实现图像的淡入淡出效果,只是简单的算法,提供一个交流!-The realization of images fade effects, just a simple algorithm, is a forum!
CC1100_2500
- MSP430全型号单片机,控制射频zigbee芯片CC1100_CC2500的源代码,具有很高的参考价值-MSP430-wide single-chip models, control of RF zigbee chip CC1100_CC2500 source code, a high reference value
code
- 通过timer0每0.5s产生一个中断,在中断服务程序里改变LED的状态。-0.5s through a timer0 each interruption in the interrupt service routine to change the status LED.
code
- 液晶显示器的程序有很好的可移植性,建议大家需要的可以-Procedures for liquid crystal displays have a very good portability, it is recommended you take a look at the needs of
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.2.1
- zigbee标准的mac层测试源代码,可以很好的工作在msp430FG4618+cc2420环境中-zigbee standard mac layer test source code, can be a very good working environment in the msp430FG4618+ cc2420
motorrun
- This code is used to drive a unipolar stepper motor using SPARTAN3E FPGA. and coding is done in verilog
Source-Code
- ADuC7060/ADuC7061 fully integrated, 24-bit A/D Microcontroller (3-Wire RTD Example Project) USB Based Temperature Monitor Using the ADuC7061 Precision Analog Microcontroller and an External RTD Link.... http://www.analog.com/en/
Code
- computes the throughput in a cognitive radio network
Button c code
- This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
Generic Timer C code
- This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.