<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Raspberry VI (Posts about Arduino)</title><link>http://www.raspberryvi.org/</link><description></description><atom:link href="http://www.raspberryvi.org/categories/arduino.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2021-03-08 20:01 &lt;a href="mailto:mike@raspberryvi.org"&gt;Mike Ray&lt;/a&gt; 
&lt;a rel="license"&gt;
&lt;p&gt;Unless otherwise stated all content released under the
&lt;a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"&gt;
&lt;img alt="Creative Commons License BY-NC-SA" style="border-width:0; margin-bottom:0px;" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"&gt;
&lt;/a&gt;
&lt;/p&gt;
</copyright><lastBuildDate>Mon, 08 Mar 2021 20:01:31 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Arduino Uno Board Description and Pinouts</title><link>http://www.raspberryvi.org/posts/arduino-uno-board-description.html</link><dc:creator>Mike Ray</dc:creator><description>&lt;div&gt;&lt;h3 class="no_toc" id="table-of-contents"&gt;Table of Contents&lt;/h3&gt;

&lt;ul id="markdown-toc"&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#introduction" id="markdown-toc-introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#orientation" id="markdown-toc-orientation"&gt;Orientation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#top-row-of-female-connections" id="markdown-toc-top-row-of-female-connections"&gt;Top Row of Female Connections&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#bottom-row-of-female-connections" id="markdown-toc-bottom-row-of-female-connections"&gt;Bottom Row of Female Connections&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#icsp-in-circuit-serial-programming-bus-pins" id="markdown-toc-icsp-in-circuit-serial-programming-bus-pins"&gt;ICSP (in circuit serial programming) Bus Pins&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#other-features" id="markdown-toc-other-features"&gt;Other Features&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html#additional-notesquestions" id="markdown-toc-additional-notesquestions"&gt;Additional notes/questions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;

&lt;p&gt;Below is a description of the &lt;a href="https://www.arduino.cc/en/guide/introduction"&gt;Arduino&lt;/a&gt; Uno board.&lt;/p&gt;

&lt;p&gt;Including tables showing the function of each of the pins in each of the two
rows of connectors, along opposite edges of the board.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.raspberryvi.org/posts/arduino-uno-board-description.html"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Arduino</category><category>electronics</category><category>MCU</category><guid>http://www.raspberryvi.org/posts/arduino-uno-board-description.html</guid><pubDate>Mon, 08 Mar 2021 14:05:46 GMT</pubDate></item><item><title>ICSP Bus Pinouts and Explanation</title><link>http://www.raspberryvi.org/posts/icsp-pinouts.html</link><dc:creator>Mike Ray</dc:creator><description>&lt;div&gt;&lt;p&gt;The ICSP (In Circuit Serial Programming) bus constists of six pins in a 2 x 3
box. Arranged like the cans in a six-pack.&lt;/p&gt;

&lt;p&gt;The pins are 1 and 2 in the top row, left to right, 3 and 4 in the centre row, left to right
and pins 5 and 6 in the bottom row, left to right. As shown in the following table.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.raspberryvi.org/posts/icsp-pinouts.html"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Arduino</category><category>electronics</category><category>MCU</category><category>pinouts</category><guid>http://www.raspberryvi.org/posts/icsp-pinouts.html</guid><pubDate>Mon, 08 Mar 2021 13:24:24 GMT</pubDate></item><item><title>Arduino Nano Board Description and Pin-outs</title><link>http://www.raspberryvi.org/posts/nano-board-map.html</link><dc:creator>Mike Ray</dc:creator><description>&lt;div&gt;&lt;p&gt;This is a tabular ‘diagram’ of the pin-outs for the Arduino Nano.&lt;/p&gt;

&lt;p&gt;Hold the Nano board with the USB socket at the top, furthest from you, and the
two rows of fifteen pins in each row pointing down. The six-pack of ICSP header
pins on top of the board on your side.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.raspberryvi.org/posts/nano-board-map.html"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Arduino</category><category>AVR</category><category>MCU</category><category>Nano</category><guid>http://www.raspberryvi.org/posts/nano-board-map.html</guid><pubDate>Tue, 23 Feb 2021 09:11:06 GMT</pubDate></item></channel></rss>