Site Information

 Loading... Please wait...

Blog

Applying Test Driven Development (TDD) to Embedded C

Another day without Test-Driven Development (TDD) results in time wasted with chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not; it's for you, the embedded C programmer. TDD helps you prevent defects and effectively build software with a long useful life. This is the first book to [...]

Read More »


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 [...]

Read More »


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 [...]

Read More »


Arduino Due CAN Bus (Controller Area Network) Interfaces

This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor.As it turns out, the Arduino Due, just like a myriad of other embedded systems with CAN interfaces, was developed under the best intentions, but these intentions were focussed on providing a low-price ARM processor solution [...]

Read More »


SAE J1939/13 Off-Board Diagnostic Connector

This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor. In order to connect your embedded system to a real vehicle network, you will need to provide the proper wiring and connectors. In the following, I will explain connections as they are used in the industry, but my [...]

Read More »


Arduino Due - Microcontroller Board Based on the Atmel SAM3X8E ARM Cortex-M3 CPU

This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor. According to the official Arduino website: The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins [...]

Read More »


Android-Powered Mobile Computer For Field Service, Automotive Inspections, Transportation And Logistics

Janam Technologies' XT2 touch computer is an Android-powered mobile computer designed to enable increased efficiency for mobile workers in field service, automotive inspections, and transportation and logistic applications. The XT2 rugged mobile computer runs the Android 5 Lollipop operating system and is certified to support all Google APIs including Google Play. The XT2 weighs 10-oz. and has [...]

Read More »


eBooks (PDF): Technical Literature on CAN (Controller Area Network) and SAE J1939

Copperhill Technologies offers a wide variety of technical literature with focus on Controller Area Network ((CAN) and SAE J1939. All of our titles are available in paperback or as a PDF Download. ISBN: 978-09765116-0-1 Printed: 146 pages, 6" x 9", perfect binding Publisher: Copperhill Technologies Corporation
 Copyright: © 2005 by Copperhill Technologies Corporation Language: English A Comprehensible Guide to Controller Area Network by [...]

Read More »


Recommended Literature Describing The ARM Cortex M3 Microcontroller

This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor.  The ARM Cortex-M is a group of 32-bit RISC ARM processor cores licensed by ARM Holdings. The cores are intended for microcontroller use, and consist of the Cortex-M0, M0+, M1, M3, M4, and M7. The  ARM Cortex-M3 processor is very [...]

Read More »


A Brief Introduction to the ARM Cortex M3 Processor

This post is part of a series on CAN Bus and SAE J1939 Prototyping with the ARM Cortex M3 processor.  The ARM Cortex-M is a group of 32-bit RISC ARM processor cores licensed by ARM Holdings. The cores are intended for microcontroller use, and consist of the Cortex-M0, M0+, M1, M3, M4, and M7. The  ARM Cortex-M3 processor is very [...]

Read More »