Site Information

 Loading... Please wait...

Blog

Fast-Boot Your Raspberry Pi 3 Linux In Under Two seconds

Raspberry Pi enthusiasts are looking for a way to fast boot a Raspberry Pi mini-PC. They may be interested in a new project available via Github. The project describes the fast booting of a Raspberry Pi 32 Linux in under two seconds. Check out the video link below to demonstrate how quickly you can [...]

Read More »


Testing NMEA 0183 For The PICAN-M - NMEA 0183 & NMEA 2000 HAT For Raspberry Pi

PICAN-M - NMEA 0183 & NMEA 2000 HAT For Raspberry Pi Our PICAN-M (M = Marine) is a  Raspberry Pi HAT with NMEA 0183 and NMEA 2000 connection. The NMEA 0183 (RS422) port is accessible via a 5-way screw terminal. The NMEA 2000 port is accessible via a Micro-C connector. The board comes with a 3A SMPS (Switch [...]

Read More »


Advanced IoT Programming Using The Raspberry Pi 4 And Python 3

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built-in data structures, combined with dynamic typing and dynamic binding, made it very attractive for Rapid Application Development. It is used as a scripting or glue language to connect existing components. Python's simple, easy-to-learn syntax emphasizes readability and therefore reduces the cost of [...]

Read More »


4G Telematics Unit With OBD-II (CAN Bus) Port For Fleet Management

The TMU Pi3 telematics unit by Autopi (Denmark) utilizes the Raspberry Pi 3 Model A+ SBC, and it connects to in-vehicle CAN Bus networks via the OBD2 port.The device uses the 1,4-GHz Broadcom BCM2837B0 SOC with Cortex-A53 64-bit quad-core processor, including 512-MiB SDRAM and a 32-GiB micro SD card with installed Raspbian Jessie operating system and Autopi [...]

Read More »


Programmable Maritime Application System Based on Raspberry Pi Supports NMEA 2000 Functionality

NMEA 2000 is a marine networking standard created and administered by the National Marine Electronics Association (NMEA). The NMEA is an association of marine electronics manufacturers, dealers, and technicians. The NMEA 2000 standard describes a low-cost, moderate capacity, bi-directional, multi-transmitter, multi-receiver instrument network. Typical data on a network using this standard include: Position latitude and longitude. GPS status. Steering [...]

Read More »


Installing python-can on the Raspberry Pi

This post demonstrates the steps required to install python-can on the Raspberry Pi for use with PiCAN2, PiCAN3, PiCAN-M CAN Bus HATs. First make sure the driver is installed. See:PiCAN2, PiCAN3, and PiCAN-M Driver Installation for Raspberry Pi...Now install python-can: pip3 install python-can Check there is no error. You can now initialize the CAN interface: sudo /sbin/ip link set can0 [...]

Read More »


PiCAN2, PiCAN3, and PiCAN-M Driver Installation for Raspberry Pi

This post provides you a brief overview on the steps required to install the software driver on the Raspberry Pi for use with the PiCAN2, PiCAN3, and PiCAN-M CAN Bus HATs, including the dual-port and SMPS versions. Please refer also to the board's user manual. Start by creating a new SD card image with the Raspberry Pi [...]

Read More »


NMEA 2000 Powered Computer System With Raspberry Pi 4, NMEA 2000 HAT, Pre-Installed OpenPlotter And Signal K

Copperhill Technologies offers various  NMEA 2000 compatible embedded systems, including HATs for the Raspberry Pi and the Arduino-compatible line of Teensy modules. The NMEA 2000 standard defines a low-cost, modest capacity, bi-directional, multi-transmitter, multi-receiver instrument network. The hardware layer utilizes the CAN (Controller Area Network) technology. Typical data on an NMEA 2000 network include: Position latitude and longitude GPS [...]

Read More »


Industrial PC Based On Raspberry Pi Platform Supports A Broad Range Of Connectivity Options And Functions

The Revolution Pi series, from  KUNBUS GmbH, is a cost-effective industrial PC based on the well-established Raspberry Pi platform. The RevPi series, for short, represents controllers composed of open hardware and software, meeting the EN 61131-2 standard. The operating system is a specially adapted Raspbian version with an RT patch. The RevPi Compact from KUNBUS is a [...]

Read More »


Embedded System With Two CAN-FD Interfaces Based On Raspberry Pi CPU

Emcomo (Germany) introduced its EM-RPI-Box passive-cooled embedded system with two CAN FD interfaces. The fanless embedded system with two CAN FD interfaces is based on a Raspberry Pi CPU board, and it comes with several mounting options. Target applications are industrial automation and automotive. The product comes with a Broadcom BCM2711, quad-core Cortex-A72 (ARM v8) 64-bit SoC [...]

Read More »