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

Pocket Science Lab (PSLab) is an Open Source Hardware Electronics Lab

Last Saturday I created a virtual schedule for the Embedded Linux Conference Europe 2018 where I listed some of the sessions relevant to myself and hopefully regular readers of CNX Software, but due to scheduling conflicts one talk did not make it to the list: “Pocket Science Lab – An Open Source Hardware for Electronics Teaching & Learning” by FOSSASIA. The project is also referred to as PSLab, and aims to  “create an Open Source hardware device that can be used for experiments by teachers, students, and citizen scientists to learn and teach electronics”. It looks interesting enough so let’s have a closer look. The project is inspired by the earlier expEYES project that combines with Raspberry Pi or other Linux platform to create an electronic labs, and the work by the Open Science Hardware community. PSLab key features and specifications: MCU – Microchip PIC24EP256GP204 16-bit microcontroller @ up to […]

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

Amlogic Open Source Video Decoder Driver Coming Soon for S905, S905X and S912 Processors

Amlogic Open Source Vide Decoder

Allwinner processors aren’t the only ones getting an open source hardware video decoding / encoding support in Linux, as Maxim Jourdan recently submitted a patchset to Amlogic Linux mailing list adding a video decoder driver to some Amlogic processors. The driver is written around the V4L2 M2M framework and currently supports MPEG 1/2/4, H.263, H.264, MJPEG, and (partially) HEVC 8-bit codecs. The driver has been tested with FFmpeg, GStreamer, and Kodi, and currently works on S905 (Meson GXBB), S905X/W/D (Meson GXL), and S912 (Meson GXM) processors. Those processors also support HEVC 10-bit, VP9, and VC1 codecs, and while those are implemented yet, they should be in the future. A separate commit adds support for “Overlay plane for video rendering” which support various YUV layouts and a non-alpha RGB32 layout, and will be useful for Kodi and LibreELEC ports. I came to learn about those two patchsets thanks to Neil Armtrong […]

PIXY2 Computer Vision Camera Works with Arduino, Raspberry Pi, and Other Boards

PIXY2 Camera

Cameras may be used to take holiday photos, but when integrated into robotics projects there may purpose is usually to detect objects and/or patterns. We’ve previously covered specialized computer vision camera such as the Linux based JeVois camera powered by Allwinner A33 processor,  HICAT.Livera machine vision board, or STMicro STM32F7 Arm Cortex M7 powered OpenMV Cam M7 open source computer vision board. Another popular option is PixyCam PIXY camera that was first launched via a Kickstarter campaign in 2013. The company has recently introduced an updated version, aptly named PIXY2, which can still detect objects – just faster at 60 fps-, and also includes new algorithms to detect and track lines or barcodes. PIXY2 camera specifications: MCU – NXP LPC4330 dual core Arm Cortex M4/M0 @ up to  204 MHz with 264KB RAM, 2MB flash Image sensor – OnSemi  (previously Aptina) MT9M114  1296×976 resolution with integrated image flow processor Lens […]

TS80 USB type-C Soldering Iron Up for Sale for $79.99

TS100 digital programmable soldering iron has been popular in recent years due to its compact size, open source STM32 firmware, fast heating, and it does the job. Another advantage is that the soldering can be powered by a standard 19V laptop power supply. As noted in a post about a separate soldering pen board with audio jack, the company behind TS100 has been working on a new model called TS80 powered via USB type C port, lighter & more compact, and supporting soldering tips that connect through a typical 3.5mm audio jack. The good news is that TS80 is now available for $89.99 on Sainsmart under the ToolPAC brand. Use TS80 coupon for $10 discount. [Update: TS80 is now sold on Banggood for $72.99 shipped] TS80 SUB type-C soldering iron specifications: MCU – STMicro STM32F103T8 Arm Cortex-M3 MCU @ 72 MHz with 20KB SRAM, 64KB or 128KB flash Temperature Range […]

Bootlin Releases Open Source VPU Driver for Allwinner Processors with MPEG2 and H.264 Video Decoding

allwinner-open-source-vpu-drivers-mpeg2-h264

At the beginning of the year, Bootlin – formerly Free Electrons – launched a crowdfunding campaign to bring open source Allwinner VPU driver to mainline Linux. VPU (Video Processing Unit) drivers are used to encode and decode videos. They were successfully in raising enough money from small donors, as well as several companies manufacturing Allwinner development boards including Olimex, Pine64, Libre Computer, FriendlyELEC, and Xunlong Software (Orange Pi). The amount raised (€31,612) was enough to assign two engineers to work on the main goals, as well as some stretch goals namely support for newer Allwinner H3, H5, and A64 processors, and H.265 video decoding. The good news is the company has now delivery the first release for their work on the main goals. The photo above illustrated a demo of Kodi running with bootlin open source Cedrus VPU driver on top of Linux 4.18-rc kernel. Both MPEG2 and H264 are […]