Today you can see some of my recent experiments with motors running on the Jetson Nano , an old but dirty cheap grbl board and other fun stuff. All projects you can see in this video are low powered and battery driven. The examples are kept simple to Jetson Nano connected to the InMoov robot […]

Openbot
Intel brought us a new open source project on github (openbot) that turns your smartphone into an AI device for creating a cockpit for an autonomous vehicle. It uses the camera of your smartphone for people detection. The base for the android app is one of the tensorflow examples you can find here: https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android. The […]

3D reconstruction with Open3D on a Jetson Nano
Example for 3D reconstruction with Open3D on a Nvidia Jetson Nano with Cuda 10.2 and librealsense support. Camera is a Intel Realsense D435i. There have only about 300 images been captured. So the reconstructed scene suffers from a really poor quality. During the next days I am going to fine tune things and improve the […]

Nokia 5.3 protective case
Today I designed a 3D printable case for a Nokia 5.3 smartphone while waiting for a leather case. It can be found here: https://www.thingiverse.com/thing:4551127

KaRadio 32 auf einem ESP32 wroom module
Seit einigen Jahren gibt es bereits das geniale Projekt Ka-Radio (https://github.com/karawin/Ka-Radio32 ). Damit kann man ein ESP32 in ein echtes Webradio mit allem Komfort, den man braucht, verwandeln. Heute habe ich mir auch mal so ein Radio aus einem ESP32 wroom Modul gebaut. Es hat nur eine Minimalausstattung mit Klick-Encoder und einem OLED-Minidisplay.

The Dragon 3D printer’s intelligent eyes
Here we devlop a new intelligent system to proof and check the print process of the Dragon 3D printer for errors or failure. A dirty cheap ESP32 camera connected via WIFI to a NVIDIA Jetson Nano will do this job. So, if you didn’t already guess it: The printing process will we checked visually by […]