<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.12-alpha" -->
<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/"
	>

<channel>
	<title>ubiq_uitous communication, wearable and multimedia systems</title>
	<link>http://www.ubiqkom.org/blog</link>
	<description>the site of Ralf Ackermann (rac / ubiq_01)</description>
	<pubDate>Thu, 26 Aug 2010 06:33:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>
	<language>en</language>
			<item>
		<title>Arduino shield with display and multiple connectivity options</title>
		<link>http://www.ubiqkom.org/blog/?p=87</link>
		<comments>http://www.ubiqkom.org/blog/?p=87#comments</comments>
		<pubDate>Thu, 26 Aug 2010 06:32:26 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=87</guid>
		<description><![CDATA[The shield may use either Bluetooth or WLAN for communicating with the outside world.

It is also used for trying to run btstack ( http://code.google.com/p/btstack/ ) on the Arduino.

Please just click on the photos for more details.

]]></description>
			<content:encoded><![CDATA[<p>The shield may use either Bluetooth or WLAN for communicating with the outside world.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4928806156/" title="Arduino with WLAN or BT connectivity and display by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4101/4928806156_25b1a01cbe.jpg" width="500" height="350" alt="Arduino with WLAN or BT connectivity and display" /></a></p>
<p>It is also used for trying to run btstack ( http://code.google.com/p/btstack/ ) on the Arduino.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4928792660/" title="btmodule_init_on_arduino_mega by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4100/4928792660_29dd4d35c8.jpg" width="500" height="411" alt="btmodule_init_on_arduino_mega" /></a></p>
<p>Please just click on the photos for more details.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=87</wfw:commentRss>
		</item>
		<item>
		<title>Connecting LEGO peripherals to an Arduino</title>
		<link>http://www.ubiqkom.org/blog/?p=86</link>
		<comments>http://www.ubiqkom.org/blog/?p=86#comments</comments>
		<pubDate>Tue, 03 Aug 2010 05:50:08 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=86</guid>
		<description><![CDATA[Can be done via I2C.

Work in progress - more information to follow.

]]></description>
			<content:encoded><![CDATA[<p>Can be done via I2C.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4856210568/" title="LEGO peripherals connected to an Arduino via I2C by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4074/4856210568_82ac011a07.jpg" width="500" height="311" alt="LEGO peripherals connected to an Arduino via I2C" /></a></p>
<p>Work in progress - more information to follow.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=86</wfw:commentRss>
		</item>
		<item>
		<title>Experiments with the PIC32 based UBW32 board</title>
		<link>http://www.ubiqkom.org/blog/?p=85</link>
		<comments>http://www.ubiqkom.org/blog/?p=85#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:29:32 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<category>flickr</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=85</guid>
		<description><![CDATA[The board uses a bootloader that lets you use a terminal program (e.g. minicom, ZTerm) to execute simple commands.


]]></description>
			<content:encoded><![CDATA[<p>The board uses a bootloader that lets you use a terminal program (e.g. minicom, ZTerm) to execute simple commands.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4695684608/" title="ubw32_talk_with_bootloader by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4038/4695684608_d80a1d7b8f.jpg" width="500" height="347" alt="ubw32_talk_with_bootloader" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=85</wfw:commentRss>
		</item>
		<item>
		<title>New project idea: btstack on a stick</title>
		<link>http://www.ubiqkom.org/blog/?p=84</link>
		<comments>http://www.ubiqkom.org/blog/?p=84#comments</comments>
		<pubDate>Sun, 21 Mar 2010 17:24:17 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=84</guid>
		<description><![CDATA[The idea is to have a simple method for firmware updates - e.g. with a built-in bootloader and dfu-programmer.

Might use an AT90USB1287 (on an ATMEL USB Key) or an ATMega2560 board.


]]></description>
			<content:encoded><![CDATA[<p>The idea is to have a simple method for firmware updates - e.g. with a built-in bootloader and dfu-programmer.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4451369082/" title="New idea: btstack on a stick by ubiq_01, on Flickr"><img src="http://farm3.static.flickr.com/2716/4451369082_8390688a6a.jpg" width="500" height="352" alt="New idea: btstack on a stick" /></a></p>
<p>Might use an AT90USB1287 (on an ATMEL USB Key) or an ATMega2560 board.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4451377516/" title="New idea: btstack on a stick by ubiq_01, on Flickr"><img src="http://farm3.static.flickr.com/2678/4451377516_78946aab40.jpg" width="367" height="500" alt="New idea: btstack on a stick" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=84</wfw:commentRss>
		</item>
		<item>
		<title>Experiments with CC1101 radios</title>
		<link>http://www.ubiqkom.org/blog/?p=83</link>
		<comments>http://www.ubiqkom.org/blog/?p=83#comments</comments>
		<pubDate>Sat, 20 Mar 2010 09:30:52 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=83</guid>
		<description><![CDATA[I have modules operating at 433 MHz as well as 868 MHz

Programming is done via the dfu-programmer software - just tested it on OSX.


]]></description>
			<content:encoded><![CDATA[<p>I have modules operating at 433 MHz as well as 868 MHz</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4447580376/" title="CUL 433 MHz by ubiq_01, on Flickr"><img src="http://farm3.static.flickr.com/2747/4447580376_0057ba50fd.jpg" width="500" height="129" alt="CUL 433 MHz" /></a></p>
<p>Programming is done via the dfu-programmer software - just tested it on OSX.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4447582202/" title="CUL 868 MHz by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4018/4447582202_68537f64e2.jpg" width="500" height="333" alt="CUL 868 MHz" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=83</wfw:commentRss>
		</item>
		<item>
		<title>Flashing the Betty remote</title>
		<link>http://www.ubiqkom.org/blog/?p=82</link>
		<comments>http://www.ubiqkom.org/blog/?p=82#comments</comments>
		<pubDate>Thu, 18 Mar 2010 06:51:53 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=82</guid>
		<description><![CDATA[I&#8217;m stepping forward with the process - can flash individual software on the remote now.

There is more info in the Flickr photo stream.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m stepping forward with the process - can flash individual software on the remote now.<br />
<a href="http://www.flickr.com/photos/56083335@N00/4441894909/" title="Betty - in flash process by ubiq_01, on Flickr"><img src="http://farm3.static.flickr.com/2756/4441894909_e9c6646781.jpg" width="250" height="500" alt="Betty - in flash process" /></a></p>
<p>There is more info in the Flickr photo stream.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=82</wfw:commentRss>
		</item>
		<item>
		<title>Programming a TV remote with IR and RF capabilities</title>
		<link>http://www.ubiqkom.org/blog/?p=81</link>
		<comments>http://www.ubiqkom.org/blog/?p=81#comments</comments>
		<pubDate>Sun, 14 Mar 2010 19:28:31 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<category>flickr</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=81</guid>
		<description><![CDATA[I&#8217;m programming a TV remote that has IR and RF capabilities.


]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m programming a TV remote that has IR and RF capabilities.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4431645538/" title="Betty development setup by ubiq_01, on Flickr"><img src="http://farm3.static.flickr.com/2771/4431645538_c5561a5ce2.jpg" width="344" height="500" alt="Betty development setup" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=81</wfw:commentRss>
		</item>
		<item>
		<title>Stepping forward with Arduino Bluetooth communication</title>
		<link>http://www.ubiqkom.org/blog/?p=80</link>
		<comments>http://www.ubiqkom.org/blog/?p=80#comments</comments>
		<pubDate>Sun, 07 Feb 2010 08:32:25 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<category>flickr</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=80</guid>
		<description><![CDATA[The video shows that changing the display state can either be done locally (by pushing a button) or by receiving data via the Bluetooth RFCOMM link. On a state change data is also transmitted via this link. For the Arduino this is done by just using the serial port.





See the Arduino code below:

#include &#60;S65Display.h&#62;

S65Display lcd;
int [...]]]></description>
			<content:encoded><![CDATA[<p>The video shows that changing the display state can either be done locally (by pushing a button) or by receiving data via the Bluetooth RFCOMM link. On a state change data is also transmitted via this link. For the Arduino this is done by just using the serial port.</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="flashvars" value="intl_lang=en-us&#038;photo_secret=4777e6c270&#038;photo_id=4337180986"></param>
<param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param>
<param name="bgcolor" value="#000000"></param>
<param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=4777e6c270&#038;photo_id=4337180986" height="300" width="400"></embed></object></p>
<p>See the Arduino code below:</p>
<pre>
#include &lt;S65Display.h&gt;

S65Display lcd;
int state=0;

const int button1_pin=2;
const int button2_pin=3;

void drawText_0(void)
{
  lcd.drawTextPGM(30, 50, PSTR("State 0"), 2, RGB(0, 0, 255), RGB(255, 255, 255));
}

void drawText_1(void)
{
  lcd.drawTextPGM(30, 50, PSTR("State 1"), 2, RGB(0, 0, 255), RGB(255, 255, 255));
}

void setup()
{
  state=0;
  //init LCD
  lcd.init(4); //spi-clk = Fcpu/4

  //clear screen
  lcd.clear(RGB(255, 255, 255));

  drawText_0();
  pinMode(button1_pin, INPUT);
  pinMode(button2_pin, INPUT);
  Serial.begin(9600);
}

void loop()
{
  static byte recvd_byte=' ';

  if (Serial.available() > 0)
  {
    recvd_byte=Serial.read();
  }

  if ((state == 0) &#038;&#038; ((digitalRead(button2_pin) == LOW) || (recvd_byte=='1')))
  {
    state=1;
    drawText_1();
    Serial.println("State 1");
    recvd_byte=' ';
  }
  if ((state == 1) &#038;&#038; ((digitalRead(button1_pin) == LOW) || (recvd_byte=='0')))
  {
    state=0;
    drawText_0();
    Serial.println("State 0");
    recvd_byte=' ';
  }
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=80</wfw:commentRss>
		</item>
		<item>
		<title>Setting up a bidirectional Bluetooth link between iPod / iPhone and Arduino</title>
		<link>http://www.ubiqkom.org/blog/?p=79</link>
		<comments>http://www.ubiqkom.org/blog/?p=79#comments</comments>
		<pubDate>Sun, 31 Jan 2010 19:27:14 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>wearable computing</category>

		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<category>flickr</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=79</guid>
		<description><![CDATA[This is work in progress - video of setup in operation to follow.

The photo has additional notes on Flickr.

]]></description>
			<content:encoded><![CDATA[<p>This is work in progress - video of setup in operation to follow.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4319124155/" title="bidirectional Bluetooth link between iPod / iPhone and Arduino by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4010/4319124155_81633f1969.jpg" width="500" height="310" alt="bidirectional Bluetooth link between iPod / iPhone and Arduino" /></a></p>
<p>The photo has additional notes on Flickr.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=79</wfw:commentRss>
		</item>
		<item>
		<title>Experimenting with a serial to WLAN module</title>
		<link>http://www.ubiqkom.org/blog/?p=78</link>
		<comments>http://www.ubiqkom.org/blog/?p=78#comments</comments>
		<pubDate>Sun, 03 Jan 2010 18:19:27 +0000</pubDate>
		<dc:creator>rac</dc:creator>
		
		<category>wearable computing</category>

		<category>uC and embedded systems</category>

		<category>communication systems</category>

		<category>gadgets</category>

		<category>iPhone external keyboard</category>

		<guid isPermaLink="false">http://www.ubiqkom.org/blog/?p=78</guid>
		<description><![CDATA[The module will enable wireless connectivity from e.g. an MCU / Arduino to an iPhone via the standard WLAN way.

There is more info on the Flickr page that you reach when clicking on the photo.

]]></description>
			<content:encoded><![CDATA[<p>The module will enable wireless connectivity from e.g. an MCU / Arduino to an iPhone via the standard WLAN way.</p>
<p><a href="http://www.flickr.com/photos/56083335@N00/4241578918/" title="LANTRONIX MatchPort test board by ubiq_01, on Flickr"><img src="http://farm5.static.flickr.com/4053/4241578918_ff6d4d85bc.jpg" width="500" height="474" alt="LANTRONIX MatchPort test board" /></a></p>
<p>There is more info on the Flickr page that you reach when clicking on the photo.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubiqkom.org/blog/?feed=rss2&amp;p=78</wfw:commentRss>
		</item>
	</channel>
</rss>
