Welcome![Sign In][Sign Up]
Location:
Search - Mega16 c

Search list

[CSharp驱动MEGA16片上自带的AD转换器

Description: /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
Platform: | Size: 27508 | Author: zxk563@hotmail.com | Hits:

[SCMmodbusM16

Description: modbus RTU 的AVR单片机C语言程序。 单片机mega16,编译器ICCAVR。-modbus RTU source code with atmel avr mcu,c styel,mcu is mega16,compliter use ICCAVR
Platform: | Size: 84992 | Author: 郑均强 | Hits:

[SCMATmega162USART

Description: AVR单片机系列的ATmega162的USART编程,实现接收和发送9bit的数据的C代码-AVR Series ATmega162 the USARTs programming and achieve receive and transmit data 9bit C code
Platform: | Size: 1024 | Author: 侯景昆 | Hits:

[SCMatmega162SPI

Description: 用单片机的SPI串口实现数据发送和接收的C语言代码-MCU SPI serial data send and receive C language code
Platform: | Size: 1024 | Author: 侯景昆 | Hits:

[SCMapp_pwm_servo(1)

Description: 舵机(四伏电机)的c编程,在avr单片机上使用,如atmega16等带pwm的单片机-Rudder (4 volts motor) c programming, the use of SCM avr, such as atmega16 MCU with PWM
Platform: | Size: 919552 | Author: leo | Hits:

[SCM07ad11

Description: ICCAVR编译器下的ATmega16芯片的AD使用范例。使用C语言编写,把通过中断方式的AD采集到的值送到串口。-ICCAVR compiler under the ATmega16 chips use AD model. The use of C language, the adoption of the AD interrupt processing of value to the serial.
Platform: | Size: 5120 | Author: 韩兆伟 | Hits:

[Fax programFSK-DTMF

Description: AVR mega16单片机上实现FSK和DTMF解码的程序,信号由AD 7.2K采样,是可用的,但具体使用时需要根据硬件条件对参数略作调整。-mega16 achieve FSK and DTMF decoder procedures, AD 7.2K signal from the sample is available, but the specific use of the hardware required under the right conditions parameters slightly adjusted.
Platform: | Size: 8192 | Author: xubin | Hits:

[SCMavr-ks0108-pro

Description: avr mega16 ks0108 液晶试验 带proteus仿真-avr mega16 ks0108 LCD simulation experiment with proteus
Platform: | Size: 61440 | Author: 郭文彬 | Hits:

[SCMapp_1602B_lcd_m16_demo

Description: 本程序为Mega16+LCD1602液晶显示,源代码为C语言.开发工具为ICCAVR.-procedures for the Mega16 LCD1602 LCD, source code for the C language. Tools for ICCAVR.
Platform: | Size: 53248 | Author: | Hits:

[SCMSPI-ds1302

Description: spi协议,分为几个文件块,以供调用,采用时钟芯片ds1302做例子,进行协议的实现,是c程序方面阅读。-spi agreement, the document is divided into several blocks, calling for the use ds1302 clock chip as an example, for the realization of the agreement is c procedures reading.
Platform: | Size: 4096 | Author: hxc | Hits:

[SCMICC(ATmega16)

Description: 滚筒洗衣机AVR(ATmega16芯片) c源代码-drum washing machines AVR (ATmega16 chip) c source code
Platform: | Size: 10240 | Author: 林浩 | Hits:

[SCMENC28j60_C_Source

Description: 网卡控制器ENC28J60的AVR单片机ATmega16程序源代码(c),实现232toUDP功能,有非常详细的注释.-card controller ENC28J60 the ATmega16 AVR microcontroller source code (c) and achieving 232 toUDP function, a very detailed notes.
Platform: | Size: 88064 | Author: liuxikui | Hits:

[Other Embeded programMega16LCDyxd240128T6963c

Description: Mega16驱动240×128 LCD(T6963c).c-Mega16 drive 240 × 128 LCD (T6963c). C
Platform: | Size: 7168 | Author: wxjia | Hits:

[SCMATMEGA16_UART

Description: 该代码是ATMEGA16单片机下的串口通讯程序,采用ICC编译通过,源程为C编写。-ATMEGA16 microcontroller serial communications under the procedures adopted by the ICC compiler, C source-prepared.
Platform: | Size: 11264 | Author: houdong | Hits:

[SCMMega16-905

Description: Mega16单片机与nRF-905芯片之间的通信程序,使用硬件SPI口。-Mega16 MCU and nRF-905 communication between chips, the use of the hardware SPI port.
Platform: | Size: 101376 | Author: 谭涛 | Hits:

[OS DevelopAVRminiProg_Test

Description: 采用mega16设计的avr单片机编程工具,修改宏定义可以分别实现avr dragon, avr ISP SKII和avr jtag SKII功能-Mega16 designed using avr Singlechip programming tools, to amend the definition of macros can achieve avr dragon, avr ISP SKII and functional avr jtag SKII
Platform: | Size: 171008 | Author: 韩杰 | Hits:

[uCOSucos-mega16

Description: uC/OS-II 在 AVR 上的移植 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-uC/OS-II in the AVR if the transplant is installed WinAVR20050214, running directly start.bat, enter the beginning of the compiler can make all. If you need AVRStudio simulation, after running make extcoff required to generate debugging cof file.
Platform: | Size: 81920 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSmega16

Description: 里面是用c语言编的ATMEGA16应用程序-C language which is used for the application of the ATMEGA16
Platform: | Size: 221184 | Author: 蜗牛 | Hits:

[SCMmega16-eeprom

Description: 基于mega16自带的EEPROM源程序,设计的是一个闹钟程序,实现掉电存储,C语言编写。-EEPROM-based mega16 comes with source code, is an alarm clock program designed to achieve power-down storage, C language.
Platform: | Size: 1024 | Author: 毛璐 | Hits:

[SCMDS1302-C-program

Description: DS1302 时钟芯片 ,51单片机控制详细C语言程序 ,已经经过测试使用。完全可行。-DS1302 clock chip programe, 89C51/89S52/AVR Mega16/mega32 C program, has been tested to use. Entirely feasible.
Platform: | Size: 4096 | Author: suca | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net