Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Arduino Bluetooth
a guest
Jan 23rd, 2018
842
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
char
data
;
void
setup
(
)
{
Serial.
begin
(
9600
)
;
}
void
loop
(
)
{
if
(
Serial.
available
(
)
>
0
)
{
data
=
Serial.
read
(
)
;
Serial.
print
(
data
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $900 INSTANTLY
JavaScript | 5 sec ago | 0.32 KB
Exploit 500$ in 15 Minutes
Java | 9 sec ago | 0.09 KB
✅ Make $1500 in 20 minutes
JavaScript | 16 sec ago | 0.32 KB
ChangeNOW Exploit
Java | 19 sec ago | 0.09 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 26 sec ago | 0.32 KB
Make $15OO in 2O minutesV E
Java | 30 sec ago | 0.09 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 34 sec ago | 0.32 KB
MAKE $9OO INSTANTLY D A
Java | 41 sec ago | 0.08 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!