搜索资源列表
UCS
- unicode转换表,按国标字库排列.自己添加查询,-by GB character with. Add their inquiries,
LSD-TEST430F5438-01_V1.1StudyBoardInstructor
- 利尔达MSP430F5438学习板的中文资料,包含硬件链接,以及IO、UCS、FLASH、WDT、TimeA、TimeB、DMA、硬件乘法器、RTC、RAM、ADC12、UART、SPI、I2C、CRC等各种操作的试验代码。-利尔达board MSP430F5438 learning Chinese data, including hardware, links, and IO, UCS, FLASH, WDT, TimeA, TimeB, DMA, hardware multiplier, R
8051_PICcodes
- codes below are usefull codes for using peripherals with popular microcontrollers ADC test code for PIC 18f452 on chip ADC, connect a pot or any analog source and test the functionality of On chip ADC LCD INterface code for 18f452 RTC
PduSMS
- PDU发送中文短信时,GB2312转换成UCS-2的程序,为最底层的内码轮换,压缩包内包括:官网下载的GB2312.txt源文件、GB2UCS2.c源文件(有注释)和GB2UCS2.h头文件。-PDU when sending text messages in Chinese, GB2312 converted into UCS-2 program, for the most yards in the bottom of the rotation, compression package inc
u2gandg2u
- 短信编解码中UCS字符和GBK字符之间的转换-Message encoding and decoding characters in the UCS character and the conversion between GBK
ultrasonic_uart
- 超声波测距模块ucs-100程序。 atmega128平台,GNU GCC编译通过-Ultrasonic Ranging Module ucs-100 program. atmega128,successfully compiled by GNU GCC
CC430-C-Code-Examples
- TI公司CC430单片机官网例程,对于初学者很有用,希望对大家有用处-TI' s official website CC430 microcontroller routines, useful for beginners, I hope to be useful
Ethernet
- 网口芯片KSZ8041的源代码,配合NXP的LPC1788,采用UCS操作系统,调试通过,放心使用-The chip the KSZ8041 the source code of the network port, with the NXP LPC1788 UCS operating system debugging through, ease of use
CLOCK
- MSP430 F6736时钟配置和UCS配置例程-MSP430 F6736 clock configuration and UCS configuration routines
MSP430F5529_UCS
- msp430f5529 UCS(统一时钟系统)设置-msp430f5529 UCS (Unified Clock System) settings
UCS
- msp430f5438a的时钟初始化程序,可以任意配置时钟频率,亲测可行。-msp430f5438a clock initialization procedure, which could be configured clock frequency, the pro-test is feasible.
scmRTOS.4.00.all-platform
- scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs
main
- msp430f5529 ucs 配置XT2 -msp430f5529 ucs configuration XT2
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用