<?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[Is Omega2+ able to comunicate to OBD2&#x2F;CANBus?]]></title><description><![CDATA[<p dir="auto">Hi all, currently I'm novice in all stuff for Omega2+<br />
I'd like to know if Omega2+ can read/write data to OBD2 via bluetooth (eg.: Vgate iCar, ELM327, etc), any specific data cable (eg.: MPPS V13.02) or "direct GPIO-to-OBD2" pins comm.<br />
I noted a link that could maybe be usefull for programming (<a href="https://github.com/ejvaughan/obdii" rel="nofollow">https://github.com/ejvaughan/obdii</a> and <a href="https://github.com/evandentremont/ELM327" rel="nofollow">https://github.com/evandentremont/ELM327</a>).<br />
Some resources that could be nice trying to develop are: Data Logger (Telemetry), Alerts for Error Codes (DTC) and failures, and maybe moduling data in transit.<br />
Show compiled data as a dashboard in a web page is not too hard, the main difficulties are about the comms and conections.<br />
Thanks in advance.</p>
]]></description><link>http://community.onion.io/topic/4056/is-omega2-able-to-comunicate-to-obd2-canbus</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 11:12:14 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4056.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Mar 2020 14:54:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is Omega2+ able to comunicate to OBD2&#x2F;CANBus? on Wed, 04 Mar 2020 14:54:17 GMT]]></title><description><![CDATA[<p dir="auto">Hi all, currently I'm novice in all stuff for Omega2+<br />
I'd like to know if Omega2+ can read/write data to OBD2 via bluetooth (eg.: Vgate iCar, ELM327, etc), any specific data cable (eg.: MPPS V13.02) or "direct GPIO-to-OBD2" pins comm.<br />
I noted a link that could maybe be usefull for programming (<a href="https://github.com/ejvaughan/obdii" rel="nofollow">https://github.com/ejvaughan/obdii</a> and <a href="https://github.com/evandentremont/ELM327" rel="nofollow">https://github.com/evandentremont/ELM327</a>).<br />
Some resources that could be nice trying to develop are: Data Logger (Telemetry), Alerts for Error Codes (DTC) and failures, and maybe moduling data in transit.<br />
Show compiled data as a dashboard in a web page is not too hard, the main difficulties are about the comms and conections.<br />
Thanks in advance.</p>
]]></description><link>http://community.onion.io/post/21319</link><guid isPermaLink="true">http://community.onion.io/post/21319</guid><dc:creator><![CDATA[Walter Filho]]></dc:creator><pubDate>Wed, 04 Mar 2020 14:54:17 GMT</pubDate></item><item><title><![CDATA[Reply to Is Omega2+ able to comunicate to OBD2&#x2F;CANBus? on Tue, 24 Mar 2020 00:22:45 GMT]]></title><description><![CDATA[<p dir="auto">The Omega2 doesn't have bluetooth support built in. If you'd like to talk CANbus you could add a USB to CAN dongle. If you'd like to talk bluetooth do you know of those dongles do bluetooth or ble?</p>
]]></description><link>http://community.onion.io/post/21424</link><guid isPermaLink="true">http://community.onion.io/post/21424</guid><dc:creator><![CDATA[Chris Morgan]]></dc:creator><pubDate>Tue, 24 Mar 2020 00:22:45 GMT</pubDate></item><item><title><![CDATA[Reply to Is Omega2+ able to comunicate to OBD2&#x2F;CANBus? on Mon, 11 Jan 2021 01:46:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello, sorry about the huge delay. The idea is to connect the Omega2+ to the CANbus via USB to OBD2 cable (eg.: Tactrix OP2, VagCanPro, etc) in order to use the standard socket (OBDII port) inside vehicles.<br />
I'm almost sure it can handle the comm (even an Arduino as a Speeduino can handle it).</p>
]]></description><link>http://community.onion.io/post/23065</link><guid isPermaLink="true">http://community.onion.io/post/23065</guid><dc:creator><![CDATA[Walter Filho]]></dc:creator><pubDate>Mon, 11 Jan 2021 01:46:35 GMT</pubDate></item><item><title><![CDATA[Reply to Is Omega2+ able to comunicate to OBD2&#x2F;CANBus? on Mon, 11 Jan 2021 02:43:56 GMT]]></title><description><![CDATA[<p dir="auto">For a "just monitoring" device it could not have any trouble once the ECU do the great of the processing activities before transferring data to/from CAN. So, would be possible to translate DTC Codes to a more friendly languages, define some alerts (eg.: out of safe range of AFR, engine temp as too hot/cold, some other relevant pressures), even some additional resources like calculations to give hints like shift up/down.<br />
For a piggyback use, probably would need an "special order" dock by having some more modules, once would need a more real time processing, fast enough to convert data on-the-fly and do the ECU read this new data to make you need (like "aftermarket" turbocharged, supercharged or even with nitrous vehicles).<br />
For a standalone EMS, it's really a topic for more engineering capable people, once it demands an amount of modules and controllers. And, unfortunately is not my case considering time and health conditions.<br />
So my focus tends to be restricted to a "monitor" device only.</p>
]]></description><link>http://community.onion.io/post/23066</link><guid isPermaLink="true">http://community.onion.io/post/23066</guid><dc:creator><![CDATA[Walter Filho]]></dc:creator><pubDate>Mon, 11 Jan 2021 02:43:56 GMT</pubDate></item></channel></rss>