<?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>vsdev &#187; Achtung!</title>
	<atom:link href="http://www.frozeneskimo.com/electronics/category/achtung/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frozeneskimo.com/electronics</link>
	<description>electronics and embedded development</description>
	<lastBuildDate>Mon, 28 Jun 2010 03:46:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Achtung!</title>
		<link>http://www.frozeneskimo.com/electronics/2006/06/23/achtung/</link>
		<comments>http://www.frozeneskimo.com/electronics/2006/06/23/achtung/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 17:28:49 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Achtung!]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=66</guid>
		<description><![CDATA[Most versions of this story are vaguely correct: http://www.signonsandiego.com/news/education/20060620-9999-1m20whizkid.html or http://securitypronews.com/news/securitynews/spn-45-20060620YoungProgrammerDevelopsSecuritySolutions.html But don&#8217;t you hate when you get crap like this?: http://www.theinquirer.net/?article=32543 &#8220;Already, a manufacturer has created a working prototype based on Sergeev&#8217;s design and he is trolling around the tech fairs flogging his ideas.&#8221; Yeah, I love those juicy insults. There was one (rather [...]]]></description>
			<content:encoded><![CDATA[<p>Most versions of this story are vaguely correct:<br />
<a href="http://www.signonsandiego.com/news/education/20060620-9999-1m20whizkid.html">http://www.signonsandiego.com/news/education/20060620-9999-1m20whizkid.html</a> or <a href="http://securitypronews.com/news/securitynews/spn-45-20060620YoungProgrammerDevelopsSecuritySolutions.html">http://securitypronews.com/news/securitynews/spn-45-20060620YoungProgrammerDevelopsSecuritySolutions.html</a></p>
<p>But don&#8217;t you hate when you get crap like this?: <a href="http://www.theinquirer.net/?article=32543">http://www.theinquirer.net/?article=32543</a></p>
<p>&#8220;Already, a manufacturer has created a working prototype based on Sergeev&#8217;s design and he is trolling around the tech fairs flogging his ideas.&#8221; Yeah, I love those juicy insults.<br />
There was one (rather big) mistake in the original article: there is no hardware manufacturer &#8220;producing my device&#8221;. In fact, I designed the pcb schematic and board entirely in CadSoft EAGLE Lite. The pcb got printed/etched by Advanced Circuits ($83 with 1 day turn around for 3 prototype boards), and I assembled the boards myself with parts either sampled from the companies (Microchip, Philips, etc.) or from Mouser and Digikey. As for specifics: the board is based on a Philips LPC2148 ARM microcontroller, and two Microchip ENC28J60 ethernet controllers. RJ-45 jacks are actually Magjacks with integrated magnetics. Other goodies include a serial port, JTAG header, and of course basic voltage regulation. </p>
<p>You know what I loved the most, though? This: &#8220;where it probably beat off opposition from another kid&#8217;s ant farm and the display &#8216;My dad&#8217;s a scientist&#8217;.&#8221; As for my dad, well, he&#8217;s actually a high-level database programmer (FoxPro), so his expertise does not apply and could not have applied to the science fair project what-so-ever. Writing firmware for a microcontroller (an ARM one by Philips, in my case) is usually low-level C or assembly (mostly C in my case), and includes driving interfaces like UART or SPI (which I do in my project), not query and select statements to a db. Not to mention the whole other side of the project: digital electronics and pcb board design. So yes, I did well in science fair&#8230; why? because I honestly built, wrote, and conceived my project by myself, and the judges obviously judged the way they did after they got to know me well enough to realize that this was true. What explains my experience in these subjects? Take it or leave it, but it&#8217;s all self-taught. Also, GSDSEF (Greater San Diego Science and Engineering Fair) is hardly your ant-farm project fair. The senior divison projects, particularly, go through some pretty extensive screening sessions to keep the bullshit projects out. A good handful of the projects progress into bigger fairs, patents, or even to the market.</p>
<p><span id="more-66"></span></p>
<p>&#8220;Sergeev&#8217;s big idea is a method of sticking cryptography on inexpensive hardware so that it does not have to end up as software on the operating system where it can be attacked.&#8221;<br />
This is a poor attempt at vaguely downplaying the philosophy of the project. Sticking cryptography on inexpensive hardware is usually done with the classic cheap approach all over the market today: running it over a stripped down linux distro or over a simple RTOS- which is entirely against the project ethic. the project is a 100% system-on-chip design, utilizing no underlying operating system, and instead is only raw firmware, which will drive the ethernet controllers directly and have a TCP/IP stack. As for the network security solution, the project will implement either IPSec (layer 3) or maybe something higher like SSL/TLS (layer 3-4). It is an on-going project, but I have a provisional patent on the overall theory and operation of the device, and am considering the patenting process.</p>
<p>One last thing: &#8220;Embedded Secure Network Bridge he designed a couple of years ago.&#8221;<br />
It wasn&#8217;t really a couple of years ago, in fact this project idea actually started late 2005, but was a continuation of a simpler project that benchmarked several encryption algorithms on the AVR (2004/2005).</p>
<p>Yeah, I know I&#8217;m usually supposed to ignore this kind of stuff, but since I&#8217;m not used to any publicity I figured I might as well attack back, at least on my own blog.</p>
<p>So eat that, Nick Farrell. And for everyone else&#8211; think twice about &#8220;The Inquirer.&#8221;</p>
<p>btw, to some of those diggers (<a href="http://digg.com/security/Encryption_project_has_teen_feeling_pretty_secure">http://digg.com/security/Encryption_project_has_teen_feeling_pretty_secure</a>): the article was pretty vague (it wasn&#8217;t supposed to be indepth in the first place, as one digger mentioned, the article wans&#8217;t meant for a technical audience), so those that are actually curious about the project (and why it&#8217;s not a copy of something that has been done before), email me and I would be happy to explain more indepth. Many of the assumptions/inferences made from the [vague] article text have been very inaccurate <img src='http://www.frozeneskimo.com/electronics/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Ivan (Vanya) Sergeev.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2006/06/23/achtung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science Fair Project, miniLA, FPGAs</title>
		<link>http://www.frozeneskimo.com/electronics/2006/05/02/science-fair-project-minila-fpgas/</link>
		<comments>http://www.frozeneskimo.com/electronics/2006/05/02/science-fair-project-minila-fpgas/#comments</comments>
		<pubDate>Wed, 03 May 2006 06:25:26 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Achtung!]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=51</guid>
		<description><![CDATA[My Science Fair project on the &#8220;Embedded Secure Network Bridge&#8221; was definitely a success. I am continuing work on the project to hopefully have a new version of the device by June, this time implementing the networking and cryptography. I fixed up the SPI line mix ups and various other blunders (such as incorrect package) [...]]]></description>
			<content:encoded><![CDATA[<p>My Science Fair project on the &#8220;Embedded Secure Network Bridge&#8221; was definitely a success. I am continuing work on the project to hopefully have a new version of the device by June, this time implementing the networking and cryptography. I fixed up the SPI line mix ups and various other blunders (such as incorrect package) in the schematic, but I&#8217;m still working on updating the board design in Eagle. It seems I have to make these changes manually in Eagle, which is why it is taking some time. The project report is privately available: feel free to contact me at vsergeev at gmail dawt com for an electronic copy.</p>
<p>&#8220;g1powermac&#8221; from the ##microcontrollers IRC channel on Freenode has organized a group PCB and components buy of the &#8220;miniLA&#8221; mini logic analyzer, freely available at http://minila.sourceforge.net/ . This will be an invaluable tool for FPGAs and CPLDs, which I&#8217;m looking to getting into. The device itself has some very impressive features: 32 channels, 100MHz, 128Kb memory for *each* channel, compatible with 3.3v and 5V, and it is of course free. The price will probably end up being under $70 as well. There is also a simple parallel port to USB converter designed for the miniLA, and it looks relatively easy to build.</p>
<p>I&#8217;ve been researching several FPGA and CPLD development boards with another fellow member on the Freenode ##microcontrollers channel, &#8220;Plugh&#8221;. After extensive research we have decided to go with the Xilinx FPGA and CPLD Starter Kit for $99 (the HW-SPAR3-CPLD-DK), just because it is a very very good deal. The included FPGA board has a Spartan3 FPGA with 200K gates (a little bit low for some IP cores, but very decent for this deal) and a separate CPLD board (CoolRunnerII and XC9500-XL) is included in the entire package. There really isn&#8217;t a better deal for $99. However, it&#8217;s proving to be rather difficult to find this kit in stock.</p>
<p>The Spartan-3E development board by Xilinx also looks tempting, but it has so many peripherals onboard I figure it would take several months just to figure out how to interact with these parts, but my primary goal is to learn VHDL or Verilog and gate design. If I can&#8217;t find the $99 Xilinx FPGA and CPLD Starter Kit in stock somewhere, I guess it will be back to square one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2006/05/02/science-fair-project-minila-fpgas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move to frozeneskimo.com</title>
		<link>http://www.frozeneskimo.com/electronics/2006/04/19/move-to-frozeneskimocom/</link>
		<comments>http://www.frozeneskimo.com/electronics/2006/04/19/move-to-frozeneskimocom/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 02:09:39 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Achtung!]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=50</guid>
		<description><![CDATA[This is a test post at my new domain name, frozeneskimo.com, and new hosting with DreamHost.&#160;]]></description>
			<content:encoded><![CDATA[<p>This is a test post at my new domain name, frozeneskimo.com, and new hosting with DreamHost.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2006/04/19/move-to-frozeneskimocom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fp</title>
		<link>http://www.frozeneskimo.com/electronics/2005/12/30/hello-world/</link>
		<comments>http://www.frozeneskimo.com/electronics/2005/12/30/hello-world/#comments</comments>
		<pubDate>Fri, 30 Dec 2005 12:01:12 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Achtung!]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is my electronics and embedded development blog, just setup 12-30-05. The image at the top of the page is from one of the best movies, Office Space, obviously. The primary categories I have setup for my posts are AVR, ARM, and Misc. I&#8217;ll be posting updates to projects, very small projects in whole, or [...]]]></description>
			<content:encoded><![CDATA[<p>This is my electronics and embedded development blog, just setup 12-30-05. The image at the top of the page is from one of the best movies, Office Space, obviously. The primary categories I have setup for my posts are AVR, ARM, and Misc. I&#8217;ll be posting updates to projects, very small projects in whole, or just general notes. Soon I&#8217;ll setup the ARM Microcontroller Matrix page which doesn&#8217;t have anything on it, yet. It will be a table (preferably sortable) of all of the existing [hobbyist] ARM microcontrollers. Hopefully it will inspire someone else to either copy the table or create a new one at the <a href="http://www.open-research.org.uk/ARMuC/">ARM microcontroller wiki</a>, where it would be most useful. Other pages will include bigger projects I&#8217;m working on, with pictures/schematics/etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2005/12/30/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
