Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 20th, 2011
94
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
void setup()
{
pinMode(8, OUTPUT);
}
void loop()
{
float var = map(analogRead(0),0,1024,0.1,100);
delay(var/2);
digitalWrite(8,HIGH);
delay(var/2);
digitalWrite(8,LOW);
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
📌 Swapzone +37% glitch ⭐ P
JavaScript | 6 sec ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐⭐ 2
JavaScript | 14 sec ago | 0.25 KB
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 23 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ M
JavaScript | 58 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 1 min ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ U
JavaScript | 1 min ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ V
JavaScript | 1 min ago | 0.25 KB
📌 Swapzone +37% glitch ⭐ P
JavaScript | 1 min 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!