mirror of
https://github.com/esp8266/Arduino.git
synced 2026-01-06 05:22:30 +03:00
Corrected typos: Yun -> Yún
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
spacebrew data types, and a custom data type. Every time data is
|
||||
received it is output to the Serial monitor.
|
||||
|
||||
Make sure that your Yun is connected to the internet for this example
|
||||
Make sure that your Yún is connected to the internet for this example
|
||||
to function properly.
|
||||
|
||||
The circuit:
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
is sent. The sketch also accepts analog range messages from
|
||||
other Spacebrew apps.
|
||||
|
||||
Make sure that your Yun is connected to the internet for this example
|
||||
Make sure that your Yún is connected to the internet for this example
|
||||
to function properly.
|
||||
|
||||
The circuit:
|
||||
- Button connected to Yun, using the Arduino's internal pullup resistor.
|
||||
- Button connected to Yún, using the Arduino's internal pullup resistor.
|
||||
|
||||
created 2013
|
||||
by Julio Terra
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
message is sent. The sketch also accepts analog range messages from
|
||||
other Spacebrew apps.
|
||||
|
||||
Make sure that your Yun is connected to the internet for this example
|
||||
Make sure that your Yún is connected to the internet for this example
|
||||
to function properly.
|
||||
|
||||
The circuit:
|
||||
- Potentiometer connected to Yun. Middle pin connected to analog pin A0,
|
||||
- Potentiometer connected to Yún. Middle pin connected to analog pin A0,
|
||||
other pins connected to 5v and GND pins.
|
||||
|
||||
created 2013
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
to and from Spacebrew. Every time string data is received it
|
||||
is output to the Serial monitor.
|
||||
|
||||
Make sure that your Yun is connected to the internet for this example
|
||||
Make sure that your Yún is connected to the internet for this example
|
||||
to function properly.
|
||||
|
||||
The circuit:
|
||||
|
||||
Reference in New Issue
Block a user