Arduino

Getting started with Teensy Development on PlatformIO on a remote Machine

Sometimes it is necessary to connect to a Teensy/Arduino via a remote host. May it be due to limiations in connectivity or because the chipset is not fully supported on your host OS but rather some linux variant that has the appropriate support out of the box. This guide will help you to understand how to connect to Teensy on PlatformIO and the additional steps being necessary to connect to it via a remote host.

Read the rest