CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ATmega168

搜索资源列表

  1. Temperature

    0下载:
  2. 本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。-This code is DS18B20 driver source code, MCU used ATMEGA168, C language, have been debug through. Available to you man reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:1277
    • 提供者:邵竞
  1. kkk

    0下载:
  2. ATmega88 + 舵机 程序例子,c描述语言,WinAVR编译-ATmega88 program example for servo
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:4097
    • 提供者:dhb
  1. CameraCtrlBox

    0下载:
  2. Rebel XTi Camera control sketch for Arduino (ATmega168)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4060
    • 提供者:fabien
  1. test_pcf8536

    0下载:
  2. ATMEGA168V pcf8563时钟芯片,用io口模拟i2c-atmega168 pcf8563
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3608
    • 提供者:黄窘
  1. NRF24l01_device

    0下载:
  2. The Nordic Semiconductor nRF24L01 is a transceiver chip operating in the 2.4GHz band. The following code is my first driver for Atmel ATMEGA8 and ATMEGA168. In my test scenario the ATMEGA168 and ATMEGA8 were connected different. The reason for this i
  3. 所属分类:RFID

    • 发布日期:2017-03-24
    • 文件大小:7033
    • 提供者:sworddragon
  1. Arduino

    0下载:
  2. Arduino是一款以ATmega168/328为核心的微控制器,有专用的编译环境,上手很快,现在在国外很流行。-Arduino is a core to ATmega168/328 microcontroller, a dedicated build environment, to get started quickly, and now very popular in foreign countries.
  3. 所属分类:SCM

    • 发布日期:2017-05-31
    • 文件大小:13436896
    • 提供者:夏夜的星空
  1. USARTaSPI_Transfer

    0下载:
  2. Using two AtMega168 micro-controllers, i transmitted by SPI and USART. You can write in RS232 terminal maximum 20 characters, the last one need to be 0 , and you receive back. He will transmit and by SPI.-Using two AtMega168 micro-controllers, i tran
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:52075
    • 提供者:student_RO
  1. c_tester

    0下载:
  2. This is a small program that tests voltage drops on a Ford 6R80 transmission for correctness, using an ATMEGA168 and a reed relay matrix with some logic glue.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:135920
    • 提供者:auto_turret
  1. tst.tar

    0下载:
  2. AVR Atmega328/Atmega168 & ENC28J60
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:123500
    • 提供者:ARkady
  1. atmega168eepromand232

    0下载:
  2. atmega168 数据存储器存取及串口程序-atmega168 eeprom access and uart port control
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4762
    • 提供者:liuhui
  1. KK_C_V100_M168

    0下载:
  2. 飞行控制系统kk板子的C程序,只需直接下载到板子即可。注意芯片为ATMEGA168的-flight control system ,kk_c
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:4341
    • 提供者:kuaileshixin
  1. bldc-avr

    0下载:
  2. 基于AVR单片机atmega168控制无霍尔无刷电机的源程序,很有参考价值。-Hall brushless motor control based on the AVR microcontroller atmega168 source of great reference value.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:3107
    • 提供者:tony
  1. ffsp

    0下载:
  2. SPI lib for atmega168. DON USE Wrk? UNOS void spi_init(void) { /* Set MOSI and SCK output */ DDR_SPI |= _BV(DD_MOSI) | _BV(DD_SCK) DDR_SPI &= ~_BV(DD_MISO) /* Enable SPI, Master, set clock rate fck/128 */ SPCR = _BV(SPE) | _B
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:37640
    • 提供者:ddddddddddrr
  1. atmega168LCD

    0下载:
  2. AVR ATMega168 LCD L2F50 Drawing on LCD from UART good example.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:28118
    • 提供者:Igor
  1. mmc-spi

    0下载:
  2. Reading an SD card with an ATMEGA168
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:11868
    • 提供者:mohamed azzam
  1. Qtouch

    1下载:
  2. Atmega168的触摸按键和OLED方案,编译环境为AVRstudio6,内部实现4个触摸按键以及一个SSD1306驱动的64*32的OLED显示器,都测试OK,测试过程并没有严格规范和注释,仅供参考.-Atmega168 OLED touch keys and programs, the compiler environment AVRstudio6, the internal implementation of four touch keys and a SSD1306 OLED disp
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:100264
    • 提供者:陈如峰
  1. SpiFlasherV2.0

    0下载:
  2. AVR SPI Flash (25xx) Programmer with SD Card to store files to be programmed (fat support) with atmega168
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:36788
    • 提供者:Abdullbasit
  1. atmega168_bootloader

    0下载:
  2. atmel168的bootloader程序,支持串口更新程序。-Bootloader ATmega168 program, you can support serial update.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:23411
    • 提供者:zhongxinbo
  1. Atmega168-P-Watchdog

    0下载:
  2. Watchdog in Atmega (Basic).
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:108839
    • 提供者:kolja
  1. ar1000-example

    0下载:
  2. Example Interface to AR1000 Using ATmega168 at 8MHz - Example Interface to AR1000 Using ATmega168 at 8MHz
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:21108
    • 提供者:dimo
« 1 23 »
搜珍网 www.dssz.com