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

您现在的位置是:虫虫源码 > 其他 > Arduino库使用简化的语法digitalwrite风格与大多数港口的速度

Arduino库使用简化的语法digitalwrite风格与大多数港口的速度

资 源 简 介

This library consists of a complex header file that translates digitalWriteFast, pinModeFast, digitalReadFast into the corresponding PORT commands. It provides syntax that is as novice-friendly as the arduino"s pin manipulation commands but an order of magnitude faster. It can speed things up when the pin number is known at compile time, so that digitalWrite(9,HIGH); is speeded up. On the other hand a loop with digitalWrite(i,HIGH); or a called function with the pin number as a passed argument will not be faster.

文 件 列 表

digitalWriteFast
.DS_Store
bonus
digitalWriteFast.h
keywords.txt
Readme.pdf
VIP VIP
0.180533s