Wiki not available anymore (at least here I cannot access).
Walter Filho
@Walter Filho
Best posts made by Walter Filho
Latest posts made by Walter Filho
-
RE: [Solved] Omega storage full
-
RE: Is Omega2+ able to comunicate to OBD2/CANBus?
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.
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).
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.
So my focus tends to be restricted to a "monitor" device only. -
RE: Is Omega2+ able to comunicate to OBD2/CANBus?
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.
I'm almost sure it can handle the comm (even an Arduino as a Speeduino can handle it). -
Is Omega2+ able to comunicate to OBD2/CANBus?
Hi all, currently I'm novice in all stuff for Omega2+
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.
I noted a link that could maybe be usefull for programming (https://github.com/ejvaughan/obdii and https://github.com/evandentremont/ELM327).
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.
Show compiled data as a dashboard in a web page is not too hard, the main difficulties are about the comms and conections.
Thanks in advance. -
WPA3
Is there a plan to develop and deploy updates to our actual devices offering support to WPA3 encryption for its wireless capabilities later this year?
I know it needs maturity yet and is in the first steps, but its a good resource to head to and can provide a more secure approach to developed devices.
Have a nice weekend. -
RE: Idea Dump
1- I'd like to build a simple alarm clock using Omega2+.
It would display the current time in a 16x02 common "arduino display" (using Expansion board's GPIO), a common buzzer and blinking the Expansion board's built-in RGB LED.2- Build a level gauge for a tank.
Where it can distinguish other and "heavier" liquids (in general, matte one) than upper water liquid (transparent one), measuring height of the "heavier" liquid without reporting the water height, just the other liquid. -
RE: help omega2 not working
@fossette Thanks, this got me better, I ordered with Expansion Dock, I hope I won' t have so much headaches.
And I tried to help our friend, maybe some more mA's or a more stable one can handle the device on with all features. I don't know, I'm novice -
RE: help omega2 not working
What about using a normal USB smartphone charger as power supply? Can work or would be too much "strong" for the device? Have you already tried (if works)?
I have some here with 4.8v - 700mA, 5v - 850mA and 5.1v - 1500mA, and I would like to know too before my Omega 2+ arrives. Maybe can deliver proper power to Omega 2 and 2+, mainly during hard processes.
Sorry I'm novice here.