Site Information

 Loading... Please wait...

Blog

OBD2 Bluetooth Scanner with Vehicle Diagnostics App for iOS & Android

Posted by Industry News on

OBD2 Bluetooth Scanner with Vehicle Diagnostics App for iOS & AndroidThe V011 OBD2 Scanner provides a complete diagnostic solution, thoroughly understanding your vehicle's condition. It supports a variety of performance tests, including fast reading of DTCs, access to electronic emission readiness, turning off the CEL or MIL, resetting monitors, reading live data, retrieving the vehicle's VIN, checking battery health, accessing freeze frame data, reviewing sensor data, data streaming, generating diagnostic reports, onboard monitoring, live data streaming, and more. With these features, you can monitor your car's performance in real-time and discover potential problems before they become significant.

Designed with user-friendliness, the V011 OBD2 Scanner is perfect for novices and seasoned car enthusiasts. The intuitive app is a powerful tool that helps you interpret the check engine light, understand the severity of any detected problems, and suggest possible fixes. This can help you avoid unnecessary trips to the repair shop and prevent you from being overcharged for repairs. The product also includes helpful how-to guides and video tutorials, empowering you to clear the check engine light and save significantly on repair bills.

Understanding car diagnostics has never been easier. The V011 OBD2 Scanner displays detected data in clear, easy-to-read charts. Whether it's engine coolant temperature, engine speed, vehicle speed, or control module voltage, the visual representation helps you quickly grasp your car’s status. Even beginners can compare these readings against typical values to determine if their vehicles need repairs.

The newly upgraded V011 OBD2 Scanner supports most car makes and models, making it one of the most versatile diagnostic tools on the market. It is compatible with many brands, including Toyota, Honda, Chevrolet, Ford, Mercedes-Benz, Jeep, BMW, Porsche, Subaru, Nissan, Cadillac, Volkswagen, and Lexus, covering vehicles from 1996 to the present. This ensures that almost any vehicle owner can benefit from its extensive features.  More Information...


Teensy 4.0 OBDII CAN-Bus ECU SimulatorTeensy 4.0 OBDII CAN-Bus ECU Simulator

This is a CAN-Bus OBDII ECU simulator that uses the Teensy 4.0 module (which is included). It's designed to test the OBDII interface and write diagnostic software. The Teensy processor is included and pre-programmed with the OBDII ECU simulator firmware.

Potentiometers can be used to adjust the ECU PID parameters. This board requires a 12 VDC power supply, and a 12 VDC adapter is included. More Information...

ESP32 Processor: CAN Bus Topology and Termination Resistors

This post is an excerpt from our application note Controller Area Network (CAN) Development with ESP32. It is my experience that newcomers to the technology overlook the importance of termination resistors. Missing or misplaced resistors can lead to transmission errors or even prevent transmission altogether. The general rule is that if you connect to an existing, fully [...]

Read More »


Python Code Example for CANgineBerry’s CANopen Manager Firmware

Embedded Systems Academy has released a new software update for the CANgineBerry. This update includes a Python example designed to streamline network management for developers using Linux, Windows, and macOS. The example utilizes the provided CANopen Manager firmware to visualize and efficiently manage devices on a CANopen network. The CANgineBerry goes beyond basic CAN interfaces by handling [...]

Read More »


ESP32 Development Kits with Onboard CAN Bus Controller

The ESP32 is a low-cost, low-power system-on-chip microcontroller with integrated WiFi and dual-mode Bluetooth. It is equipped with a Tensilica Xtensa LX6 microprocessor in dual-core and single-core versions. The microcontroller features built-in antenna switches, RF balun, power amplifiers, low-noise receive amplifiers, filters, and power management modules. It is the successor to the ESP8266 SoC. There are [...]

Read More »


ESP32 Processor: Internal SJA 100 CAN Bus Controller

This post is an excerpt from our application note Controller Area Network (CAN) Development with ESP32.The ESP32 integrates a CAN Bus controller compatible with the NXP SJA1000. Thus, it is CAN 2.0B (ISO 11898, a.k.a. Classical CAN) specification-compliant.As with the SJA1000, the ESP32 CAN Bus controller provides only the data link layer and the physical layer [...]

Read More »


ESP32 Processor: Adding a CAN Bus Transceiver

This post is an excerpt from our application note Controller Area Network (CAN) Development with ESP32.As a quick reference, I want to address the need for a CAN transceiver. As mentioned in the previous chapter, the ESP32 has an internal CAN Bus controller. However, this doesn't mean you can directly connect it to a network. You [...]

Read More »


Telematics Gateway Choosing Criteria and Use Cases

An article in the CiA (CAN in Automation) CAN Newsletter explains the functionality, discusses the selection criteria, and describes the use cases of a telematics gateway using an example telematics device. As cars become more connected, original equipment manufacturers (OEMs) require telematics solutions that enable smooth communication within and outside the vehicle. The device should be cloud-enabled, [...]

Read More »


CANfetti: Open-Source CANopen Protocol Stack for Embedded Systems

Scythe Robotics, a developer of advanced, commercial-grade solutions for the professional landscaping industry, announced its first open-source release of CANfetti, a CANopen-compliant stack, developed to overcome the limitations of existing libraries. Developed and improved over the past few years by Scythe's firmware and software teams, CANfetti reduces the barriers to entry with an open-source, user-friendly, and [...]

Read More »


Raspberry Pi Pico CAN Bus System with Micro-Python Pre-Installed

The Raspberry Pi PicoBoard is an inexpensive and versatile development board designed for the RP2040 microcontroller chip developed by Raspberry Pi. It features an RP2040 microcontroller chip with 2MB of Flash, and a micro-USB port for power, data, and programming. The 40-pin dip-style header provides 26 multi-function 3.3V GPIO, 23 digital-only GPIO, and three ADC-compatible [...]

Read More »


SAE J1939 Functional Safety Communications Protocol & Trailer Safety Assurance

Commercial road and off-highway vehicles, as well as off-road construction machines, frequently utilize J1939-based application layers. In response to the growing need for functional safety, SAE has created specific protocols for CAN CC (classic) and CAN FD: J1939-76 and J1939-77, respectively. An article on the CiA (CAN-in-Automation) website discusses the SAE standards for functionally safe communications on CAN [...]

Read More »