<?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>HE Qichen&#039;s Hackspace &#187; Uncategorized</title>
	<atom:link href="http://heqichen.cn/wp/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://heqichen.cn/wp</link>
	<description>DE BH4CQF K</description>
	<lastBuildDate>Sun, 01 May 2022 11:50:39 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>WIP: Linux Timer Interrupt</title>
		<link>http://heqichen.cn/wp/wip-linux-timer-interrupt/</link>
		<comments>http://heqichen.cn/wp/wip-linux-timer-interrupt/#comments</comments>
		<pubDate>Mon, 25 Apr 2022 18:13:57 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://heqichen.cn/wp/?p=1053</guid>
		<description><![CDATA[<p>/proc/timer_list 1. Kernel Config: set CONFIG_TIMER_STATS=y Collect kernel timers statistics. can use /proc/timer_stats 2. Using Linux interval timer 3. Accessing SPI 4. Accessing I2C reference: [1]. https://elinux.org/Kernel_Timer_Systems [2]. https://forum.armbian.com/topic/1901-patch-for-quick-interrupt-handling-on-the-h3-fast-gpio/ [3]. https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842191/Linux+GIC+Driver, the documentation of linux interrupt controller [4]. http://cs.brown.edu/courses/csci1680/s22/content/threads2.pdf --- TODO: # Isolating CPUs Using tuned's isolated_cores Option The initial mechanism for isolating CPUs is [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/wip-linux-timer-interrupt/">WIP: Linux Timer Interrupt</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>/proc/timer_list</p>
<p>1. Kernel Config:<br />
set CONFIG_TIMER_STATS=y Collect kernel timers statistics. can use /proc/timer_stats</p>
<p>2. Using Linux interval timer</p>
<p>3. Accessing SPI</p>
<p>4. Accessing I2C</p>
<p>reference:<br />
[1]. https://elinux.org/Kernel_Timer_Systems<br />
[2]. https://forum.armbian.com/topic/1901-patch-for-quick-interrupt-handling-on-the-h3-fast-gpio/<br />
[3]. https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842191/Linux+GIC+Driver, the documentation of linux interrupt controller<br />
[4]. http://cs.brown.edu/courses/csci1680/s22/content/threads2.pdf</p>
<p>---</p>
<p>TODO:<br />
# Isolating CPUs Using tuned's isolated_cores Option</p>
<p>The initial mechanism for isolating CPUs is specifying the boot parameter isolcpus=cpulist<br />
use [cat /proc/cmdline] to see the boot argument</p>
<p>https://forum.armbian.com/topic/12922-how-can-i-set-isolated-cpu-on-orange-pi-zero/</p>
<p>https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/7/html/tuning_guide/isolating_cpus_using_tuned-profiles-realtime</p>
<p>https://forum.armbian.com/topic/1901-patch-for-quick-interrupt-handling-on-the-h3-fast-gpio/</p>
<p>https://forum.armbian.com/topic/1885-rt-patches-for-sun8i-kernel/</p>
<p># https://0xax.gitbooks.io/linux-insides/content/Timers/linux-timers-4.html<br />
# https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842191/Linux+GIC+Driver, the documentation of linux interrupt controller<br />
# https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/7/html/reference_guide/chap-hardware_interrupts</p>
<p># https://www.kernel.org/doc/html/v4.14/driver-api/spi.html, SPI programming</p>
<p># setitimer</p>
<p># SPI</p>
<p>https://github.com/azorg/spi/blob/master/spi.c</p>
<p># I2C</p>
<p>https://elinux.org/Interfacing_with_I2C_Devices</p>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="1053">3,980&nbsp;total views, 6&nbsp;views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/wip-linux-timer-interrupt/">WIP: Linux Timer Interrupt</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/wip-linux-timer-interrupt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D打印机械臂</title>
		<link>http://heqichen.cn/wp/3d%e6%89%93%e5%8d%b0%e6%9c%ba%e6%a2%b0%e8%87%82/</link>
		<comments>http://heqichen.cn/wp/3d%e6%89%93%e5%8d%b0%e6%9c%ba%e6%a2%b0%e8%87%82/#comments</comments>
		<pubDate>Tue, 28 Jan 2020 18:28:21 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://heqichen.cn/wp/?p=1026</guid>
		<description><![CDATA[<p>&#160; &#160; 话说2018年春节的时候，3d打印了一个机械臂。 还是老样子，在纸上先画一个机械臂大概的形状   在CAD中画出具体参数，看看用什么养的配置比较合适，作业半径会是多少。  确定参数就可以开始做三维建模。 一步一步开始搭建机械臂的每个部分。 底座 &#160; 第一关节 第二关节 第三关节，上面可以安装夹具 所有的配件就是这些 &#160; &#160; 机械手臂上当然是要有手了 XD 用机械手来帮你选一瓶饮料 还是再切一个合适的手给机械臂 当然机械臂也可以很欢乐 7,025&#160;total views, 3&#160;views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/3d%e6%89%93%e5%8d%b0%e6%9c%ba%e6%a2%b0%e8%87%82/">3D打印机械臂</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;</p>
<p>话说2018年春节的时候，3d打印了一个机械臂。</p>
<p>还是老样子，在纸上先画一个机械臂大概的形状</p>
<p><a style="font-size: 1rem;" href="http://heqichen.cn/wp/wp-content/uploads/2020/01/01.-微信图片_20200129003823.jpg"><img class="alignnone size-large wp-image-1027" alt="01. 微信图片_20200129003823" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/01.-微信图片_20200129003823-768x1024.jpg" width="625" height="833" /></a><span style="font-size: 1rem;"> </span></p>
<p>在CAD中画出具体参数，看看用什么养的配置比较合适，作业半径会是多少。<a style="font-size: 1rem;" href="http://heqichen.cn/wp/wp-content/uploads/2020/01/02.-IMG_20180217_171804.jpg"><img class="alignnone size-large wp-image-1028" alt="02. IMG_20180217_171804" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/02.-IMG_20180217_171804.jpg" width="625" height="351" /></a><span style="font-size: 1rem;"> </span></p>
<p>确定参数就可以开始做三维建模。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/03.-IMG_20181231_150924.jpg"><img class="alignnone size-large wp-image-1029" alt="03. IMG_20181231_150924" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/03.-IMG_20181231_150924.jpg" width="625" height="351" /></a></p>
<p>一步一步开始搭建机械臂的每个部分。<br />
<span id="more-1026"></span><br />
底座</p>
<p>&nbsp;</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/04.-IMG_20180218_022221.jpg"><img class="alignnone size-large wp-image-1030" alt="04. IMG_20180218_022221" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/04.-IMG_20180218_022221.jpg" width="625" height="351" /></a></p>
<p>第一关节</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/05.-IMG_20180219_020454.jpg"><img class="alignnone size-large wp-image-1031" alt="05. IMG_20180219_020454" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/05.-IMG_20180219_020454-576x1024.jpg" width="576" height="1024" /></a></p>
<p>第二关节</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/06.-IMG_20180219_115319.jpg"><img class="alignnone size-large wp-image-1032" alt="06. IMG_20180219_115319" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/06.-IMG_20180219_115319-576x1024.jpg" width="576" height="1024" /></a></p>
<p>第三关节，上面可以安装夹具</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/07.-IMG_20180221_171606.jpg"><img class="alignnone size-large wp-image-1033" alt="07. IMG_20180221_171606" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/07.-IMG_20180221_171606-575x1024.jpg" width="575" height="1024" /></a></p>
<p>所有的配件就是这些</p>
<p>&nbsp;</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/08.-DSCF0624.jpg"><img class="alignnone size-large wp-image-1034" alt="08. DSCF0624" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/08.-DSCF0624-1024x575.jpg" width="625" height="350" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/09.-DSCF0626.jpg"><img class="alignnone size-large wp-image-1035" alt="09. DSCF0626" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/09.-DSCF0626.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/10.-DSCF0627.jpg"><img class="alignnone size-large wp-image-1036" alt="10. DSCF0627" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/10.-DSCF0627.jpg" width="625" height="416" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/11.-roboticArm.gif"><img class="alignnone size-large wp-image-1037" alt="11. roboticArm" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/11.-roboticArm.gif" width="500" height="750" /></a></p>
<p>&nbsp;</p>
<p>机械手臂上当然是要有手了 XD</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/12.-DSCF2028.jpg"><img class="alignnone size-large wp-image-1038" alt="12. DSCF2028" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/12.-DSCF2028-682x1024.jpg" width="625" height="938" /></a></p>
<p>用机械手来帮你选一瓶饮料</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/13.-DSCF1981.jpg"><img class="alignnone size-large wp-image-1039" alt="13. DSCF1981" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/13.-DSCF1981.jpg" width="625" height="468" /></a></p>
<p>还是再切一个合适的手给机械臂</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/14.-DSCF2039.jpg"><img class="alignnone size-large wp-image-1040" alt="14. DSCF2039" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/14.-DSCF2039.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/15.-DSCF2046.jpg"><img class="alignnone size-large wp-image-1041" alt="15. DSCF2046" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/15.-DSCF2046-575x1024.jpg" width="575" height="1024" /></a></p>
<p>当然机械臂也可以很欢乐</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2020/01/16.-IMG_20180424_185649.jpg"><img class="alignnone size-large wp-image-1042" alt="16. IMG_20180424_185649" src="http://heqichen.cn/wp/wp-content/uploads/2020/01/16.-IMG_20180424_185649-576x1024.jpg" width="576" height="1024" /></a><br />
<iframe src="http://player.youku.com/embed/XNDUyNTczMDEyOA==" height="498" width="510" allowfullscreen="" frameborder="0"></iframe>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="1026">7,025&nbsp;total views, 3&nbsp;views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/3d%e6%89%93%e5%8d%b0%e6%9c%ba%e6%a2%b0%e8%87%82/">3D打印机械臂</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/3d%e6%89%93%e5%8d%b0%e6%9c%ba%e6%a2%b0%e8%87%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>荣誉之战</title>
		<link>http://heqichen.cn/wp/battle_for_honor/</link>
		<comments>http://heqichen.cn/wp/battle_for_honor/#comments</comments>
		<pubDate>Thu, 19 Nov 2015 17:35:04 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://heqichen.cn/wp/?p=953</guid>
		<description><![CDATA[<p>&#160; 第一季6期的荣誉之战终于杀青了，从夏天拍到了冬天。 看看导播室里的工作场景。 刚刚停电恢复，好几个摄像机还是黑屏。 为了游戏的需要，连夜修改程序。 看到一个通信的大家伙，就是天线比较粗，比较长。 屏幕上显示了一些射频的参数，不知道是发送什么。 5,108&#160;total views, 2&#160;views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/battle_for_honor/">荣誉之战</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>第一季6期的荣誉之战终于杀青了，从夏天拍到了冬天。</p>
<p>看看导播室里的工作场景。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6855.jpg"><img class="alignnone size-large wp-image-954" alt="IMG_6855" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6855-1024x682.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6863.jpg"><img class="alignnone size-large wp-image-955" alt="IMG_6863" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6863-1024x682.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6886.jpg"><img class="alignnone size-large wp-image-956" alt="IMG_6886" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_6886-1024x682.jpg" width="625" height="416" /></a></p>
<p><span id="more-953"></span>刚刚停电恢复，好几个摄像机还是黑屏。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7022.jpg"><img class="alignnone size-large wp-image-957" alt="IMG_7022" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7022-1024x682.jpg" width="625" height="416" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7078.jpg"><img class="alignnone size-large wp-image-958" alt="IMG_7078" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7078-1024x683.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7241.jpg"><img class="alignnone size-large wp-image-959" alt="IMG_7241" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_7241-1024x682.jpg" width="625" height="416" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151016_231007.jpg"><img class="alignnone size-large wp-image-960" alt="IMG_20151016_231007" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151016_231007-1024x768.jpg" width="625" height="468" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151016_231500.jpg"><img class="alignnone size-large wp-image-961" alt="IMG_20151016_231500" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151016_231500-1024x768.jpg" width="625" height="468" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151017_100805.jpg"><img class="alignnone size-large wp-image-962" alt="IMG_20151017_100805" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151017_100805-1024x768.jpg" width="625" height="468" /></a></p>
<p>为了游戏的需要，连夜修改程序。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151024_010241.jpg"><img class="alignnone size-large wp-image-965" alt="IMG_20151024_010241" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151024_010241-1024x768.jpg" width="625" height="468" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151024_150443.jpg"><img class="alignnone size-large wp-image-966" alt="IMG_20151024_150443" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151024_150443-1024x768.jpg" width="625" height="468" /></a></p>
<p>看到一个通信的大家伙，就是天线比较粗，比较长。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151107_164634.jpg"><img class="alignnone size-large wp-image-967" alt="IMG_20151107_164634" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151107_164634-768x1024.jpg" width="625" height="833" /></a></p>
<p>屏幕上显示了一些射频的参数，不知道是发送什么。</p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151107_164642.jpg"><img class="alignnone size-large wp-image-968" alt="IMG_20151107_164642" src="http://heqichen.cn/wp/wp-content/uploads/2015/11/IMG_20151107_164642-1024x768.jpg" width="625" height="468" /></a>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="953">5,108&nbsp;total views, 2&nbsp;views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/battle_for_honor/">荣誉之战</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/battle_for_honor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>常州 苏州</title>
		<link>http://heqichen.cn/wp/changzhou-suzhou/</link>
		<comments>http://heqichen.cn/wp/changzhou-suzhou/#comments</comments>
		<pubDate>Thu, 02 Jul 2015 16:47:04 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://heqichen.cn/wp/?p=650</guid>
		<description><![CDATA[<p>1,837&#160;total views, no views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/changzhou-suzhou/">常州 苏州</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134534.jpg"><img class="alignnone size-full wp-image-649" alt="IMG_20150701_134534" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134534.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134653.jpg"><img class="alignnone size-full wp-image-648" alt="IMG_20150701_134653" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134653.jpg" width="1024" height="768" /></a><br />
<span id="more-650"></span><br />
<a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134806.jpg"><img class="alignnone size-full wp-image-647" alt="IMG_20150701_134806" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134806.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134838.jpg"><img class="alignnone size-full wp-image-646" alt="IMG_20150701_134838" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_134838.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_170552.jpg"><img class="alignnone size-full wp-image-645" alt="IMG_20150701_170552" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_170552.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_192733.jpg"><img class="alignnone size-full wp-image-644" alt="IMG_20150701_192733" src="http://heqichen.cn/wp/wp-content/uploads/2015/07/IMG_20150701_192733.jpg" width="1024" height="768" /></a>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="650">1,837&nbsp;total views, no views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/changzhou-suzhou/">常州 苏州</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/changzhou-suzhou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2014科研类全国航空航天模型锦标赛</title>
		<link>http://heqichen.cn/wp/cadc2014/</link>
		<comments>http://heqichen.cn/wp/cadc2014/#comments</comments>
		<pubDate>Fri, 03 Oct 2014 05:52:27 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://heqichen.cn/wp/?p=561</guid>
		<description><![CDATA[<p>跟着同济去观摩比赛 2,800&#160;total views, 1&#160;views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/cadc2014/">2014科研类全国航空航天模型锦标赛</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>跟着同济去观摩比赛 <img src="http://heqichen.cn/wp/wp-includes/images/smilies/icon_razz.gif" alt=":-P" class="wp-smiley" /> </p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/14.jpg"><img class="alignnone size-full wp-image-587" alt="1" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/14.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/21.jpg"><img class="alignnone size-full wp-image-588" alt="2" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/21.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/31.jpg"><img class="alignnone size-full wp-image-589" alt="3" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/31.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/41.jpg"><img class="alignnone size-full wp-image-590" alt="4" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/41.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/52.jpg"><img class="alignnone size-full wp-image-591" alt="5" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/52.jpg" width="1024" height="768" /></a> <span id="more-561"></span><a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/61.jpg"><img class="alignnone size-full wp-image-592" alt="6" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/61.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/71.jpg"><img class="alignnone size-full wp-image-593" alt="7" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/71.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/81.jpg"><img class="alignnone size-full wp-image-594" alt="8" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/81.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/91.jpg"><img class="alignnone size-full wp-image-595" alt="9" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/91.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/101.jpg"><img class="alignnone size-full wp-image-596" alt="10" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/101.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/111.jpg"><img class="alignnone size-full wp-image-597" alt="11" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/111.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/121.jpg"><img class="alignnone size-full wp-image-598" alt="12" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/121.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/131.jpg"><img class="alignnone size-full wp-image-599" alt="13" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/131.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00011.png"><img class="alignnone size-full wp-image-600" alt="shot0001" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00011.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00031.png"><img class="alignnone size-full wp-image-601" alt="shot0003" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00031.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00101.png"><img class="alignnone size-full wp-image-602" alt="shot0010" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00101.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00131.png"><img class="alignnone size-full wp-image-603" alt="shot0013" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00131.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00741.png"><img class="alignnone size-full wp-image-604" alt="shot0074" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00741.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00811.png"><img class="alignnone size-full wp-image-605" alt="shot0081" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00811.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00901.png"><img class="alignnone size-full wp-image-606" alt="shot0090" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00901.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00941.png"><img class="alignnone size-full wp-image-607" alt="shot0094" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00941.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00991.png"><img class="alignnone size-full wp-image-608" alt="shot0099" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/shot00991.png" width="640" height="480" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/ze141.jpg"><img class="alignnone size-full wp-image-609" alt="ze14" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/ze141.jpg" width="1024" height="768" /></a> <a href="http://heqichen.cn/wp/wp-content/uploads/2014/10/zeshot00141.png"><img class="alignnone size-full wp-image-610" alt="zeshot0014" src="http://heqichen.cn/wp/wp-content/uploads/2014/10/zeshot00141.png" width="640" height="480" /></a>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="561">2,800&nbsp;total views, 1&nbsp;views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/cadc2014/">2014科研类全国航空航天模型锦标赛</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/cadc2014/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>游览普陀山</title>
		<link>http://heqichen.cn/wp/visit-putuo-moutain/</link>
		<comments>http://heqichen.cn/wp/visit-putuo-moutain/#comments</comments>
		<pubDate>Tue, 18 Mar 2014 19:43:41 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gaishi.vicp.net/wp/?p=408</guid>
		<description><![CDATA[<p>用了3月的一个周末，去普陀山走了一圈。好不容易才能出去一次呀:-P 2,691&#160;total views, no views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/visit-putuo-moutain/">游览普陀山</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>用了3月的一个周末，去普陀山走了一圈。好不容易才能出去一次呀:-P<br />
<a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_1.jpg"><img class="alignnone size-full wp-image-418" alt="putuo_1" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_1.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_2.jpg"><img class="alignnone size-full wp-image-417" alt="putuo_2" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_2.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_3.jpg"><img class="alignnone size-full wp-image-416" alt="putuo_3" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_3.jpg" width="1024" height="768" data-pinit="registered" /></a><br />
<span id="more-408"></span></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_4.jpg"><img class="alignnone size-full wp-image-415" alt="putuo_4" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_4.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_5.jpg"><img class="alignnone size-full wp-image-414" alt="putuo_5" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_5.jpg" width="1024" height="759" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_6.jpg"><img class="alignnone size-full wp-image-413" alt="putuo_6" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_6.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_7.jpg"><img class="alignnone size-full wp-image-412" alt="putuo_7" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_7.jpg" width="1024" height="759" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_8.jpg"><img class="alignnone size-full wp-image-411" alt="putuo_8" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_8.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_9.jpg"><img class="alignnone size-full wp-image-410" alt="putuo_9" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_9.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_10.jpg"><img class="alignnone size-full wp-image-409" alt="putuo_10" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/putuo_10.jpg" width="576" height="768" data-pinit="registered" /></a>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="408">2,691&nbsp;total views, no views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/visit-putuo-moutain/">游览普陀山</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/visit-putuo-moutain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决在ubuntu上找不到libjpeg的问题</title>
		<link>http://heqichen.cn/wp/ubuntu-libjpeg-missing-problem/</link>
		<comments>http://heqichen.cn/wp/ubuntu-libjpeg-missing-problem/#comments</comments>
		<pubDate>Tue, 11 Mar 2014 08:01:25 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gaishi.vicp.net/wp/?p=288</guid>
		<description><![CDATA[<p>最近想玩玩eagle。但是运行eagle却发现了这个错误 ./eagle: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory 显然，第一步想到的就是安装lib $ sudo apt-get install libjpeg62 但是，看到libjpeg已经安装过了，而且问题依旧。google之，发现可能由于eagle用到的是32位的库。那么就需要加上32位的限定了 $ sudo apt-get install libjpeg62:i386 安装后，eagle成功运行，问题解决 2,041&#160;total views, no views today</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/ubuntu-libjpeg-missing-problem/">解决在ubuntu上找不到libjpeg的问题</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>最近想玩玩eagle。但是运行eagle却发现了这个错误</p>
<p>./eagle: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory</p>
<p>显然，第一步想到的就是安装lib</p>
<p>$ sudo apt-get install libjpeg62</p>
<p>但是，看到libjpeg已经安装过了，而且问题依旧。google之，发现可能由于eagle用到的是32位的库。那么就需要加上32位的限定了</p>
<p>$ sudo apt-get install libjpeg62:i386</p>
<p>安装后，eagle成功运行，问题解决
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="288">2,041&nbsp;total views, no views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/ubuntu-libjpeg-missing-problem/">解决在ubuntu上找不到libjpeg的问题</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/ubuntu-libjpeg-missing-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect Shanghai Sandwich</title>
		<link>http://heqichen.cn/wp/perfect-shanghai-sandwich/</link>
		<comments>http://heqichen.cn/wp/perfect-shanghai-sandwich/#comments</comments>
		<pubDate>Sun, 15 Sep 2013 15:43:03 +0000</pubDate>
		<dc:creator><![CDATA[heqichen]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gaishi.vicp.net/wp/?p=421</guid>
		<description><![CDATA[<p>Food is the most important element in Chinese culture. Shanghai being one of the biggest city in China has its long traditional and broad selection of foods. We mixed Shanghai Sandwich and Littlebits to bring one of the most famous breakfast of Shanghai to life. Shanghai Sandwich is the perfect breakfast in Shanghai! It is [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/perfect-shanghai-sandwich/">Perfect Shanghai Sandwich</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p class="description">Food is the most important element in Chinese culture. Shanghai being one of the biggest city in China has its long traditional and broad selection of foods. We mixed Shanghai Sandwich and Littlebits to bring one of the most famous breakfast of Shanghai to life.</p>
<p>Shanghai Sandwich is the perfect breakfast in Shanghai! It is one of the most famous local dishes with long tradition and full of flavors. Our project uses littleBits to help to make a perfect Shanghai Sandwich.</p>
<p><object width="480" height="400" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" align="middle"><param name="src" value="http://player.youku.com/player.php/sid/XNjkwMTI4Nzk2/v.swf" /><param name="allowfullscreen" value="true" /><param name="quality" value="high" /><param name="allowscriptaccess" value="always" /><embed width="480" height="400" type="application/x-shockwave-flash" src="http://player.youku.com/player.php/sid/XNjkwMTI4Nzk2/v.swf" allowfullscreen="true" quality="high" allowscriptaccess="always" align="middle" /></object></p>
<h3>Instructions</h3>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch01.jpg"><img class="alignnone size-full wp-image-428" alt="sketch01" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch01.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch02.jpg"><img class="alignnone size-full wp-image-427" alt="sketch02" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch02.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch03.jpg"><img class="alignnone size-full wp-image-426" alt="sketch03" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch03.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch04.jpg"><img class="alignnone size-full wp-image-425" alt="sketch04" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch04.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch05.jpg"><img class="alignnone size-full wp-image-424" alt="sketch05" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch05.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch06.jpg"><img class="alignnone size-full wp-image-423" alt="sketch06" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch06.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch07.jpg"><img class="alignnone size-full wp-image-422" alt="sketch07" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/sketch07.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<ol class="steps-list">
<li>
<div>
<p>Step 1. Get all the ingredients and materials ready. See the illustration we had as the recipe for the Shanghai Sandwich.</p>
</div>
</li>
</ol>
<p><span id="more-421"></span></p>
<ol class="steps-list">
<li>
<div>
<p>Step 2. Make the CiFanGao(rice patties). Shanghai Sandwich use pan to deeply fry sticky rice patties. We usually turn cooked sticky rice into delicious small blocks(dimension: 10cm/7cm/1.5cm). It is perfect golden and crispy. Itself, is one of the most popular breakfast choices for Shanghainese.</p>
</div>
</li>
<li>
<div>
<p>Step 3. No Sandwich can be perfect without tomatoes. The perfect slices of tomatoes have to be consistent in its thickness. We took the help from littleBits to build a Perfect Cutting Board. The circuit is power+bending sensor+wire+bargraph. Based on different bending angle the bending sensor creates, the different number of LEDs can be lighted up on the bargraph bit. We found out this system can be used to measure the thickness for cutting perfect slices of tomatoes. According to the order for the 5 LEDs to light, we can lean the kitchen knife to the bending sensor. While each LED light up, it approximately gives a 10mm slide of thickness every time from the tomato.</p>
</div>
</li>
<li>
<div>
<p>Step 4. Everyone loves eggs. We want to add another typical Shanghai breakfast to our sandwich, which is called JiDanBing(like Omelet). Instead of using the traditional egg beater, we'd love to create one by ourselves. We used power+wire vibration motor+wire+vibration motor to build the circuit. We took a wood stick, two rubber band and a bended cotter to make the littleBits' egg beater. It turned out working really well!</p>
</div>
</li>
<li>
<div>
<p>Step 5. Even though ChaShao(Chinese BBQ pork) can be made at home but the process is difficult and time consuming. We buy ours from famous local Cantonese restaurants.</p>
<div></div>
</div>
</li>
<li>
<div>
<p>Step 6. Finally we wanna add some XiangCai(parsley) to add more texture and flavors.</p>
</div>
</li>
<li>
<div>
<p>Step7. Once we have all ingredients, we layer them one after another to make the Shanghai Sandwich.</p>
</div>
</li>
<li>
<div>
<p>Step 8. A perfect dish would of course needs a perfect waiter. We made our own littleBits' waiter to serve the sandwich. It was made by power + sound trigger + wire + DC motor+wire+DC motor. We used 2 Pololu wheels and an orange juice cap as the little car's wheels. Used layers of foam core to hold the plate for the sandwich. It will run to serve once we make a sound.</p>
</div>
</li>
</ol>
<h3 class="accent">Credits</h3>
<p>David Li, Nret Ni, Qichen He</p>
<h3 class="accent">Bits used (10)</h3>
<ul>
<li class="col-sm-4">bargraph 1</li>
<li class="col-sm-4">bend sensor 1</li>
<li class="col-sm-4">dc motor 2</li>
<li class="col-sm-4">power 1</li>
<li class="col-sm-4">sound trigger 1</li>
<li class="col-sm-4">vibration motor 2</li>
<li class="col-sm-4">wire 2</li>
</ul>
<h3 class="accent">Other Materials Used (15)</h3>
<ul class="contents-list">
<li>Chinese BBQ pork <span class="quantity-prefix">1</span></li>
<li>cutting board <span class="quantity-prefix">1</span></li>
<li>double side tape <span class="quantity-prefix">1</span></li>
<li>eggs <span class="quantity-prefix">1</span></li>
<li>electric wire <span class="quantity-prefix">1</span></li>
<li>foam core <span class="quantity-prefix">1</span></li>
<li>oil <span class="quantity-prefix">1</span></li>
<li>orange juice cap <span class="quantity-prefix">1</span></li>
<li>parsley <span class="quantity-prefix">1</span></li>
<li>Pololu wheel <span class="quantity-prefix">2</span></li>
<li>rice <span class="quantity-prefix">1</span></li>
<li>rubber band <span class="quantity-prefix">4</span></li>
<li>third hand <span class="quantity-prefix">1</span></li>
<li>tomatoes <span class="quantity-prefix">1</span></li>
<li>wood stick <span class="quantity-prefix">1</span></li>
</ul>
<h3 class="accent">Tools (2)</h3>
<ul class="contents-list">
<li>frying pan</li>
<li>knife</li>
</ul>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/little-waiter_02.jpg"><img class="alignnone size-full wp-image-429" alt="little waiter_02" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/little-waiter_02.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/little-waiter_01.jpg"><img class="alignnone size-full wp-image-430" alt="little waiter_01" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/little-waiter_01.jpg" width="1024" height="576" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/egg-beater.jpg"><img class="alignnone size-full wp-image-431" alt="egg beater" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/egg-beater.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/wp/wp-content/uploads/2014/03/cutting-board.jpg"><img class="alignnone size-full wp-image-432" alt="cutting board" src="http://heqichen.cn/wp/wp-content/uploads/2014/03/cutting-board.jpg" width="1024" height="768" data-pinit="registered" /></a></p>
<p><a href="http://heqichen.cn/download/shanghai-sandwich.gif"><img alt="" src="http://heqichen.cn/download/shanghai-sandwich.gif" width="640" data-pinit="registered" /></a>
<div class="pvc_clear"></div>
<p class="pvc_stats" element-id="421">3,124&nbsp;total views, 3&nbsp;views today</p>
<div class="pvc_clear"></div>
<p>The post <a rel="nofollow" href="http://heqichen.cn/wp/perfect-shanghai-sandwich/">Perfect Shanghai Sandwich</a> appeared first on <a rel="nofollow" href="http://heqichen.cn/wp">HE Qichen&#039;s Hackspace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heqichen.cn/wp/perfect-shanghai-sandwich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
