Site Information

 Loading... Please wait...

Blog

SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - CAN Bus Shield by Seeed Studio

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino. In terms of CAN Bus capabilities, the shield by Seeek Studio provides the same functionality as the one by SK Pang electronics, however, it comes with a much lower price tag, because it does not have any additional components besides the CAN [...]

Read More »


SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - Arduino CAN Bus Shield by SK Pang electronics

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino. This shield by SK Pang electronics provides the Arduino CAN-Bus capability. As explained previously, it uses the Microchip MCP2515 CAN Bus controller with MCP2551 CAN Bus transceiver. The CAN connection is realized via a standard 9-way sub-D, however the pin assignment [...]

Read More »


SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - CAN Bus Shield

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino. For those who are not yet familiar with the SAE J1939 vehicle protocol (but are using this book to gain some more insights on the topic), J1939 uses Controller Area Network (CAN Bus) controllers for the physical connection (See also chapter A [...]

Read More »


SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - Performance Restrictions

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino. It is important to know that neither the Arduino Uno nor the Arduino Mega 2560, even though perfect for prototyping due to low price and ease of programming, are not, in their bare form, an industrial-strength solution, not only in terms of [...]

Read More »


SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - Introduction

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino.Any embedded computing project is as much about the hardware as it is about the software. In this particular project, the ultimate goal is to run an SAE J1939 protocol stack (the software) on the Arduino (the hardware).Only a few years ago, [...]

Read More »


SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino - Introduction

This post is part of a series about SAE J1939 ECU Programming & Vehicle Bus Simulation with Arduino. It is important to know that neither the Arduino Uno nor the Arduino Mega 2560, even though perfect for prototyping due to low price and ease of programming, are not, in their bare form, an industrial-strength solution, not only in terms of [...]

Read More »


Beginner-Friendly Collection Of Electronics Projects Using The Low-Cost Arduino Board

The Arduino Project Handbook is a beginner-friendly collection of electronics projects using the low-cost Arduino board. With only a handful of components, an Arduino, and a computer, you will learn to build and program everything from light shows to arcade games to an ultrasonic security system.First, you will get set up with an introduction to the Arduino [...]

Read More »


CAN Bus Prototyping With Arduino Uno - Arduino CAN Sketches

This post is part of a series about Controller Area Network (CAN Bus) Prototyping With the Arduino Uno.The implementation of either one of the introduced CAN Bus Shields and the corresponding CAN Bus sketches went surprisingly smooth when paired with the right library software. I found several source codes for accessing the MCP2515 CAN controller, but most of [...]

Read More »


Arduino Technical Reference And Handbook For Technicians, Engineers, And Makers

Rather than yet another project-based workbook, Arduino: A Technical Reference is a reference and handbook that thoroughly describes the electrical and performance aspects of an Arduino board and its software. This book brings together in one place all the information you need to get something done with Arduino. It will save you from endless web searches [...]

Read More »


CAN With Flexible Data Rate (CAN FD) Devices For Embedded Systems Such As Raspberry Pi, Arduino, And Teensy

Developed by Bosch (Germany), CAN with Flexible Data Rate (CAN FD) is an extension to the original CAN Bus protocol as specified in ISO 11898-1 that responds to increased bandwidth requirements in automotive and industrial networks. CAN FD is supported by semiconductor chip manufacturers and end users alike, with Infineon, NXP, Daimler and GM among the [...]

Read More »