Maximiliano Zapata
Posts
-
Setting Up Storyboard IO Communication over TCP Using iogen & iorcv: PC to Target device
Hi everyone, If you're working on setting up Storyboard IO (SBIO) communication using TCP between your PC and a target device (in this example a Toradex Verdin Imx8 board), here's a step-by-step ...
-
Bringing up your Raspberry PI 5
We gave it a run to the new Raspberry Pi 5. In this tutorial we show how to run your Crank Storyboard application on your new PI in a couple of simple steps. HW: Hardware specs can be found here Bu...
-
How to expose mapargs in the Lua Debugger
Some users sometimes wonder how to expose the data payload related to an event that an action is associated with while debugging their Lua scripts. As you may know, the function argument mapargs, i...
-
Debugger not launching automatically in Storyboard running in Linux Ubuntu on a Virtual Machine. Workaround
While using Storyboard 7.2 in Linux Ubuntu 22.04.2 in Virtual Box 7.0 I encountered the issue described in the title. Storyboard’s debugger wouldn’t launch automatically as expected, and the consol...
-
Target an international audience through multilingual Apps! keep it simple with Storyboard
Benefits of Multilingual App Gaining global presence is vital for businesses to be successful. Targeting an international audience through multilingual apps not only creates a long-lasting relation...
-
Say goodbye to Widgets and Hello to Components
Difference between Widgets and Components Widgets are the primary elements for creating user interfaces. They can display data and status information, receive user input and so on. In other words, ...