Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
fa73c9cb
Commit
fa73c9cb
authored
Oct 31, 2014
by
Damien George
Browse files
docs: Add 2 images for tutorials.
parent
88d3054a
Changes
4
Hide whitespace changes
Inline
Side-by-side
docs/tutorial/img/pyboard_servo.jpg
0 → 100644
View file @
fa73c9cb
69 KB
docs/tutorial/img/pyboard_usb_micro.jpg
0 → 100644
View file @
fa73c9cb
84.8 KB
docs/tutorial/script.rst
View file @
fa73c9cb
...
...
@@ -10,7 +10,7 @@ Connecting your pyboard
Connect your pyboard to your PC (Windows, Mac or Linux) with a micro USB cable.
There is only one way that the cable will connect, so you can't get it wrong.
<img src="/static/doc
/pyboard
-
usb
-
micro.jpg
" alt="pyboard with USB micro cable" style="width:200px; border:1px solid black; display:inline-block;"/>
.. image:: img
/pyboard
_
usb
_
micro.jpg
When the pyboard is connected to your PC it will power on and enter the start up
process (the boot process). The green LED should light up for half a second or
...
...
docs/tutorial/servo.rst
View file @
fa73c9cb
...
...
@@ -8,7 +8,7 @@ These motors have 3 wires: ground, power and signal. On the pyboard you
can connect them in the bottom right corner, with the signal pin on the
far right. Pins X1, X2, X3 and X4 are the 4 dedicated servo signal pins.
<img src="/static/doc
/pyboard
-
servo.jpg
" alt="pyboard with servo motors" style="width:250px; border:1px solid black; display:inline-block;"/>
.. image:: img
/pyboard
_
servo.jpg
In this picture there are male-male double adaptors to connect the servos
to the header pins on the pyboard.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment