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

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

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

  • 资源大小:21.26 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分: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
  • 4小时前 成为了本站会员

  • 睥睨 1天前 成为了本站会员

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

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

  • 大智若愚 2天前 成为了本站会员

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

  • 2天前 成为了本站会员

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

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

  • 伟国 3天前 成为了本站会员

0.223462s