241 Commits

Author SHA1 Message Date
Ben Nuttall
7a324d85ef Use source_delay instead of sleep, and tidy up a bit 2017-09-03 23:40:46 +01:00
Dave Jones
4f5f165579 Ship it 2017-07-26 21:04:54 +01:00
Dave Jones
d60a127d0b Replace apt-get with apt
and other miscellaneous changes
2017-07-26 20:15:27 +01:00
Ben Nuttall
bebae8116c Move new ledboard recipes to advanced page 2017-07-26 18:51:35 +01:00
Ben Nuttall
42de063ac3 Let's settle with 'device source tools' 2017-07-26 18:34:50 +01:00
Ben Nuttall
443c601a32 Tidy up faqs page 2017-07-26 18:20:51 +01:00
Ben Nuttall
d5f6290b0a Update remote gpio docs page 2017-07-26 18:03:26 +01:00
Ben Nuttall
829bed8133 Specify remote gpio link text to reword the sentence 2017-07-26 14:13:05 +01:00
Ben Nuttall
47e437bfad Add more ledboard examples 2017-07-26 14:12:15 +01:00
Ben Nuttall
550c167056 Add Pi Zero W screenshot to pinout docs page 2017-07-21 10:37:59 +01:00
Ben Nuttall
fbdecd5c61 Reword remote gpio sentence to make sense with the page title 2017-07-21 10:33:39 +01:00
Ben Nuttall
e748b3dc5e Ensure port number example is in backticks 2017-07-21 10:31:59 +01:00
Ben Nuttall
72d34eee0f Add pinout screenshot to docs page 2017-07-21 10:30:12 +01:00
Ben Nuttall
cfe57f94af Use Pi 3 as pinout example 2017-07-21 10:26:49 +01:00
Ben Nuttall
934b2815c9 Change copyright to 2015-2017 2017-07-21 10:19:37 +01:00
Ben Nuttall
4f063bc40a Update some links to https 2017-07-21 10:18:06 +01:00
Ben Nuttall
3f2f335ad8 Reword remote pins -> remote gpio 2017-07-17 02:18:41 +01:00
Ben Nuttall
c915cf1c5b Add missing words 2017-07-17 02:16:50 +01:00
Ben Nuttall
21f322c4d2 BlueDot -> BlueDot LED 2017-07-17 02:11:55 +01:00
Ben Nuttall
22fb913f41 Merge branch 'master' into pinout-man 2017-07-17 02:07:01 +01:00
Ben Nuttall
220da280ba Add more advanced and remote recipes 2017-07-17 02:03:29 +01:00
Ben Nuttall
b967afdd8d Add thanks to Stewart Adcock 2017-07-17 01:15:00 +01:00
Dave Jones
d609df4297 Highlight the right line in rgbled_pot_2 recipe 2017-07-16 23:49:42 +01:00
Dave Jones
afa23949e8 Turn pinout docs into man-page
Stops lintian whinging about missing man-pages
2017-07-16 23:09:29 +01:00
Dave Jones
f288993437 Write changelog and bump release for 1.4 2017-07-16 20:45:08 +01:00
Dave Jones
957bb788ea Fix Raspbian x86 link 2017-07-16 17:25:24 +01:00
Ben Nuttall
319169e9da Add print temperature to CPUTemperature example and add temperature property to docs 2017-07-16 12:21:09 +01:00
Ben Nuttall
6115c78730 Complete PC/Mac installation instructions and move to remote gpio setup page 2017-07-16 12:01:45 +01:00
Ben Nuttall
e4038c5ad9 Rename x86 OS 2017-07-16 11:35:28 +01:00
Dave Jones
d3ee0c0102 Switch pin numbering / import ordering
Makes more sense, slightly better print layout
2017-07-14 23:07:32 +01:00
Dave Jones
4cc4b1c132 Restructure index
Move the API to the end, recipes all grouped together up-front (with
remote GPIO setup just before the remote GPIO recipes). Tweak some
headings so everything looks a little more consistent in the (now
shorter) ToC.

Also added module index tags.
2017-07-14 21:46:27 +01:00
Dave Jones
cb4276e897 Split Notes into FAQ and Recipes
Notes was always a bit of a "vague" section and half of it felt like
FAQs. Hopefully this is a little more consistent
2017-07-14 21:07:26 +01:00
Dave Jones
366c22e637 First stab at a FAQ 2017-07-14 16:57:06 +01:00
Dave Jones
9ed3a19a8e Update docs config
Add epub output, fix PDF output to include page-numbers in links (for
printed output), reduce the (now ridiculous) length of the ToC by
dropping it to one level, add numbering to chapters
2017-07-14 16:57:06 +01:00
Dave Jones
a0d784082d Fix #565
Add mock pins docs and tidy up some other bits of the pins docs
2017-07-14 15:11:59 +01:00
Dave Jones
13f5e5ea3b Fix old references to PiGPIOPin 2017-07-14 14:21:08 +01:00
Dave Jones
a68610d737 Minor formatting fixes 2017-07-14 14:11:32 +01:00
Dave Jones
d502dbc8e8 Stupid mistakes...
Spotted by @lurch's eagle eyes as usual :)
2017-07-14 14:02:03 +01:00
Dave Jones
b2e4237a57 Correct remote GPIO recipes 2017-07-14 14:01:29 +01:00
Dave Jones
eafae5c31a Fix #568
Update examples in pin factory docs so they work correctly.
2017-07-14 13:51:29 +01:00
Dave Jones
93a1f529e8 Merge pull request #574 from waveform80/pin-factory-param
Fix #279
2017-07-14 13:38:35 +01:00
Dave Jones
9fdc093837 Add pin_factory to all relevant class docs
Also tell a whole load of lies about what's a keyword-only arg. In the
vast majority of cases, pin_factory (and other args) *aren't*
keyword-only ... but we'd really like them to be, it's just difficult
while maintaining py2 compatibility.
2017-07-14 11:01:02 +01:00
Dave Jones
8958874a77 Add pin_factory param to all devices
And some docs ...
2017-07-14 10:44:24 +01:00
Ben Nuttall
5a07b545e2 Rename x86 distro 2017-07-10 17:44:47 +01:00
Ben Nuttall
fe987aaa91 Add StatusBoard and StatusZero to docs and device hierarchy 2017-06-23 22:59:29 +01:00
Ben Nuttall
36709d6f91 Merge branch 'master' into docs-updates 2017-06-22 22:55:17 +01:00
Dave Jones
a99e0746c3 Fix #279
Permit replacement of pin_factory without closing old factory. However,
continue closing devices associated with extant pin factory at script
termination.
2017-06-22 22:45:00 +01:00
Dave Jones
f8f810a912 Add a little script to generate class graphs
Heavily based on @lurch's efforts in #469 but with some additional
filtering capabilities.
2017-06-22 13:52:00 +01:00
Dave Jones
576fced6c4 Update all hierarchy charts in the docs
Added notes on how the abstracts are represented, ensured all the class
hierarchies were up to date, and changed the orientation so the classes
are actually readable in the big chart.
2017-06-21 17:01:13 +01:00
Dave Jones
412ca72066 First stab at #451
This is almost a straight copy'n'paste of picamera's development chapter
with a few minor changes to make it read sensibly for GPIO Zero; it
needs plenty more work to fulfil the goals of #451 but hopefully this'll
act as a reasonable base for people to work on.
2017-06-21 16:12:25 +01:00