<?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>Techy Things &#187; raspberry</title>
	<atom:link href="https://tech.yipp.ca/category/raspberry/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Add your script on startup for Raspberry Pi 3/4</title>
		<link>https://tech.yipp.ca/supervisord/add-script-startup-raspberry-pi-34/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-script-startup-raspberry-pi-34</link>
		<comments>https://tech.yipp.ca/supervisord/add-script-startup-raspberry-pi-34/#comments</comments>
		<pubDate>Mon, 14 Feb 2022 05:43:39 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[raspberry]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[supervisord]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=4179</guid>
		<description><![CDATA[<p>$ sudo nano /etc/supervisor/supervisord.conf ; Water Sensor [program:Water_Sensor] command= python /home/pi/water-sensor.py autostart=true autorestart=true Start $ sudo supervisorctl start Water_Sensor Stop $ sudo supervisorctl stop Water_Sensor</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/supervisord/add-script-startup-raspberry-pi-34/">Add your script on startup for Raspberry Pi 3/4</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>$ sudo nano /etc/supervisor/supervisord.conf</p>
<p>; Water Sensor<br />
[program:Water_Sensor]<br />
command= python /home/pi/water-sensor.py<br />
autostart=true<br />
autorestart=true</p>
<p>Start</p>
<p>$ sudo supervisorctl start Water_Sensor</p>
<p>Stop</p>
<p>$ sudo supervisorctl stop Water_Sensor</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/supervisord/add-script-startup-raspberry-pi-34/">Add your script on startup for Raspberry Pi 3/4</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/supervisord/add-script-startup-raspberry-pi-34/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi 4 is so fragile</title>
		<link>https://tech.yipp.ca/raspberry/raspberry-pi-4-fragile/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=raspberry-pi-4-fragile</link>
		<comments>https://tech.yipp.ca/raspberry/raspberry-pi-4-fragile/#comments</comments>
		<pubDate>Tue, 01 Feb 2022 19:10:19 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[raspberry]]></category>
		<category><![CDATA[raspberry pi]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=4160</guid>
		<description><![CDATA[<p>https://raspberrypi.stackexchange.com/questions/135963/did-i-busted-my-pi-4-failed-to-open-device-sdcard-cmd-371a0010-status-1fff0</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/raspberry/raspberry-pi-4-fragile/">Raspberry Pi 4 is so fragile</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://tech.yipp.ca/files/2022/02/20220201_012910.jpg"><img class="alignnone size-full wp-image-4161" src="http://tech.yipp.ca/files/2022/02/20220201_012910.jpg" alt="20220201_012910" width="2560" height="1440" /></a></p>
<p>https://raspberrypi.stackexchange.com/questions/135963/did-i-busted-my-pi-4-failed-to-open-device-sdcard-cmd-371a0010-status-1fff0</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/raspberry/raspberry-pi-4-fragile/">Raspberry Pi 4 is so fragile</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/raspberry/raspberry-pi-4-fragile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
