首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个轻量级的,高效的AVR芯片基于Arduino项目的工作运行系统

一个轻量级的,高效的AVR芯片基于Arduino项目的工作运行系统

  • 资源大小:21.26 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: avr arduino atmega8 RoboPeak

资 源 简 介

A lightweight and efficient runtime system for AVR chips based on the work of Arduino Project. Features: very lightweight The generated AVR binary size is much smaller than using the original Arduino Library. ( up to 50% code size reduction ) high efficiency Many functions provided by Arduino-Lite only cost a single clock cycle to finish. E.g. the Arduino-lite version"s digitalWrite function(DIGITAL_WRITE) only emit a single sbi AVR instruction. support more AVR chips and more frequency levels Besides the Atmega8, Atmega168, Atmega328, Atmega1280 chips, Arduino-Lite also supports the following chips: Attiny2313, Attiny26, Atmega48, Atmega88 And for the chip clock frequency, Arduino-Lite supports 1Mhz - 20Mhz frequency range. pure C implemention

文 件 列 表

arduino-lite
bin
buildenv.cmd
buildenv.sh
doc
hardware
launchsh.cmd
README
README_zh-cn.txt
scripts
shenv.sh
sketch
src

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 开心快活人 36分钟前 成为了本站会员

  • 晋财 1小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

0.208326s