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

<channel>
	<title>busy box &#8211; Squix &#8211; TechBlog</title>
	<atom:link href="https://blog.squix.org/tag/busy-box/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org</link>
	<description></description>
	<lastBuildDate>Sun, 17 Apr 2016 07:56:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
<site xmlns="com-wordpress:feed-additions:1">121913304</site>	<item>
		<title>ESP8266: trying out frankenstein firmware</title>
		<link>https://blog.squix.org/2014/12/esp8266-trying-out-frankenstein-firmware.html</link>
					<comments>https://blog.squix.org/2014/12/esp8266-trying-out-frankenstein-firmware.html#comments</comments>
		
		<dc:creator><![CDATA[Daniel Eichhorn]]></dc:creator>
		<pubDate>Sun, 07 Dec 2014 15:51:00 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[busy box]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[ESP8266]]></category>
		<category><![CDATA[frankstein esp8266 firmware]]></category>
		<category><![CDATA[screen]]></category>
		<guid isPermaLink="false">http://blog.squix.org/2014/12/07/esp8266-trying-out-frankenstein-firmware/</guid>

					<description><![CDATA[I just gotten into the mood of trying out firmwares for the ESP8266. There is one that behaves similar to a busybox command line tool. Download the binary from here, flash it to the ESP8266 and connect to it over the serial channel:&#160;https://github.com/nekromant/esp8266-frankenstein So far ... <p><a class="read-more btn btn-secondary" href="https://blog.squix.org/2014/12/esp8266-trying-out-frankenstein-firmware.html">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<div dir="ltr" style="text-align: left;" trbidi="on">
I just gotten into the mood of trying out firmwares for the ESP8266. There is one that behaves similar to a busybox command line tool. Download the binary from here, flash it to the ESP8266 and connect to it over the serial channel:&nbsp;<a href="https://github.com/nekromant/esp8266-frankenstein">https://github.com/nekromant/esp8266-frankenstein</a></p>
<p>So far I&#8217;ve used the serial console built into the Arduino IDE. But that&#8217;s not always a compelling choice. On a Unix/Posix system you also can use:</p>
<pre>screen /dev/tty.usbserial 115200</pre>
<p>
Have fun!</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.squix.org/2014/12/esp8266-trying-out-frankenstein-firmware.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">74</post-id>	</item>
	</channel>
</rss>
