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

您现在的位置是:虫虫源码 > 其他 > AVR微控制器的基本解释

AVR微控制器的基本解释

  • 资源大小:62.84 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: avr 基本 解释 微控 制器

资 源 简 介

About DK-BASIC DK-BASIC is a BASIC interpreter, written in C, inspired by GW-BASIC. The target platform is 8-bit AVR microcontrollers. Size At this early stage of the project, code size and interpreter speed has not been optimized. Already, with only a limited feature set, the compiled code is nearly 32 KB. Execution should be possible in < 1 KB RAM, but extensive use is made of dynamically allocated memory and complex programs and many variables will consume additional memory. Speed There is overhead associated with program execution in DK-BASIC due to it being an interpreter rather than a compiler. While resource-intensive applications are better suited to C or assembler, many types of control and user-interface applications can be implemented using DK-BASIC. Project status

文 件 列 表

dk-basic
dkbasic.eep
dkbasic.h
dkbasic.hex
dkeeprom.c
dkexpression.c
dkexpression.h
dkfunctions.c
dkfunctions.h
dkfunctiontable.S
dkinteractive.c
dkinteractive.h
dkinterpreter.c
dkinterpreter.h
dkprogram.c
dkprogram.h
dkstatements.c
dkstatements.h
dkstatementtable.S
dkstring.c
dkstring.h
dktables.h
dktables.S
dkuart.c
dkuart.h
dkvariables.c
dkvariables.h
main.c
Makefile

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.339458s