CAN Bricklet 2.0

Features

  • Sends and receives data through CAN bus
  • Configurable baudrate, modes and filters

Description

The CAN Bricklet 2.0 can be used to extend the features of Bricks by the capability to send and receive CAN data in a CAN bus.

The baudrate can be configured between 10kbit/s and 1Mbit/s. It is possible to apply filters to match for frames with a specific identifier.

This Bricklet ist not galvanically isolated to the Tinkerforge system. This means that there is a direct electrical connection between the terminals of the Bricklet and the rest of the system. Dependent of the application this can lead to undesired connections, ground loops or short circuits. These problems can be prevented by using the Bricklet together with a Isolator Bricklet.

Technical Specifications

Property Value
Current Consumption 72mW (14.4mA at 5V, idle)
   
Baudrate 10kbit/s - 1Mbit/s
Maximum Throughput 1000 frames per second*
Filters Disabled / Accept all / Match / Match data / Match extended
   
Dimensions (W x D x H) 45 x 35 x 14mm (1.77 x 1.38 x 0.55")
Weight 8.6g

* 1000 frames per second equals to 44kbit/s to 128kbit/s depending on the size of the frames.

Resources

Test your CAN Bricklet 2.0

To test a CAN Bricklet 2.0 you need to have Brick Daemon and Brick Viewer installed. Brick Daemon acts as a proxy between the USB interface of the Bricks and the API bindings. Brick Viewer connects to Brick Daemon. It helps to figure out basic information about the connected Bricks and Bricklets and allows to test them.

Connect the CAN Bricklet 2.0 to a Brick with a Bricklet Cable. Connect a CAN device to the CAN-L, CAN-H and GND terminals.

If you connect the Brick to the PC over USB, you should see a new tab named "CAN Bricklet 2.0" in the Brick Viewer after a moment. Select this tab. If everything went as expected you can now see the data that is send over the connected CAN bus.

CAN Bricklet 2.0 in Brick Viewer

After this test you can go on with writing your own application. See the Programming Interface section for the API of the CAN Bricklet 2.0 and examples in different programming languages.

Case

A laser-cut case for the CAN Bricklet 2.0 is available.

Case for CAN Bricklet 2.0

The assembly is easiest if you follow the following steps:

  • Screw spacers to the Bricklet,
  • screw bottom plate to bottom spacers,
  • build up side plates,
  • plug side plates into bottom plate and
  • screw top plate to top spacers.

Below you can see an exploded assembly drawing of the CAN Bricklet 2.0 case:

Exploded assembly drawing for CAN Bricklet 2.0

Hint: There is a protective film on both sides of the plates, you have to remove it before assembly.

Programming Interface

See Programming Interface for a detailed description.

Language API Examples Installation
C/C++ API Examples Installation
C/C++ for Microcontrollers API Examples Installation
C# API Examples Installation
Delphi/Lazarus API Examples Installation
Go API Examples Installation
Java API Examples Installation
JavaScript API Examples Installation
LabVIEW API Examples Installation
Mathematica API Examples Installation
MATLAB/Octave API Examples Installation
MQTT API Examples Installation
openHAB API Examples Installation
Perl API Examples Installation
PHP API Examples Installation
Python API Examples Installation
Ruby API Examples Installation
Rust API Examples Installation
Shell API Examples Installation
Visual Basic .NET API Examples Installation
TCP/IP API    
Modbus API