PiCAN3 Board for the Raspberry Pi 4 adds CAN Capabilities plus a Real-Time Clock

PiCAN3 CAN Bus Board for Raspberry Pi 4 with 3A SMPS And RTC

Copperhill Technologies has recently announced the release of its PiCAN3 CAN-Bus Board for the Raspberry Pi 4. The PiCAN3 adds Controller Area Network capabilities plus a real-time clock to the new Raspberry Pi SBC. The Controller Area Network (CAN Bus) is a robust and common industrial communication bus used mostly in the automotive industry. CAN supports long travel distance, medium communication speed, and quite reliable. One of the most significant advantage with CAN-BUS is that it connects any number of ECUs (or microcontrollers) in your car through the two-wire bus, CAN High and CAN Low, reducing the weight of wires that could be gained by using point-to-point communication between ECUs. CAN bus is one of five protocols used in the on-board diagnostics (c)-II vehicle diagnostics standard. Although it is popular in the automotive industry, the Raspberry Pi doesn’t provide an off the shelf support for working with CAN-BUS. Users interested in trying out […]

BalenaOS may be the First Fully Functional 64-bit OS for Raspberry Pi 4

Raspberry Pi 4 64-bit OS

BalenaOS 64-Bit OS Balena just announced the release of a 64-bit OS for the Raspberry Pi 4, that latest release of the iconic SBC. BalenaOS is designed to run 32-bit and 64-bit Docker containers side-by-side and simultaneously.  It also supports up to 4GB of memory, to accomplish that feat. The balenaOS also supports several other embedded systems and versions of Raspberry Pi How BalenaOS Is Set Up The BalenaOS is opensource, Yocto Linux-based host OS made for containers. The workflow is fast and current and allows for a number of different embedded systems, but especially Raspberry Pi 4 in a 64-bit environment. The Main Advantage With the advances in the Raspberry Pi 4 platform, the faster data throughput, improved graphics handling, and the faster processor speeds, the BalenaOS is taking full advantage of the Raspberry Pi 4.  It adds a wide variety of possibilities to a platform that was waiting […]

Raspberry Pi CM3+ based EagleEye Smart Camera Works with OpenCV and LabVIEW NI Vision

Raspberry Pi CM3 Industrial Smart Camera

We previously covered Q-Wave Systems’ Melon S3 board combining a Xilinx Spartan 3E FPGA with ESP8266, but the Thai company is back is a completely different product: EagleEye Smart Camera. The board is powered by Raspberry Pi Compute Module 3+ (CM3+) with 16GB or 32GB flash, and equipped with a 5 MP camera for machine vision and robotics applications.  There are two version of the board Uno and Industrial with the latter adding 24V digital input and outputs, circuit protections and support for industrial temperature range. EagleEye smart camera key features & specifications: SoM – Raspberry Pi CM3+ with Broadcom BCM2837B0 quad core cortex-A53 processor, 1 GB RAM, and 16GB or 32 GB flash Camera – 5 MP OV5647 image sensor,  CS/M12 lens holder + 4mm CS lens Video Output – mini HDMI port Networking – 10/100M Ethernet USB – 1x USB 2.0 host port up to 1.2A Expansion Uno […]

Rock Pi X Intel Cherry Trail Board to Sell for as low as $39

Rock Pi X 1.0

Most low cost (sub $100) single board computers are based on Arm processors because Intel processors are normally more expensive, but there are some exceptions with AAEON Up Board and Atomic Pi both powered by an Intel Atom x5-Z8350 processor and selling for $99 and $35 respectively. The former follows Raspberry Pi form factor and is easy to use, but the latter requires some more work to wire power supply unless you buy an extra baseboard. There should however soon be a third option for low-cost Intel SBCs with Radxa Rock Pi X board powered by an Intel Atom x5-Z8300 Cherry Trail processor and is expected to sell for as little as $39. Rock Pi X just showed up in Hackerboards database, and there will be two models, namely Rock Pi X model A and Rock Pi X model B with the following specifications: SoC – Intel Atom x5-Z8300 “Cherry […]

UpSwift – Manage IoT & Embedded Linux Devices Easily & Quickly

UpSwift

UpSwift offers a GUI based management interface to their customers to update, manage, control & diagnose IoT and embedded devices. The solution also supports OTA updates to any device which is running the Linux operating system including Raspberry Pi board and other Arm SBC’s. Because of the pull-based, client/server architecture, the client-side binary looks for updates in configurable frequent interval and executes the changes and updates. The communication between the client and the server is established over secured REST API’s. By monitoring the applications logs and other device parameters, UpSwift’s Cloud-Smart engine is capable of behaving intelligently by sending email alerts to the administrator. UpSwift Basic WorkFlow Post-registration and package selection with UpSwift Cloud-based dashboard, customers can start adding their devices into UpSwift dashboard. Depending upon the selected plans (number devices connected, features, etc.. will vary depends on the plan chosen), customers will be able to manage their products remotely. […]

PIS2 DIY Handheld PS2 Game Console Uses Raspberry Pi 2 SBC as SMB Server

It’s a Handheld PS2 Game Console The PIS2 is a handheld PS2 game console that has the chopped-up insides of PS2 game system stuffed into a small console, along with a display, controllers and a Raspberry Pi 2 to access the games from the Ethernet to load directly to the hardware.  Sony has officially discontinued all handheld PSs as of March 2019, so these DIY consoles are popping up regularly. This one is quite an accomplishment. It Took a Long Time The creator of the PIS2, a hacker named Darkwing, started work on the unit in 2013. He stopped for some time, then started documenting his work on the system in 2017.  The ambitious first design specs looked like this PS2 scph-79002 5.6″ Dalian Good Display and VGA chip Genius MaxFire Blaze 2 controller 11.1V 6200mAh made of 6 ncr18650a cells Texas instrument ptn78020 switching regulator IBM Lenovo 05K5494 Laptop […]

Khadas VIM3 Linux Benchmarks and Comparison to Raspberry Pi 4

Khadas VIM3 Heatsink Fan

I received Khadas VIM3 Amlogic A311D SBC in early July and started testing it with Android running some benchmarks and playing games last month. I was impressed by graphics performance and overall benchmark results in Android, especially the results I got with a heatsink matched Khadas own results with heatsink + fan. So I installed the latest Ubuntu 18.04 available at the time (July 19) in order to repeat benchmarks in Linux and see how it goes. System info in Ubuntu 18.04:

I decided to install armbianmonitor to draw some nice temperature charts as I did with Raspberry Pi 4:

But I had some error during installation:

And while I can load the webpage with top menu appearing, it won’t show any data, as its name implies it may only work in Armbian. SBC Bench on Khadas VIM3 Let’s download SBC bench:

Note that I had […]

Real-Time Performance and Health Monitoring Using Netdata

Netdata

Netdata is a real-time open source monitoring tool, that generates hundreds of metrics of performance and health monitoring parameters. Netdata is capable of  visualizing this data with real-time capabilities along with alerts and notifications. This monitoring agent can be installed in all variant of Linux systems, Mac OS, FreeBSD and in Raspberry Pi . Netdata provides options for archiving the metrics to a remote server by using TimeSeries Databases and processing engines, and can be visualized using Grafana or other tools. Architecture Overview Metrics collector Fetches various system &  health monitoring parameters (uptime, CPU load, CPU usage, RAM utilization, disk usage etc.) . Fetches application metrics including web servers, databases, containers, etc… Netdata’s Internal plugins  collect  most of the metrics from standard Linux system parameters such as /proc, /sys and other Linux kernel sources External plugins contains ready to use plugins developed by using other programing language and interfaced to […]

Exit mobile version