<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I Like Pepper</title>
	<atom:link href="http://ilikepepper.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilikepepper.wordpress.com</link>
	<description>A blog about messing with hardware ...</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:56:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ilikepepper.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>I Like Pepper</title>
		<link>http://ilikepepper.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ilikepepper.wordpress.com/osd.xml" title="I Like Pepper" />
	<atom:link rel='hub' href='http://ilikepepper.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Gnome-Shell Extensions Manager</title>
		<link>http://ilikepepper.wordpress.com/2012/01/24/gnome-shell-extensions-manager/</link>
		<comments>http://ilikepepper.wordpress.com/2012/01/24/gnome-shell-extensions-manager/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 21:46:04 +0000</pubDate>
		<dc:creator>0x80</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gjs]]></category>
		<category><![CDATA[Gnome-Shell]]></category>
		<category><![CDATA[Gnome-Shell Extensions]]></category>

		<guid isPermaLink="false">http://ilikepepper.wordpress.com/?p=19</guid>
		<description><![CDATA[&#160; I am really a fan of Gnome Desktop , have been using it for years now . Last year the Gnome-Shell was introduced and i love it very much , i think that the developers of the project did a great job . I have tried to use Unity as part of Ubuntu distribution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=19&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>I am really a fan of Gnome Desktop , have been using it for years now . Last year the Gnome-Shell was introduced and i love it very much , i think that the developers of the project did a great job . I have tried to use Unity as part of Ubuntu distribution but it doesn&#8217;t feel as natural to me as Gnome-Shell does it . I know that there are many opinions on this subject , but it&#8217;s not what i want to talk about . I want to talk about Shell Extensions .</p>
<p>Since introduction of Gnome-Shell there are hundreds of extensions have been available at the <a href="https://extensions.gnome.org/">new extensions page </a>. There are many great extensions coming up lately . <strong>But</strong> , sadly there is no nice GUI tool for extension management , lets say i want to disable or enable an extension : the first way is to install <a href="http://live.gnome.org/GnomeTweakTool">gnome-tweak-tool </a>and use it every time you want to change extension state , or you could open up a terminal and manage extensions with &#8220;<em>dconf-editor</em>&#8221; . That&#8217;s just doesn&#8217;t seems right to me .</p>
<p>So i thought to write some simple Python GTK script to deal with my problem , but instead i found myself writing an extension that does that for me in simple way . When i began to read about Gnome-Shell Extension System i found that extensions are written in JavaScript with Gnome Bindings ( <em>Gjs</em> ) . That was very tempting , because i never really got a chance to write JS .First i wanted to make an extension App written in Gjs so i wrote an extension manager class but then i decided to make simple extension to make it easier to use . From here it was a matter of days and a lot of Source reading from Gnome-Shell Git repository . Sadly for the moment there are no proper documentation available regrading Extension Development . If you want to start developing new extension i suggest to check <a href="http://blog.fpmurphy.com/2011/04/gnome-3-shell-extensions.html">this blog</a> first , the guy has a lot of really usefull information to use as a starting point .</p>
<p>There is a screen-shot of the first version :</p>
<p><a href="http://ilikepepper.files.wordpress.com/2012/01/screenshot.png"><img class="alignnone size-medium wp-image-20" title="Extension Screenshot" src="http://ilikepepper.files.wordpress.com/2012/01/screenshot.png?w=300&#038;h=198" alt="Screen" width="300" height="198" /></a></p>
<p>As you can see it is really simple and easy to use . I have uploaded it to gnome extensions site , so if anyone is interested <a href="https://extensions.gnome.org/extension/141/lame-extensions-manager/">here it is</a> . After uploading it , i got some user feedback emails and i think i should add some features to it, because now it looks really basic and does only what it intended to do for me ( only user extensions are visible , and i should add a scroll for maniacs with 30 extensions <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) . I hope that i can make some free time to continue the work on it , but the source is there .. so anyone is welcome to contribute , thats the beauty of linux.</p>
<p>I really hope that the Gnome team will work on some Documentation soon , it will make work much easier for people to make contributions in future .</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilikepepper.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilikepepper.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilikepepper.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=19&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilikepepper.wordpress.com/2012/01/24/gnome-shell-extensions-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac5eb6a83c3e7d40a197e8cf32f26faf?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">picprojects</media:title>
		</media:content>

		<media:content url="http://ilikepepper.files.wordpress.com/2012/01/screenshot.png?w=300" medium="image">
			<media:title type="html">Extension Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing CadSoft Eagle 6 on Ubuntu x64</title>
		<link>http://ilikepepper.wordpress.com/2011/12/25/installing-cadsoft-eagle-6-on-ubuntu-x64/</link>
		<comments>http://ilikepepper.wordpress.com/2011/12/25/installing-cadsoft-eagle-6-on-ubuntu-x64/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 17:51:24 +0000</pubDate>
		<dc:creator>0x80</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CadSoft]]></category>
		<category><![CDATA[Eagle 6]]></category>
		<category><![CDATA[eagle 6 install]]></category>
		<category><![CDATA[libpng x32]]></category>
		<category><![CDATA[libpng14]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ilikepepper.wordpress.com/?p=11</guid>
		<description><![CDATA[Version 6 of the popular PCB and Schematics editor is out in the wild and i decided that it is time make a test run of it . After downloading a Linux version of the installer i ran into a problem . When trying to run the installer it gave me back this error message [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=11&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Version 6 of the popular PCB and Schematics editor is out in the wild and i decided that it is time make a test run of it .</p>
<p>After downloading a Linux version of the installer i ran into a problem . When trying to run the installer it gave me back this error message :<em> &#8220;error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory&#8221;.</em></p>
<p>After a quick search i realized that Ubuntu only has libpng12 in their repo&#8217;s . Well i thought that it&#8217;s not a big deal since i can build the latest version from source , after downloading and building from <a href="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.8.tar.bz2">ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.8.tar.bz2</a> i ran into another problem , because my Ubuntu 11.10 system is 64-bit the installer where complaining about wrong ELF type . That made me a little nervous , but after another quick search i found slackware libpng 32-bit binaries . You can download if from here : <a title="32-bit libpng14" href="http://slackware.osuosl.org/slackware-current/slackware/l/libpng-1.4.8-i486-1.txz">http://slackware.osuosl.org/slackware-current/slackware/l/libpng-1.4.8-i486-1.txz</a> . Then after downloading and unpacking the archives go to  &#8220;/libpng-1.4.8-i486-1/usr/lib&#8221; and link &#8220;libpng14.so.14.8.0&#8243; to &#8220;/usr/lib/libpng14.so.14&#8243; .</p>
<p>That made the trick for me and Eagle installation went ok from here .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilikepepper.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilikepepper.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilikepepper.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=11&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilikepepper.wordpress.com/2011/12/25/installing-cadsoft-eagle-6-on-ubuntu-x64/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac5eb6a83c3e7d40a197e8cf32f26faf?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">picprojects</media:title>
		</media:content>
	</item>
		<item>
		<title>(Bus)Pirate Arduino</title>
		<link>http://ilikepepper.wordpress.com/2011/09/15/buspirate-arduino/</link>
		<comments>http://ilikepepper.wordpress.com/2011/09/15/buspirate-arduino/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 21:46:12 +0000</pubDate>
		<dc:creator>0x80</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[bus pirate]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ilikepepper.wordpress.com/?p=4</guid>
		<description><![CDATA[Usually i make a lot of small projects like this led blinking and play with some sensors but i have never documented the process only YouTube uploads of some to share with close friends , but from today i will start doing it and i will post each project on my blog . I realized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=4&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.imgur.com/vKPwQ.gif" alt="header" width="599" height="251" align="middle" /></p>
<p>Usually i make a lot of small projects like this <a title="Led VU meter" href="http://youtu.be/xdCYDepviYI">led blinking</a> and play with some <a title="Wii Nunchuk" href="http://youtu.be/fZlsInsgH0M">sensors</a> but i have never documented the process only YouTube uploads of some to share with close friends , but from today i will start doing it and i will post each project on my blog .</p>
<p>I realized that with all of my projects i find myself googling a lot for piece of information and almost all the time i find the info i need on Forums or Blog&#8217;s of other people that decide to share . Now i think it is a time to stop only using the machine and start contributing to the whole thing .</p>
<p>I sincerely hope that this information will come handy to anybody or just be interesting material to read , thats my first attempt to write a blog about something , so wish me luck on this <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In the first post i want to show you how i got Breadboard Arduino assembled . i was thinking about it for a long time , because i want to make a finished project and put it in my collection but buying an Arduino board for each one is not an option for me . Also before switching to Linux only i dropped the PIC programming deal and started a new clean page with Atmel chips . What i liked about Pic is that i could stick this one chip to breadboard and start messing with a lot of wires , its just seems more right to me , i don&#8217;t know why .</p>
<p>Anyway as i decided to stick Atmega 328P to my breadboard i realized that i didn&#8217;t have any programmer on hand and lucky me , i bought a <a title="Dangerousprototypes BusPirate" href="http://dangerousprototypes.com/docs/Bus_Pirate">Bus Pirate</a> from SparkFun about year ago .Great tool that another time proved to me how great it is .</p>
<p>The Bus Pirate 5.10 is fully supported by AVRDude from version 5.8 and could be used to load Arduino bootloader to my chip .</p>
<p>After some <a title="BreadBoard Arduino howto" href="http://www.arduino.cc/en/Main/Standalone">breadboarding</a> as described on Arduino site i got it assembled and it was time for Bus Pirate connecting .</p>
<p>As i found earlier there are two types of ribbon cable used by SparkFun and Seeed Studio . Mine was purchased from SparkFun so the cable colors are backwards from the Seed Studio arrangement . Adafruit probe set has identical colors to Seeed .</p>
<p>Here are the color codes for both of them :<a title="sparkfun cable" href="http://i.imgur.com/3iQwT.png">SparkFun Cable</a> , <a title="seed studio cable" href="http://i.imgur.com/mITVE.png">Seeed Cable</a> .</p>
<p>I dont have any ISP headers on hand so i just connected it with jumper wires directly into the Bus Pirate&#8217;s cable . The connections for Arduino ISP are as following :</p>
<p><img src="http://i.imgur.com/p1Na3.gif" alt="Connections" width="526" height="157" /></p>
<p>After all connections are set its time to program a bootloader using AVRDude . New Arduinos come with Optiboot bootloader that you can <a title="bootloader" href="https://github.com/arduino/Arduino/tree/master/hardware/arduino/bootloaders/optiboot">get here </a>, i have downloaded <span class="js-slide-to js-rewrite-sha">optiboot_atmega328.hex</span> but you can choose the right one for you .</p>
<p>It&#8217;s time to check if the connections are right and i have not messed anything . To do this i am running a command from a terminal : &#8220;avrdude -c buspirate -p m328p -v -P /dev/ttyUSB0&#8243; .</p>
<p>If everything went ok we should see output something like this :</p>
<blockquote><p>avrdude: Version 5.10, compiled on Jun 29 2010 at 21:09:48<br />
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/<br />
Copyright (c) 2007-2009 Joerg Wunsch</p>
<p>System wide configuration file is &#8220;/etc/avrdude.conf&#8221;<br />
User configuration file is &#8220;/home/rapt0r/.avrduderc&#8221;<br />
User configuration file does not exist or is not a regular file, skipping</p>
<p>Using Port                    : /dev/ttyUSB0<br />
Using Programmer              : buspirate<br />
AVR Part                      : ATMEGA328P<br />
Chip Erase delay              : 9000 us<br />
PAGEL                         : PD7<br />
BS2                           : PC2<br />
RESET disposition             : dedicated<br />
RETRY pulse                   : SCK<br />
serial program mode           : yes<br />
parallel program mode         : yes<br />
Timeout                       : 200<br />
StabDelay                     : 100<br />
CmdexeDelay                   : 25<br />
SyncLoops                     : 32<br />
ByteDelay                     : 0<br />
PollIndex                     : 3<br />
PollValue                     : 0&#215;53<br />
Memory Detail                 :</p>
<p>Block Poll               Page                       Polled<br />
Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
&#8212;&#8212;&#8212;&#8211; &#8212;- &#8212;&#8211; &#8212;&#8211; &#8212;- &#8212;&#8212; &#8212;&#8212; &#8212;- &#8212;&#8212; &#8212;&#8211; &#8212;&#8211; &#8212;&#8212;&#8212;<br />
eeprom        65     5     4    0 no       1024    4      0  3600  3600 0xff 0xff<br />
flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff<br />
lfuse          0     0     0    0 no          1    0      0  4500  4500 0&#215;00 0&#215;00<br />
hfuse          0     0     0    0 no          1    0      0  4500  4500 0&#215;00 0&#215;00<br />
efuse          0     0     0    0 no          1    0      0  4500  4500 0&#215;00 0&#215;00<br />
lock           0     0     0    0 no          1    0      0  4500  4500 0&#215;00 0&#215;00<br />
calibration    0     0     0    0 no          1    0      0     0     0 0&#215;00 0&#215;00<br />
signature      0     0     0    0 no          3    0      0     0     0 0&#215;00 0&#215;00</p>
<p>Programmer Type : BusPirate<br />
Description     : The Bus Pirate</p>
<p>BusPirate: using BINARY mode<br />
BusPirate binmode version: 1<br />
BusPirate SPI version: 1<br />
avrdude: AVR device initialized and ready to accept instructions</p>
<p>Reading | ################################################## | 100% 0.06s</p>
<p>avrdude: Device signature = 0x1e950f<br />
avrdude: safemode: lfuse reads as FF<br />
avrdude: safemode: hfuse reads as D2<br />
avrdude: safemode: efuse reads as 5</p>
<p>avrdude: safemode: lfuse reads as FF<br />
avrdude: safemode: hfuse reads as D2<br />
avrdude: safemode: efuse reads as 5<br />
avrdude: safemode: Fuses OK<br />
BusPirate is back in the text mode</p>
<p>avrdude done.  Thank you.</p></blockquote>
<p>if returned an error check your connections and try again . if everything was ok then you should unblock bootloader section on the chip by entering this command :</p>
<blockquote><p>&#8220;<code>avrdude -c buspirate -p m328p -P /dev/ttyUSB0 -U lock:w:0x3f:m"</code></p></blockquote>
<p>After the chip is unlocked you should set the fuses and burn the bootloader :</p>
<blockquote><p><code>"avrdude -c buspirate -p m328p -P /dev/ttyUSB0 -U efuse:w:0x05:m -U hfuse:w:0xD2:m -U lfuse:w:0xFF:m -U flash:w:optiboot_atmega328.hex"</code></p></blockquote>
<p>Now you must lock the bootloader section again :</p>
<blockquote><p>&#8220;<code>avrdude -c buspirate -p m328p -P /dev/ttyUSB0 -U </code><code>lock:w:0x0F:m</code><code>"</code></p></blockquote>
<p>Thats it , now you can burn arduino sketches to the chip . Also worth mentioning that for Fuse bits you can use this <a title="Fuse calculator" href="http://www.engbedded.com/fusecalc/">Fuse Calculator</a> if you plan to make changes in this design or just burning a blank atmega chip for the first time .</p>
<p>Also i would like to mention that after doing this i found another way of burning the bootloader but this time from Arduino environment itself . You can choose the way that looks right to you . As i said earlier i just like to mess with stuff <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To do this you must make some changes to Arduino IDE configuration files . First go to your arduino folder , usually it can be found at &#8220;/usr/share/arduino&#8221; if not there just type &#8220;whereis arduino&#8221; in terminal window . From there you should go to &#8220;ARDUINO_FOLDER/hardware/arduino&#8221; and you will find 2 files there that we will need to make changes to : boards.txt and programmers.txt . First lets edit the boards file , open the file with your favorite text editor , i just use Gedit for this kind of stuff . Also make sure that you have a permission to write to this file .</p>
<p>After the file is open just add the following lines :</p>
<blockquote><p><span class="Apple-style-span">#############</span><br />
<span class="Apple-style-span"> </span><br />
<span class="Apple-style-span">jkdBP32816.name=Bus Pirate Atmega328 16MHz</span></p>
<p>jkdBP32816.upload.using=buspirate<br />
jkdBP32816.upload.maximum_size=30720</p>
<p>jkdBP32816.bootloader.low_fuses=0xFF<br />
jkdBP32816.bootloader.high_fuses=0xDA<br />
jkdBP32816.bootloader.extended_fuses=0&#215;05<br />
jkdBP32816.bootloader.path=atmega<br />
jkdBP32816.bootloader.file=ATmegaBOOT_168_atmega328.hex<br />
jkdBP32816.bootloader.unlock_bits=0x3F<br />
jkdBP32816.bootloader.lock_bits=0x0F</p>
<p>jkdBP32816.build.mcu=atmega328p<br />
jkdBP32816.build.f_cpu=16000000L<br />
jkdBP32816.build.core=arduino<br />
#############</p>
<p>############<br />
jkdBP32808.name=Bus Pirate Atmega328 8MHz</p>
<p>jkdBP32816.upload.using=buspirate<br />
jkdBP32808.upload.maximum_size=30720</p>
<p>jkdBP32808.bootloader.low_fuses=0xFF<br />
jkdBP32808.bootloader.high_fuses=0xDA<br />
jkdBP32808.bootloader.extended_fuses=0&#215;05<br />
jkdBP32808.bootloader.path=atmega<br />
jkdBP32808.bootloader.file=ATmegaBOOT_168_atmega328_pro_8MHz.hex<br />
jkdBP32808.bootloader.unlock_bits=0x3F<br />
jkdBP32808.bootloader.lock_bits=0x0F</p>
<p>jkdBP32808.build.mcu=atmega328p<br />
jkdBP32808.build.f_cpu=8000000L<br />
jkdBP32808.build.core=arduino<br />
#############</p>
<p><span class="Apple-style-span"><br />
</span></p></blockquote>
<p>This should add the ability to select Bus Pirate board from boards list in Arduino IDE . You can use Bus Pirate to program your Arduino chip or connect a FT232 USB to Serial if you have it on hand , i prefer to use it over a Bus Pirate for everyday programming , but if you don&#8217;t have any of these on hand you can program it with bus pirate only , i find the speed to be little slower but it should do the job fine .</p>
<p>next you should edit the programmers.txt file and add the following lines :</p>
<p>########################</p>
<p>buspirate.name=Bus Pirate Real<br />
buspirate.communication=serial<br />
buspirate.protocol=buspirate</p>
<p>#########################</p>
<p>Thats it save the file and go to your Arduino IDE to check if everything works as it sould , Select Bus Pirate Atmega 328 from The Tools &gt; Boards menu , set the Serial port and Burn a bootloader with Bus Pirate option .</p>
<p>Here some Photos from the actual setup : <a title="Breadboard" href="http://i.imgur.com/FSf2W.jpg">Image1</a> , <a title="Bus Pirate" href="http://i.imgur.com/8oM3O.jpg">Image2</a> .</p>
<p>It is too late now so i am going to think what to do next with the board tomorow . stay tuned .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilikepepper.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilikepepper.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilikepepper.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilikepepper.wordpress.com&amp;blog=27498891&amp;post=4&amp;subd=ilikepepper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilikepepper.wordpress.com/2011/09/15/buspirate-arduino/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac5eb6a83c3e7d40a197e8cf32f26faf?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">picprojects</media:title>
		</media:content>

		<media:content url="http://i.imgur.com/vKPwQ.gif" medium="image">
			<media:title type="html">header</media:title>
		</media:content>

		<media:content url="http://i.imgur.com/p1Na3.gif" medium="image">
			<media:title type="html">Connections</media:title>
		</media:content>
	</item>
	</channel>
</rss>
