Welcome![Sign In][Sign Up]
Location:
Search - avr M

Search list

[Other resourceavr+cp2200_source

Description: m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD PB3 | WR PD2 | INT PD3 | ALE(A3) 由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。 由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。 此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: | Size: 101751 | Author: 刘晓军 | Hits:

[Other resourceSDCardreadwrite

Description: 一个SD卡读写程序 硬件平台:atmega8L 最小系统 硬spi(sd 卡的初始化采用了io 口模拟时序,因为在实验中发现要使 用较低的速率才能稳定的初始化) 软件开发平台:ICC-AVR version 6.31a 硬件配置:atmega8L 内部8m 时钟 sandisk 128m sd 卡-an SD Card Reader procedures hardware platforms : atmega8L minimum system hardware spi (sd card initialization using the io mouth simulation chronicled, as found in experiments to use the lower rate can be stabilized initialization) software development platform : ICC - AVR version 6.31a hardware configuration : 8 m atmega8L internal clock sandisk 128m sd card
Platform: | Size: 42218 | Author: 问问问 | Hits:

[Other resourceRTOSICCAVR

Description: UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested. -UCOS / II for ICCAVR - The version of UCOS / II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me. - YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS / FROM THE UCOS II / II WEBSITE http : / / www.ucos - ii.com. The supplied project file assumes the portable source is in the .. \\ source directory. - Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory. - The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s - I have teste d this using ATMeg
Platform: | Size: 200913 | Author: zhjol | Hits:

[Other resourceAVRI2C

Description: AVR单片机I2C总线接口的驱动程序,内部1 M晶振,程序采用单任务方式,软件延时。可对I2C总线操作有个初步认识。
Platform: | Size: 25469 | Author: libao | Hits:

[SCMavr+cp2200_source

Description: m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD PB3 | WR PD2 | INT PD3 | ALE(A3) 由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。 由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。 此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: | Size: 101376 | Author: 刘晓军 | Hits:

[SCMSDCardreadwrite

Description: 一个SD卡读写程序 硬件平台:atmega8L 最小系统 硬spi(sd 卡的初始化采用了io 口模拟时序,因为在实验中发现要使 用较低的速率才能稳定的初始化) 软件开发平台:ICC-AVR version 6.31a 硬件配置:atmega8L 内部8m 时钟 sandisk 128m sd 卡-an SD Card Reader procedures hardware platforms : atmega8L minimum system hardware spi (sd card initialization using the io mouth simulation chronicled, as found in experiments to use the lower rate can be stabilized initialization) software development platform : ICC- AVR version 6.31a hardware configuration : 8 m atmega8L internal clock sandisk 128m sd card
Platform: | Size: 41984 | Author: 问问问 | Hits:

[uCOSRTOSICCAVR

Description: UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested. -UCOS/II for ICCAVR- The version of UCOS/II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me.- YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS/FROM THE UCOS II/II WEBSITE http :// www.ucos- ii.com. The supplied project file assumes the portable source is in the .. \ source directory.- Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory.- The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s- I have teste d this using ATMeg
Platform: | Size: 200704 | Author: zhjol | Hits:

[SCM18b20

Description: AVR单片机m48 8m晶振,18b20w温度传感器芯片c程序 -AVR Singlechip m48 8m crystal, 18b20w temperature sensor chip c procedures
Platform: | Size: 1024 | Author: 袁自刚 | Hits:

[SCMAVRI2C

Description: AVR单片机I2C总线接口的驱动程序,内部1 M晶振,程序采用单任务方式,软件延时。可对I2C总线操作有个初步认识。 -err
Platform: | Size: 25600 | Author: libao | Hits:

[SCMenc28j60_m16

Description: wsd:enc28j60 28 pins for ethernet design,10Mbps,enc28j60+avr chip m16 webserver source.
Platform: | Size: 47104 | Author: 王先生 | Hits:

[SCMAVRnet

Description: proteus avr单片米 tcp/ip 仿真-proteus avr chip m tcp/ip Simulation
Platform: | Size: 236544 | Author: 阿魏 | Hits:

[SCMarmok01155505

Description: avr MP3 的源程序,包含文件系统,适合初学者,-avr MP3 source, including file system, suitable for beginners,
Platform: | Size: 230400 | Author: 田琼 | Hits:

[SCMAVRMP3

Description: 里面包括了用AVR单片机开发的MP3的全部资料,其中还有VS1003B的相关介绍-Which include the use of AVR development of MP3 single-chip all the information, including relevant introduction VS1003B
Platform: | Size: 3201024 | Author: 刘洋 | Hits:

[File Operateavr-uart

Description: i m glad to share my files in this site and i hope you also help me solve my problem
Platform: | Size: 8192 | Author: benyamin | Hits:

[SCM09USBASP

Description: AVR下载线的驱动程序代码,安装可以直接使用-AVR download cable driver code, the installation can be used directly
Platform: | Size: 3167232 | Author: 朱工 | Hits:

[SCMBootLoad_PeiMegaLoader

Description: 一个BootLoader程序和PC端的VB源代码 AVR程序是由527DZ的代码修改而来,主要修正了1个Bug,并增加了页地址效验 目标系统是M8,11.0592M,可根据需要修改,熔丝位BOOTRST要编程 VB程序只支持Bin文件,不支持Hex文件,可使用Hex2Bin工具转换,或使用烧录工具,调入后再保存成Bin文件,只是要注意长度,不要写到Boot区地址 -A BootLoader program and the PC side of the VB source code for AVR procedure is governed by the code changes from 527DZ mainly fixes a Bug, and to increase the efficacy of the page address target system is M8, 11.0592M, can be modified, fuse bits BOOTRST VB program to program only supports Bin files, does not support the Hex file, you can use the Hex2Bin tool conversion, or use the burn tool, and then transferred into the Bin file to save, but pay attention to length, do not write Boot Area Address
Platform: | Size: 41984 | Author: wangyi | Hits:

[SCMtslcd_elt240320tp_and_tpA_avr_v1_10

Description: Specification of ELT240320ATP Display size => 2.8 inch Module Dimension (H×W×D) => 69.2×50 ×4.2 mm Active Area (W×H) => 43.2×57.6 mm Number of Dots (W×RGB×H) => 240×3×320 Dot Pixel size W/H => 0.18×0.18 mm LCD Type => TFT/ Transmissive / Negative - Driving IC => ILI9325 (16-bit or 8-bit interface) Approx. Weight => TBD g Various Color Display => 65K , 262K Backlight Color => White Brightness(cd/m^2) => 220(typ.)/210(Min.) Power input voltage => 2.5 - 3.3 Volt DC AVR TEST CODE-Various Color Display => 65K , 262K Backlight Color => White Brightness(cd/m^2) => 220(typ.)/210(Min.) Power input voltage => 2.5- 3.3 Volt DC AVR TEST CODE
Platform: | Size: 5120 | Author: Kao tiong | Hits:

[SCMAVRshiyanban

Description: AVR M16的最小实验板,可以作为初学者调试用,另外需要卖一块20多块钱的下载线才能用SPI口下载软件-AVR M16 minimal target board, can serve as a beginner for debugging, also need to sell a 20 dollar download cable to download the software with the SPI port
Platform: | Size: 1409024 | Author: | Hits:

[Other Embeded programInterfacing-keypad-matrix-4x4-with-avr-atmega32-m

Description: Interfacing keypad matrix 4x4 with avr atmega32 microcontroller
Platform: | Size: 1024 | Author: ahmed alafandy | Hits:

[Other Embeded programAVR-danpianji-yuyin.pdf

Description: 系统以 AVR 单片机为控制核心,实现 对人的语音的识别控制。该芯片内部集成了 MP3播放功能,支持 MPEG等格式 ,可实现 语音提示或 MP3歌 曲的播放功能。- Abstract:The system with AVR M CU as a controlcore, realizes the speech recognition contro1. The system uses the main controlchip AtmelATM EGA128.ICRoute single chip LD3320 is adopted for speech recognition,in which the speech recognition algorithm is integrated without external FLASH and RAM resources. It S a good way tO complete the speech recognition task ofnon—specificperson.M P3 playerisintegrated in thechip to supportM PEG format.Itcan be used forvoice promptplayback orMP3 songs.Dueto internalcontaining 16 A/D,D/A converterand apoweramplifiercircuit,itcanpro— duceclearsound withoutany externalpoweramplifier circuit.Thesystem has reserved a variety ofinterfaces and has a good scalability.
Platform: | Size: 15360 | Author: 白凝 | Hits:
« 12 »

CodeBus www.codebus.net