<?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/"
	>

<channel>
	<title>Alex Sleat &#187; c328</title>
	<atom:link href="https://alexsleat.co.uk/tag/c328/feed/" rel="self" type="application/rss+xml" />
	<link>https://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Mon, 18 Jun 2012 12:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>FYP &#124; mbed + C328 First Image</title>
		<link>https://alexsleat.co.uk/2010/09/17/fyp-mbed-c328-first-image/</link>
		<comments>https://alexsleat.co.uk/2010/09/17/fyp-mbed-c328-first-image/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 03:33:38 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Final Year Project]]></category>
		<category><![CDATA[c328]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[final year project]]></category>
		<category><![CDATA[fyp]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[machine vision]]></category>
		<category><![CDATA[mbed]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[uart]]></category>
		<category><![CDATA[UWE]]></category>

		<guid isPermaLink="false">https://alexsleat.co.uk/?p=691</guid>
		<description><![CDATA[<br/><p>After spending some time to write mbed drivers for the C328 camera for mbed and then taking a break, it looks like someone swooped in and did a cracking job &#8211; http://mbed.org/users/shintamainjp/notebook/CameraC328/. The test program takes uncompressed snapshot (80x60px), uncompressed preview (80x60px), JPEG snapshot and JPEG preview images and stores them on the mbed [...]]]></description>
			<content:encoded><![CDATA[<br/><p>After spending some time to write mbed drivers for the C328 camera for mbed and then taking a break, it looks like someone swooped in and did a cracking job &#8211; <a href="http://mbed.org/users/shintamainjp/notebook/CameraC328/">http://mbed.org/users/shintamainjp/notebook/CameraC328/</a>. The test program takes uncompressed snapshot (80x60px), uncompressed preview (80x60px), JPEG snapshot and JPEG preview images and stores them on the mbed filesystem which allows you to grab them via USB.</p>
<p>A huge issue it looks like I&#8217;m going to face is that it takes on average about 6.9 seconds (or a incredible 0.145fps) to take a 80x60px uncompressed image and around 11.6 seconds (0.08621fps) for a 640x480px JPEG image, which I think may be more down to the camera than the mbed or software. If that is the case, there may be a pretty high chance I&#8217;m going to have to switch my camera.</p>
<p>I&#8217;ll have to explore the code a little more tomorrow to see how this work (in the hours when it&#8217;s not so late/early) but this should be perfect since it should give me more time for vision processing..</p>
<div id="attachment_693" class="wp-caption aligncenter" style="width: 650px"><a href="https://alexsleat.co.uk/wp-content/uploads/2010/09/JPPV0000.jpg"><img class="size-full wp-image-693" title="mbed + c328" src="https://alexsleat.co.uk/wp-content/uploads/2010/09/JPPV0000.jpg" alt="jpeg preview" width="640" height="480" /></a><p class="wp-caption-text">mbed + C328 - JPEG Preview (640x480px)</p></div>
]]></content:encoded>
			<wfw:commentRss>https://alexsleat.co.uk/2010/09/17/fyp-mbed-c328-first-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
