<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.openshed.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.openshed.info/feed.php">
        <title>OpenShed</title>
        <description></description>
        <link>https://wiki.openshed.info/</link>
        <image rdf:resource="https://wiki.openshed.info/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-05-06T11:27:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=electronics_info&amp;rev=1718054921&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=hardware_library&amp;rev=1714239197&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=start&amp;rev=1714058872&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=the_software_library&amp;rev=1714233986&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=tool_box&amp;rev=1714237656&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=top&amp;rev=1714234735&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.openshed.info/doku.php?id=washers&amp;rev=1714230172&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.openshed.info/lib/exe/fetch.php?media=logo.png">
        <title>OpenShed</title>
        <link>https://wiki.openshed.info/</link>
        <url>https://wiki.openshed.info/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=electronics_info&amp;rev=1718054921&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-10T21:28:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>electronics_info</title>
        <link>https://wiki.openshed.info/doku.php?id=electronics_info&amp;rev=1718054921&amp;do=diff</link>
        <description>Pinouts
[Array][Array][Array][Array][Array]</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=hardware_library&amp;rev=1714239197&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-27T17:33:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hardware_library</title>
        <link>https://wiki.openshed.info/doku.php?id=hardware_library&amp;rev=1714239197&amp;do=diff</link>
        <description>Hardware

Fixings

Nuts, bolts, nails, screws, washers.....

Nuts and bolts can be used in countless scenarios to attach parts together. You can also attach parts with threaded holes and bolts, or parts with threaded shafts and nuts. Creating parts with threads can be a simple and useful technique in the makers arsenal.</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=start&amp;rev=1714058872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-25T15:27:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.openshed.info/doku.php?id=start&amp;rev=1714058872&amp;do=diff</link>
        <description>The OpenShed Wiki

The Wiki (here) | The Blog | The Forums
top

Materials Store

Materials Store

Hardware Library

Hardware Library

Electronics Lab Bench

Electronics Info

Software Library

The Software Library

The Tool Box

Tool Box</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=the_software_library&amp;rev=1714233986&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-27T16:06:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>the_software_library</title>
        <link>https://wiki.openshed.info/doku.php?id=the_software_library&amp;rev=1714233986&amp;do=diff</link>
        <description>Computing

Linux notes

Just some helpful notes on getting a Raspberry Pi setup.

Creating SSH Keys

Easy ssh login for your raspberry pi.
Step 1 Create a key file


$ ssh-keygen


Step 2 Copy key file to server


$ ssh-copy-id -i ~/.ssh/mykey username@servername</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=tool_box&amp;rev=1714237656&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-27T17:07:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tool_box</title>
        <link>https://wiki.openshed.info/doku.php?id=tool_box&amp;rev=1714237656&amp;do=diff</link>
        <description>Tools

Threading tools

There are many ways to create threads, but the most common way for a maker is the use of taps and dies.


To create a threaded hole, a hole is drilled in the material of a size slightly smaller than the finished hole size.
A tap is then placed in the hole and holding it straight to the hole, rotated it clockwise. This will pull the tap into the material and start to cut a thread. As the tap is rotated it is pulled further into the material and cuts the thread further down…</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=top&amp;rev=1714234735&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-27T16:18:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://wiki.openshed.info/doku.php?id=top&amp;rev=1714234735&amp;do=diff</link>
        <description>The OpenShed Wiki

The Wiki (here) | The Blog | The Forums

The start of a browse-able collection of information for makers. To aid, inform and inspire.....

Want to contribute ?
Drop me a line on the blog and i&#039;ll post you over an ID.

Check out the links above for the latest news, the top of the wiki or the OpenShed forums.</description>
    </item>
    <item rdf:about="https://wiki.openshed.info/doku.php?id=washers&amp;rev=1714230172&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-27T15:02:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>washers</title>
        <link>https://wiki.openshed.info/doku.php?id=washers&amp;rev=1714230172&amp;do=diff</link>
        <description>Washers

Flat washers


Penny washers


Cup washers</description>
    </item>
</rdf:RDF>
