<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Smart Home Automation Forum - Pi5]]></title>
		<link>https://www.kincony.com/forum/</link>
		<description><![CDATA[Smart Home Automation Forum - https://www.kincony.com/forum]]></description>
		<pubDate>Fri, 08 May 2026 10:20:20 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Pi5v2 server CM5 free GPIO extender pin define]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9076</link>
			<pubDate>Mon, 23 Feb 2026 13:45:35 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9076</guid>
			<description><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9193" target="_blank" title="">DB37.jpg</a> (Size: 245.99 KB / Downloads: 137)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9193" target="_blank" title="">DB37.jpg</a> (Size: 245.99 KB / Downloads: 137)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[how to check whether home assistant enabled i2c bus]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9075</link>
			<pubDate>Mon, 23 Feb 2026 13:37:16 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9075</guid>
			<description><![CDATA[home assistant OS command line, input command:<br />
ls /dev/i2c-*<br />
then will show i2c dev as this photo.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9192" target="_blank" title="">check-i2c-home-assistant-OS.png</a> (Size: 34.74 KB / Downloads: 117)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[home assistant OS command line, input command:<br />
ls /dev/i2c-*<br />
then will show i2c dev as this photo.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9192" target="_blank" title="">check-i2c-home-assistant-OS.png</a> (Size: 34.74 KB / Downloads: 117)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[how to enable i2c bus for CM5 in config.txt file]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9074</link>
			<pubDate>Mon, 23 Feb 2026 13:34:53 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9074</guid>
			<description><![CDATA[In the root of the hassos-boot partition, add a new folder called CONFIG.<br />
In the CONFIG folder, add another new folder called modules.<br />
Inside the modules folder add a text file called rpi-i2c.conf with the following content:<br />
i2c-dev <br />
<br />
In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:<br />
dtparam=i2c_arm=on<br />
dtoverlay=i2c1-pi5,pins_2_3<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9191" target="_blank" title="">enable-cm5-i2c-config.png</a> (Size: 53.91 KB / Downloads: 134)
<!-- end: postbit_attachments_attachment --><br />
<br />
restart home assistant.<br />
<br />
how to check whether have enabled i2c bus for home assistant, see here: <a href="https://www.kincony.com/forum/showthread.php?tid=9075" target="_blank" rel="noopener" class="mycode_url">https://www.kincony.com/forum/showthread.php?tid=9075</a>]]></description>
			<content:encoded><![CDATA[In the root of the hassos-boot partition, add a new folder called CONFIG.<br />
In the CONFIG folder, add another new folder called modules.<br />
Inside the modules folder add a text file called rpi-i2c.conf with the following content:<br />
i2c-dev <br />
<br />
In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:<br />
dtparam=i2c_arm=on<br />
dtoverlay=i2c1-pi5,pins_2_3<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9191" target="_blank" title="">enable-cm5-i2c-config.png</a> (Size: 53.91 KB / Downloads: 134)
<!-- end: postbit_attachments_attachment --><br />
<br />
restart home assistant.<br />
<br />
how to check whether have enabled i2c bus for home assistant, see here: <a href="https://www.kincony.com/forum/showthread.php?tid=9075" target="_blank" rel="noopener" class="mycode_url">https://www.kincony.com/forum/showthread.php?tid=9075</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[how to use SSD1306 I2C Display for Home Assistant]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9073</link>
			<pubDate>Mon, 23 Feb 2026 13:23:47 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9073</guid>
			<description><![CDATA[1: install "SSD1306 I2C Display for Home Assistant" component:<br />
<br />
HACS (Recommended)<br />
  1. Open HACS in your Home Assistant instance<br />
  2. Click on "Integrations"<br />
  3. Click the three dots in the top right corner<br />
  4. Select "Custom repositories"<br />
  5. Add this repository URL: <a href="https://github.com/hzkincony/hass-ssd1306" target="_blank" rel="noopener" class="mycode_url">https://github.com/hzkincony/hass-ssd1306</a><br />
  6. Select category: "Integration"<br />
  7. Click "Add"<br />
  8. Find "SSD1306 I2C Display" in HACS and click "Download"<br />
  9. Restart Home Assistant<br />
<br />
Manual Installation<br />
  1. Clone or download this repository<br />
  2. Copy the custom_components/ssd1306_i2c directory into your Home Assistant custom_components folder<br />
  3. Restart Home Assistant<br />
<br />
2: Test: home assistant "Settings" -- "Developer tools" -- "Actions" search "print text"<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9188" target="_blank" title="">pi5-ssd1306-1.png</a> (Size: 78.84 KB / Downloads: 148)
<!-- end: postbit_attachments_attachment --> <br />
select "ssd1306_i2c.print_text" action, set the X, Y, Text, Font size , then click "Perform action" to show in OLED display.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9189" target="_blank" title="">pi5-ssd1306-2.png</a> (Size: 93.89 KB / Downloads: 137)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9190" target="_blank" title="">pi5-ssd1306.jpg</a> (Size: 101.92 KB / Downloads: 158)
<!-- end: postbit_attachments_attachment --><br />
<br />
3: note: make sure your CM5 have enabled i2c bus.<br />
how to enable CM5 i2c bus, see here: <a href="https://www.kincony.com/forum/showthread.php?tid=9074" target="_blank" rel="noopener" class="mycode_url">https://www.kincony.com/forum/showthread.php?tid=9074</a>]]></description>
			<content:encoded><![CDATA[1: install "SSD1306 I2C Display for Home Assistant" component:<br />
<br />
HACS (Recommended)<br />
  1. Open HACS in your Home Assistant instance<br />
  2. Click on "Integrations"<br />
  3. Click the three dots in the top right corner<br />
  4. Select "Custom repositories"<br />
  5. Add this repository URL: <a href="https://github.com/hzkincony/hass-ssd1306" target="_blank" rel="noopener" class="mycode_url">https://github.com/hzkincony/hass-ssd1306</a><br />
  6. Select category: "Integration"<br />
  7. Click "Add"<br />
  8. Find "SSD1306 I2C Display" in HACS and click "Download"<br />
  9. Restart Home Assistant<br />
<br />
Manual Installation<br />
  1. Clone or download this repository<br />
  2. Copy the custom_components/ssd1306_i2c directory into your Home Assistant custom_components folder<br />
  3. Restart Home Assistant<br />
<br />
2: Test: home assistant "Settings" -- "Developer tools" -- "Actions" search "print text"<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9188" target="_blank" title="">pi5-ssd1306-1.png</a> (Size: 78.84 KB / Downloads: 148)
<!-- end: postbit_attachments_attachment --> <br />
select "ssd1306_i2c.print_text" action, set the X, Y, Text, Font size , then click "Perform action" to show in OLED display.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9189" target="_blank" title="">pi5-ssd1306-2.png</a> (Size: 93.89 KB / Downloads: 137)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9190" target="_blank" title="">pi5-ssd1306.jpg</a> (Size: 101.92 KB / Downloads: 158)
<!-- end: postbit_attachments_attachment --><br />
<br />
3: note: make sure your CM5 have enabled i2c bus.<br />
how to enable CM5 i2c bus, see here: <a href="https://www.kincony.com/forum/showthread.php?tid=9074" target="_blank" rel="noopener" class="mycode_url">https://www.kincony.com/forum/showthread.php?tid=9074</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Raspberry Pi5 Compute Module 5 IoT Server]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8801</link>
			<pubDate>Tue, 09 Dec 2025 10:50:41 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=485">mcdave</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8801</guid>
			<description><![CDATA[What is best a specific level of current or amper need to use when istall ubuntu OS its keep popoup the screen not compatible the 12V 2amp.]]></description>
			<content:encoded><![CDATA[What is best a specific level of current or amper need to use when istall ubuntu OS its keep popoup the screen not compatible the 12V 2amp.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[rpiboot_setup.exe for CM5 USB driver]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8495</link>
			<pubDate>Fri, 05 Sep 2025 13:22:29 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8495</guid>
			<description><![CDATA[rpiboot_setup.exe for CM5 lite USB driver.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=8250" target="_blank" title="">rpiboot_setup.zip</a> (Size: 32.75 MB / Downloads: 393)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[rpiboot_setup.exe for CM5 lite USB driver.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=8250" target="_blank" title="">rpiboot_setup.zip</a> (Size: 32.75 MB / Downloads: 393)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>