<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Console device manager]]></title><description><![CDATA[<p dir="auto">Hi there<br />
It seems that this is supposed to allow us to interact with devices connected to our onions, but the website actually doesn't give us many explanations.<br />
I'm trying to access a BMP180 with python and still a bit far away of getting it, so is there a way of doing it via onion console?</p>
]]></description><link>http://community.onion.io/topic/109/console-device-manager</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 07:21:32 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/109.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Nov 2015 22:51:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Console device manager on Thu, 19 Nov 2015 22:51:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi there<br />
It seems that this is supposed to allow us to interact with devices connected to our onions, but the website actually doesn't give us many explanations.<br />
I'm trying to access a BMP180 with python and still a bit far away of getting it, so is there a way of doing it via onion console?</p>
]]></description><link>http://community.onion.io/post/808</link><guid isPermaLink="true">http://community.onion.io/post/808</guid><dc:creator><![CDATA[Pedro Baco]]></dc:creator><pubDate>Thu, 19 Nov 2015 22:51:41 GMT</pubDate></item><item><title><![CDATA[Reply to Console device manager on Fri, 20 Nov 2015 00:17:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/192">@Pedro-Baco</a>, you can't currently access it through the console. But you should be able to interact with it through the Linux terminal. BMP180 can uses I2C interface to communicate with the Omega. You will first need to run a <code>i2c-detect -y 0</code> to detect the address of the device. Then you can use <code>i2c-tools</code> to read data from the barometer.</p>
]]></description><link>http://community.onion.io/post/812</link><guid isPermaLink="true">http://community.onion.io/post/812</guid><dc:creator><![CDATA[Boken Lin]]></dc:creator><pubDate>Fri, 20 Nov 2015 00:17:02 GMT</pubDate></item><item><title><![CDATA[Reply to Console device manager on Sat, 28 Nov 2015 00:27:47 GMT]]></title><description><![CDATA[<p dir="auto"><code>i2c-tools</code> installed, <code>i2cget</code> Reading specific addresses inside BMP180. This looks promising <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/863</link><guid isPermaLink="true">http://community.onion.io/post/863</guid><dc:creator><![CDATA[Pedro Baco]]></dc:creator><pubDate>Sat, 28 Nov 2015 00:27:47 GMT</pubDate></item></channel></rss>