Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
3 bit counter
baldengineer
Dec 31st, 2011
224
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
i
;
void
loop
(
)
{
i
++;
if
(
i
>
7
)
i
=
0
;
digitalWrite
(
2
,
bitRead
(
i
,
0
)
)
;
digitalWrite
(
3
,
bitRead
(
i
,
1
)
)
;
digitalWrite
(
4
,
bitRead
(
i
,
2
)
)
;
delay
(
500
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐⭐
Java | 1 sec ago | 0.15 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 7 sec ago | 0.25 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 15 sec ago | 0.15 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 16 sec ago | 0.25 KB
⭐✅ MAKE $2000 INSTANTLY ⭐
JavaScript | 25 sec ago | 0.25 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐⭐
Java | 27 sec ago | 0.15 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps)
JavaScript | 33 sec ago | 0.25 KB
ChangeNOW Exploit
JavaScript | 41 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!