6 minutes read
This blog post is part 4 of the Machinetalk explained series describing the concepts and ideas behind the Machinetalk middleware. This part is about HAL remote, the remote interface to the Machinekit hardware abstraction layer HAL. In this blog post, I do not only describe the HAL remote API, but I also explain the communication details of Machinetalk with the ...
Machinekit Europe meeting - Machinekit Introduction
< 1 minute read
On July 2nd and 3rd, I visited the Machinekit Europe meeting hosted by the Eletrolab Hackerspace in Nanterre, Paris. The hackerspace team recorded all talks and Frederic agreed to do the editing work. The first session of the meeting Machinekit Introduction by Michael and Bas, is now ready to be watched on YouTube: Michael talks about Machinekit and potential applications ...
Getting started with Machinekit on the CHIP
5 minutes read
This blog post is about getting started with Machinekit on the Nexthing CHIP. With a price of 9$; the CHIP is the cheapest single board computer with wifi and flash memory on the market. The low price and easy availability make the CHIP an ideal platform for low-budget motion-control applications. This blog post focuses on the user perspective of using ...
Extending Machineface with HAL Remote to control Smart-Plugs
5 minutes read
This blog post explains how to extend the Machineface 3D printer UI with a custom UI element that interacts with HAL. For this purpose, this article explains the core concepts of HAL remote. The blog post is a continuation of Controlling TP-Link HS100/110 Smart Plugs with Machinekit. HAL Remote HAL remote is a remote API for the Machinekit HAL (Hardware ...
Mini 3D Printer from HobbyKing running with CRAMPS Board and Machinekit
7 minutes read
This article is about porting the Turnigy Fabrikator Mini from HobbyKing to Machinekit. It explains the basics of porting a new 3D printer to Machinekit. For this purpose, the open hardware CRAMPS cape for the BeagleBone Black is used. The Turnigy Fabrikator Mini / TinyBoy I recently stumbled upon a review about a mini 3D printer for 160€ on heise.de. ...
Machinekit on the C.H.I.P. 9$ computer
13 minutes read
This article is about using the NextThing C.H.I.P. minicomputer with Machinekit. It explains how one can write GPIO drivers for Machinekit. Furthermore, it also shows how one can build Machinekit on the CHIP and how to cross compile an RT-PREEMPT kernel for the CHIP using the CHIP-SDK. If you are more interested in installing Machinekit and a pre-compiled RT kernel ...