<?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[REXduino and TSC2007]]></title><description><![CDATA[<p dir="auto">Hi, I have a question about I2C communication in REXduino. In the REXduino_slave example, there is an MPL115A2 barometer, but I would like to implement a TSC2007 touchscreen controller instead. First of all, all the I2C examples in REXduino_slave are commented out. This is because a few lines above, there is a verbose version of the "Board info" command. Next, I would like to ask where I can find the data from the I2C device in the REXYGEN studio. Specifically, I mean which pin on the Arduino_UNO block. Thank you very much.</p>
]]></description><link>https://forum.rexygen.com/topic/364/rexduino-and-tsc2007</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 08:07:37 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/364.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Feb 2023 19:13:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to REXduino and TSC2007 on Tue, 28 Feb 2023 14:44:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/506">@hrabalo</a> Hi,</p>
<p dir="auto">Thanks for getting back to us. I'm glad it works for you now.</p>
<p dir="auto">Good luck with your project.</p>
<p dir="auto">Cheers, Tomas</p>
]]></description><link>https://forum.rexygen.com/post/1238</link><guid isPermaLink="true">https://forum.rexygen.com/post/1238</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Tue, 28 Feb 2023 14:44:19 GMT</pubDate></item><item><title><![CDATA[Reply to REXduino and TSC2007 on Fri, 24 Feb 2023 19:10:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/5">@cechurat</a> Thank you for your very quick reply.</p>
<p dir="auto">I run Rexygen studio on my PC with W10, however in REXduino_slave I include "Adafruit_TSC2007.h" and I process the incoming data in void command 4.</p>
<p dir="auto">It is solved.</p>
<p dir="auto">Ondrej.</p>
]]></description><link>https://forum.rexygen.com/post/1230</link><guid isPermaLink="true">https://forum.rexygen.com/post/1230</guid><dc:creator><![CDATA[hrabalo]]></dc:creator><pubDate>Fri, 24 Feb 2023 19:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to REXduino and TSC2007 on Wed, 22 Feb 2023 09:45:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/506">@hrabalo</a> Hi,</p>
<p dir="auto">thanks for your question. First of all, I would like to mention that the REXduino repository is not maintained any more - therefore the full functionality is not guaranteed.</p>
<p dir="auto"><em>REXduino_commands.ino</em> file contains all the commands - have a look at line 605 where communication with MPL115A2 starts (<a href="https://github.com/jaroslavs/REXduino/blob/master/REXduino_slave/REXduino_commands.ino#L605">https://github.com/jaroslavs/REXduino/blob/master/REXduino_slave/REXduino_commands.ino#L605</a>)<br />
You can try to modify this function to read out TSC2007.</p>
<p dir="auto">You will also need to modify <em>REXduino_master.c</em> accordingly so the appropriate data will show up at userRecv output.</p>
<p dir="auto">What about connecting the TSC2007 directly to the RPi I2C pins? Have a look at I2C examples in REXYGEN: <a href="https://www.rexygen.com/example-projects/0502_Generic_I2C_Communication/0502_Generic_I2C_Communication.html">0502 Generic I2C Communication</a></p>
<p dir="auto">Hope it helps.</p>
<p dir="auto">Cheers<br />
Tomas</p>
]]></description><link>https://forum.rexygen.com/post/1229</link><guid isPermaLink="true">https://forum.rexygen.com/post/1229</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Wed, 22 Feb 2023 09:45:05 GMT</pubDate></item></channel></rss>