Blog
Recent Posts
App Note: Arduino Due 2-Channel CAN Bus Driver Software
The availability of Controller Area Network (CAN) interfaces in combination with other interface technologies explains the vast popularity of the ARM Cortex-M3 processor in the CAN and SAE J1939 industry. The processor provides the means to easily and quickly create applications like CAN/J1939 gateways, CAN Bridges, J1939 ECUs, J1939 Data Logger, and many more. The Arduino Due [...]
Connecting the jCOM.j1939.USB Board Hardware
The jCOM.J1939.USB gateway board is a high-performance, low-latency vehicle network adapter for SAE J1939 applications. It allows any host device with a USB COM port to monitor SAE J1939 data traffic and communicate with a SAE J1939 vehicle network. The hardware installation involves two, fairly ease-to-accomplish steps: Establish the USB connection Connect to the CAN / SAE J1939 [...]
Mapping the SAE J1939 Data Link Layer to CAN FD
About SAE J1939 The Society of Automotive Engineers (SAE) standard SAE J1939 is the vehicle bus recommended practice used for communication and diagnostics among vehicle components. Originating in the car and heavy-duty truck industry in the United States, it is now widely used in other parts of the world. SAE J1939 is used in the commercial vehicle area for [...]
Controller Area Network (CAN Bus) Development And Prototyping with Raspberry Pi
The prototyping of Controller Area Network (CAN) applications used to be a tedious and expensive task, but the recent years have seen the emergence of low-cost, yet easy-to-use embedded development platforms such as the Raspberry Pi. The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard [...]
CAN (Controller Area Network) Gateway Design Considerations
While designing the jCOM series of CAN / SAE J1939 to USB gateways, we have thrived to accomplish maximum performance at the lowest possible price. While this statement may appear contradictive, we believe that we have created the perfect compromise (See also my post Turbo CAN Bus, SAE J1939 Board For Raspberry Pi, BeagleBone, Arduino, and Android Systems). So, what [...]
Expansion Cape for BeagleBone Features Controller Area Network (CAN Bus) And RS485 Interface
The BeagleBoard is a low-power open-source hardware single-board computer produced by Texas Instruments in association with Digi-Key and Newark element14. The BeagleBoard was also designed with open source software development in mind, and as a way of demonstrating the Texas Instrument's OMAP3530 system-on-a-chip. The board was developed by a small team of engineers as an [...]
CAN Bus Programming With Arduino Uno, Mega 2560
About Controller Area Network (CAN) Controller Area Network (CAN) is a serial network technology that was originally designed for the automotive industry, especially for European cars, but has also become a popular bus in industrial automation as well as other applications. The CAN bus is primarily used in embedded systems, and as its name implies, is a network technology that provides [...]
Electronic Valve Driver With SAE J1939 Capabilities
HydraForce's ECDR-0506A electronic valve driver is designed to enhance the control of hydraulic proportional valves used for transmission control, vehicle traction control, joystick control, and mobile equipment work functions, such as lifting, lowering, and rotating. The ECDR-0506A has a 32-bit processor and six inputs capable of various signal types; four analog and two digital. It has [...]
Controller Area Network (CAN) Prototyping With Teensy 3.1/3.2
The Teensy is a breadboard-friendly development board that comes with loads of features in a very small package. Each Teensy 3.1 or 3.2 comes pre-flashed with a boot-loader so it can be programmed using the on-board USB connection, i.e. there is no external programmer required. You can program for the Teensy in your favorite program editor using C or you can [...]
mbed LPC1768 Baseboards With CAN Bus (Controller Area Network) Port
This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor.I will take a risk by repeating myself over and over again by saying that the mbed LPC1768, as well as the Arduino Due, is utterly useless in its bare form. In order to accomplish any [...]