PiMecha Humanoid Robot Based on Raspberry Pi Sells for about $500

SB Components introduced PiMecha humanoid robot powered by a Raspberry Pi Zero (W)/ A+ / 2 / 3 (B+) board, and offering 17 degrees of freedom (DoF) on Kickstarter a few months ago. But with KS backers expecting their rewards in September, the company is now taking pre-orders on their own website for the robot for 399 GBP, or about $511 at today’s exchange rate. The company has apparently not published any detailed specifications of the robot on their website. But the robot is basically comprised of an outer shell comprised of removable metal pieces, and precise smartbus servo motors. Your chosen Raspberry Pi board would be fitted to the robot’s chest together with PiMecha shield add-on board handling the servo control. PiMecha can be easily customized with a Pi camera, an LCD display, your own sensors an so on. SB Components provide software to program the robot in order […]

ANAVI Play pHAT OSHW Board Adds 8 Buttons, I2C Headers to Raspberry Pi Boards (Crowdfunding)

Leon ANAVI has been learning KiCad open source EDA suite in his spare time, and developed several Raspberry Pi (p)HAT add-on boards such as ANAVI pHAT Light to control LED RGB strips, or ANAVI Infrared pHAT to handle IR signals. All his boards are open source hardware, and come with source code, and decent documentation as explained in the two aforelinked reviews. Leon has now come with another variant of his open source hardware certified add-on boards with ANAVI Play pHAT designed for playing games on the Raspberry Pi 3 / Pi Zero W boards, or other boards with a 40-pin header, thanks to 8 buttons, and just like his previous designs, three I2C headers are also included to connect sensors. Key specifications and features of the board: Gamepad with eight buttons for playing retro games 3x I2C header for sensors EEPROM with device tree binary overlay OSHW Certification – […]

Embedded Linux Conference Europe & OpenIoT Summit Europe 2018 Schedule

Embedded Linux Conference OpenIOT Summit Europe 2018

The Embedded Linux Conference & OpenIoT Summit 2018 took place in March of this year in the US, but the European version of the events are now planned to take place on October 21-24 in Edinburg, UK, and the schedule has already been released. So let’s make a virtual schedule to find out more about some of interesting subjects that are covered at the conferences. The conference and summit really only officially start on Monday 22, but there are a few talks on Sunday afternoon too. Sunday, October 21 13:30 – 15:15 – Tutorial: Introduction to Quantum Computing Using Qiskit – Ali Javadi-Abhari, IBM Qiskit is a comprehensive open-source tool for quantum computation. From simple demonstrations of quantum mechanical effects to complicated algorithms for solving problems in AI and chemistry, Qiskit allows users to build and run programs on quantum computers of today. Qiskit is built with modularity and extensibility […]

How to Build an Orange Pi Zero LoRa Gateway

Armbian LoRa Gateway

LoRa gateways tend to be fairly expensive, especially because of the radio part, but anything that may help lower the cost is probably welcomed. And one way to to do that is to use dirt cheap boards like Orange Pi Zero as Edzelf did, by combining the low cost Arm Linux board ($15 shipped) with Rak wireless RAK831 concentrator module kit ($143) via a custom cable, and a power supply board. All assembled into a metal case. RAK831 communicates with Orange Pi Zero over an SPI connection. While some other Orange Pi boards are suitable for the project, note that Orange Pi Zero Plus lacks a spare SPI interface, and can’t be used with this particular application. A fan was also added for cooling, a well as a USB serial debug board for debugging purpose, but it can be removed once the gateway is in the field. Software-wise, Edzelf installed […]

KINGJIM Pomera DM200 Rockchip RK3128 Portable Mini Computer Can Run Debian

Ultra mobile portable computers (UMPC) are somewhat making a come back with products such as GPD Pocket 2 or DragonBox Pyra open source handheld computer. While being fairly powerful, neither devices are particularly inexpensive, and if you are looking for something cheaper, and admittedly much slower, I’ve been informed that Rockchip RK3128 based KINGJIM Pomera DM200 mini computer can be an option since it has been “hacked” to run Debian. By default, the device runs  a Linux OS with user interface in Japanese only, and is sold as a digital memo. Some of the specifications include: SoC – Rockchip RK3128 quad core Cortex A7 processor with Mali-400MP2 GPU System Memory – 512MB RAM Storage – 4GB flash, micro SD slot up to 32GB Display – 7″ TFT LCD display with WSVGA (1024 x 600) resolution Connectivity – WiFi 802.11 b/g/n + Bluetooth 4.0 LE + EDR Keyboard – Japanese keyboard […]

Google Unveils Edge TPU Low Power Machine Learning Chip, AIY Edge TPU Development Board and Accelerator

AIY Edge TPU Dev Board

Google introduced artificial intelligence and machine learning concepts to hundreds of thousands of people with their AIY projects kit such as the AIY Voice Kit with voice recognition and the AIY Vision Kit for computer vision applications. The company has now gone further by unveiling Edge TPU, its own  purpose-built ASIC chip designed to run TensorFlow Lite ML models at the edge, as well as corresponding AIY Edge TPU development board, and AIY Edge TPU accelerator USB stick to add to any USB compatible hardware. Google Edge TPU (Tensor Processing Unit) & Cloud IoT Edge Software Edge TPU is a tiny chip for machine learning (ML) optimized for performance-per-watt and performance-per-dollar.  It can either accelerate ML inferencing on device, or can pair with Google Cloud to create a full cloud-to-edge ML stack. In either case, local processing reduces latency, remove the needs for a persistent network connection, increases privacy, and […]

Khadas Edge is Both a Standalone Board and a System-on-Module powered by Rockchip RK3399

Khadas Edge

One of the two most common type of Arm boards are single board computers with everything from processor to memory/storage to ports is placed on a single PCB, and system-on-modules with processor, memory and storage, and sometimes some extra chips with for network connectivity, audio and power management that are supposed to be inserted into a baseboard exposing connectors and headers. The upcoming Khadas Edge board is a little different since it combines both categories into one board with USB receptacles and HDMI output as well as 314-pin MXM3 edge connector to connect to Khadas Captain baseboard, or any other custom compatible baseboard. Khadas Edge will come in three variants (Basic/Pro/Max) with the following specifications: SoC – Rockchip RK3399 hexa core processor with 2x Arm Cortex-A72 up to 1.8GHz, 4x Cortex-A53 up to 1.5GHz, Arm Mali T864 GPU with support for OpenGL ES1.1/2.0/3.0/3.1, OpenVG1.1, OpenCL, DX11, VPU with4K VP9 and 4K […]

ROC-RK3328-CC Board Review, or the Case for Fast Storage and Adequate Power Supply

ROC-RK3328-CC Board Connection

Firefly team from T-chip company has send me some of their Rockchip development boards, and we’ve already checked the provided boards and accessories, so today I’ll report my experience with one of the board: ROC-RK3328-CC also known as Renegade. I won’t test it with Android, since I have already reviewed RK3328 Android TV boxes such as Zidoo X7, and I’ve been told the team is hard at work with Android 8.1 SDK, so an Oreo image should be released in a few weeks/months. So I had initially planned to report my experience with one of the Linux images,  then show how to install mainline Linux (currently 4.17) to the board, and reports what works. However, I encountered many issues, although likely not directly related to the board or its software support, so instead I’ll write about my experience getting started with the board, and list all the issues I had […]