搜索资源列表

  1. TWI_AVR1

    0下载:
  2. How to use the TWI bus with a AVR cpu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1130496
    • 提供者:欧阳家淦
  1. AVRStudiobookcn

    0下载:
  2. AVR Studio 中文使用说明:面向新手的AVR开发工具,及基本知识。PDF文档,共11页-Chinese use the AVR Studio Descr iption: The AVR novice-oriented development tools, and basic knowledge. PDF documents, a total of 11
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:692224
    • 提供者:gao
  1. nanovm-20070707

    0下载:
  2. 单片机上的java虚拟机 用winavr 编译-Single-chip on the java virtual machine used to compile winavr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1014784
    • 提供者:a
  1. 3310

    0下载:
  2. WINAVR下液晶3310的驱动 1. PB4当作RES的控制脚不妥当,因为在SPI下,PB4只能是输入,作输出控制RES不妥。 2. 屏幕的最上面一行,显示不停滚动的中文:“欢迎光临本网站!” 好像后面还跟一些乱码(不知是否WINAVR的原因)。我在程序中改变了一下,现在正常了。 -3310 under the WINAVR LCD driver 1. PB4 control RES pin as inappropriate
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:John Jin
  1. UCOS

    0下载:
  2. 编译器用的WINAVR20070122,将UC/OS-II成功移植到ATMEGA128上-Compiler uses the WINAVR20070122, the UC/OS-II successfully transplanted to the ATmega128
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:99328
    • 提供者:luojinwen
  1. ZR-1A3-21

    0下载:
  2. 一款电力行业使用的温湿度控制器源代码 湿度传感器采用HF3223 温度采用DS18B20 单片机采用mega8 编程采用winavr2007-A power industry temperature and humidity controllers used in the source code used HF3223 temperature humidity sensor using single-chip microcomputer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:285696
    • 提供者:Harvard
  1. uart

    0下载:
  2. 在winavr环境下编译的串口程序,是AVR 16单片机的-In the compiler environment winavr serial procedure is MCU AVR 16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:Lee
  1. AVR_Meag8_contorl_R_G_B_LED

    0下载:
  2. AVR_Meag8单片机控制三基色的LED,C源代码,包含电路原理路。-AVR_Meag8 single-chip control of trichromatic LED, C source code, including the principle of the road circuit.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1530880
    • 提供者:jack
  1. gccchinese

    0下载:
  2. gcc中文文档,对于学些linux下c编程或winavr进行avr单片机编程的会有些许帮助-gcc Chinese documents, the study under some linux c programming or winavr for avr microcontroller programming will be a little help
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:wuchangyu
  1. winavrcode

    0下载:
  2. 利用winavr 编写的舵机控制程序,调试通过。大家可下载使用-Winavr prepared to use the steering gear control procedures, debugging through. Everyone can be downloaded using the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:wu
  1. hand

    0下载:
  2. mega16 实现的控制舵机的程序,在winavr20080610上编译通过,用户可自己制作makefile函数在winavr上编译使用-realize mega16 steering gear control procedures, in winavr20080610 compiled through, users can produce their own makefile function winavr compiled usin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wu
  1. adc-disp

    0下载:
  2. 在winavr上调试的一个adc程序,可测试。-In a winavr debugging adc procedures, can be tested.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:
  1. su5

    0下载:
  2. gccavr环境下的测试程序,可供参考。最新版的winavr编译。-gccavr environment testing procedures, for reference. Winavr the latest version of the compiler.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:sudan
  1. test

    0下载:
  2. 使用winavr+studio进行开发的测试程序,很实用。-Use winavr studio for the development of test procedures, it is practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:sudan
  1. 3310Winavr

    0下载:
  2. 用AVR对诺基亚3310手机黑白液晶的驱动程序,可以在各种小系统中作为显示用,液晶采用SPI口,具体的连接可参考程序内的说明。编译环境:winAVR2005 G-With AVR for Nokia 3310 mobile phone black-and-white LCD driver can be in a variety of small systems to use as a display, liquid crystal us
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:62464
    • 提供者:yhui
  1. 11.M8_18b20

    0下载:
  2. 温度传感器18B20(数码管显示)开发平台为WINAVR-Temperature sensor 18B20 (digital display) development platform for WINAVR
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:32768
    • 提供者:沈昌伟
  1. Mega8-UART-duilie

    0下载:
  2. 基于队列的Mega8 UART通信驱动程序 文件名:uart.c 编译:WinAVR-20070122 硬件:CA-M8X 时钟:外部4MHz-Queue-based communication Mega8 UART Driver file name: uart.c Compiler: WinAVR-20070122 HW: CA-M8X clock: external 4MHz
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:司机
  1. 3510LCDsample

    0下载:
  2. 3510基于avr的测试程序 建议连接方式: 开发环境:Winavr 版本 :1.0 MCU :Mega16 晶振 :8M 调试环境:AVR Studio-3510 based on the proposed test procedures avr connection: Development Environment: Winavr version: 1.0MCU: Mega16 crystal: 8M deb
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:小马哈
  1. main

    0下载:
  2. 智能循迹小车代码,使用ATmega16,用的Winavr编译-Intelligent Vehicle tracking code, use the ATmega16, used to compile Winavr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:绿无涯
  1. charge1215

    0下载:
  2. 利用winavr开发的一款三段式充电器的源码,可以自动生成mega8/48/88下的hex文件。另外,带Proteus 仿真实例-Winavr developed using a three-charger source, you can automatically generate the hex file mega8/48/88. In addition, the simulation with Proteus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:100352
    • 提供者:Harvard
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »

源码中国 www.ymcn.org