搜索资源列表
单片机开发源代码集锦31例.RAR
- PIC单片机C源代码集合,有很多,很实用-PIC C source code pool, and there are plenty of very practical
c
- MSP430F247系列的C源代码,,好东东哦
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
单片机应用开发实例C 源代码
- 单片机C程序
I2C总线C语言程序
- I2C总线C语言程序,使用非常方便,直接调用就可以
645抄表C语言
- 是我在公司做的一个645抄表的采集终端的源代码645抄表部分,已经在全国安装超过5年。
C51单片机全套20个C语言实例
- C51单片机全套20个C语言的实例,内都附有 Keil 工程文件及源代码.
关于四线制触摸屏控制器AD7843的底层c语言源代码
- 该程序是关于四线制触摸屏控制器AD7843的底层c语言源代码,可以直接使用该程序即可。,The program is on the four-wire touch screen controller AD7843 the bottom of c language source code, you can direct the use of the procedures.
WSQ
- 这是一款用EM78P259开发的 C源代码例程-This is a development with EM78P259 C source code routines
FontMaker
- 1、从Keil C源代码中自动提取中文字符,并生成从左至右、从上至下顺序的字库文件; 2、生成的字库自动按升序排列; 3、提取中文时自动识别并跳过注释内容; 4、可自动分辨点阵大小,须在源代码中行末加注释。如行末加“//12X12”表示该行中的中文字符全部为12X12点阵-1, from the Keil C source code automatic extraction of Chinese characters, and generates from left to right
WindowsR232-C++CODE
- Windows下串口通信C++源代码!-Windows serial communication under the C++ Source code!
USB
- 基于MCU的U盘源码,实现flash的windos文件系统 MCU U盘源码 单片机C源代码 -MCU-based U-disk source to achieve a windos file system, flash disk MCU U Microcontroller C source code source
keeloq C
- microchip公司的HCS300 KEELOQ解码程序 C语言源代码-microchip company HCS300 KEELOQ decoding program C language source code
IAR-C-code
- MSP430系列源代码,包括头文件和各种硬件外设的初始化和范例-MSP430 series of source code, including header files and initialize the various hardware peripherals and examples
GPS
- GPS模块配套资料,非常详细的。全C源代码。在铁牛单片机实验板上面调试通过。-GPS module supporting data, very detailed. Full C source code. MCU Board in the above tractor through debugging.
HC5958-C--code
- 调试通过的HC595扩展,串口和8位DA C源代码-Extended through the HC595 debug, serial port and 8-bit DA C source code
DS1302-12864-xianshi.c
- 自己改的DS1302采集数据,12864显示的源代码,可能不够成熟 仅供借鉴-Their reform DS1302 data acquisition, display the source code 12864, may not mature enough for learning
C
- MSP430F563x, MSP430F663x 的所有C源代码例程-MSP430F563x, MSP430F663x all the C source code routines
单片机电子温度计C源代码
- 本代码是基于STC89C52的简易单片机温度计的源代码。其中八段管的管脚顺序按照实际情况作调整,本代码仅供参考
点亮LED的C源代码
- 点亮LED的C源代码,80C51, 亲测可用