We follow the instruction from UTM’s website here but with more visual. Here I’m using Ubuntu 22.04 ARM version. I … More
Category: Tips&Tricks
How to setup Arduino Portenta H7 and OpenMV to work with Vision Shield
After days of waiting, I finally received my the Portenta Vision Shield to test out some cool vision application. Previously, … More
(How-to) First Setup Arduino Portenta H7 on Arduino IDE, Run Blink and UDP Examples
I have been waiting for a small form factor industry grade Arduino board for awhile. Looks like there is finally … More
How to use CANbus on Teensy 3.2 (FlexCAN)
Welcome to another post on CAN hardware. As the title suggests, it’s Teensy + CANbus time. Required Hardware Teensy. I … More
Visualize Delphi ESR Radar with ROS Rviz and AutonomousStuff driver
Motivation: to understand and visualize radar information using available ROS driver. Pre-Requisites ROS (full desktop version or with Rviz ready) … More
Setup Tensorflow GPU 1.15/2.2 on Ubuntu [2020]
Requirements Supported GPU for deep learning training (Nvidia GPU) CUDA toolkit CuDNN Conda (optional) CUDA and CuDNN Setup CUDA and … More
How to set up & test run Seeed Studio CAN shield on Arduino with Jetson TX2
What you need: Arduino UNO Seeeduino CAN Shield Jumper Wires A second CAN device to test (here I use Jetson … More
How to enable CAN bus on Nvidia Jetson TX2 Developer Board
I. Requirements Nvidia Jetson TX2 Developer Board Flash Jetson TX2 with Jetpack 3.2 Jumper wires 120 ohm resistor (optional) Transceivers … More
Flash Jetpack on Jetson TX2 Dev Kit with Ubuntu Virtualbox VM
You land on this page because your PC is running on any other OS than the required Ubuntu version to … More
How to Apply Basler Camera USB zerocopy patch to Linux kernel (beginner)
Heads-up: This is my very first attempt in apply a kernel patch ever for Linux. Do not recommend to try … More