Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 16th, 2025
25
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
void setup() {
Serial.begin(115200);
analogReadResolution(12);
}
void loop() {
int value = analogRead(A0);
Serial.println(value);
delay(50);
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐Swapzone Glitch (Working) J
JavaScript | 2 sec ago | 0.31 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 4 sec ago | 0.32 KB
✅ MAKE $5OO IN 15 MIN A
JavaScript | 12 sec ago | 0.31 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 15 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 21 sec ago | 0.32 KB
⭐ Free ETH Method ⭐ P
JavaScript | 28 sec ago | 0.31 KB
✅ MAKE $9OO INSTANTLY I
JavaScript | 38 sec ago | 0.31 KB
⭐ Free ETH Method ⭐
JavaScript | 2 min ago | 0.32 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!